Skip to content

Commit

Permalink
Merge tag 'v3.66.0' of github.com:hashicorp/terraform-provider-aws in…
Browse files Browse the repository at this point in the history
…to f-aws_appsync_graphql_api-lambda_authorizer-20211123

v3.66.0
  • Loading branch information
Pharb committed Nov 23, 2021
2 parents 890cec2 + f5cacad commit 61d1b32
Show file tree
Hide file tree
Showing 232 changed files with 13,852 additions and 2,378 deletions.
3 changes: 3 additions & 0 deletions .changelog/11941.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_lambda_layer_version_permission
```
3 changes: 3 additions & 0 deletions .changelog/11997.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_lambda_layer_version: Add `skip_destroy` attribute
```
23 changes: 23 additions & 0 deletions .changelog/19294.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
```release-note:new-resource
aws_s3control_object_lambda_access_point
```

```release-note:new-resource
aws_s3control_object_lambda_access_point_policy
```

```release-note:new-resource
aws_s3control_access_point_policy
```

```release-note:bug
aws_s3_access_point: `vpc_configuration.vpc_id` is _ForceNew_
```

```release-note:enhancement
aws_s3_access_point: Add `alias` attribute
```

```release-note:enhancement
aws_s3_access_point: Add `endpoints` attribute
```
3 changes: 3 additions & 0 deletions .changelog/20769.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_kinesis_firehose_delivery_stream: Add `dynamic_partitioning_configuration` configuration block
```
3 changes: 3 additions & 0 deletions .changelog/20777.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_s3_bucket_replication_configuration
```
7 changes: 7 additions & 0 deletions .changelog/21060.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:new-resource
aws_s3control_multi_region_access_point
```

```release-note:new-resource
aws_s3control_multi_region_access_point_policy
```
3 changes: 3 additions & 0 deletions .changelog/21505.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_appstream_directory_config
```
3 changes: 3 additions & 0 deletions .changelog/21560.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_securityhub_finding_aggregator
```
3 changes: 3 additions & 0 deletions .changelog/21702.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_emr_cluster: Add `auto_termination_policy` argument
```
3 changes: 3 additions & 0 deletions .changelog/21743.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_security_group: Fix lack of pagination when describing security groups
```
3 changes: 3 additions & 0 deletions .changelog/21760.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_neptune_cluster: Support in-place update of `engine_version`
```
3 changes: 3 additions & 0 deletions .changelog/21765.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_sagemaker_endpoint: Add `deployment_config` argument
```
3 changes: 3 additions & 0 deletions .changelog/21767.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-data-source
aws_emr_release_labels
```
3 changes: 3 additions & 0 deletions .changelog/21769.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_iot_thing_type: Add `tags` argument and `tags_all` attribute to support resource tagging
```
3 changes: 3 additions & 0 deletions .changelog/21777.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_autoscaling_group: Fix pending state in instance refresh
```
3 changes: 3 additions & 0 deletions .changelog/21793.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_cloudfront_cache_policy: Fix 0 values for `default_ttl`, `max_ttl` and `min_ttl` arguments
```
3 changes: 3 additions & 0 deletions .changelog/21794.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_internet_gateway: Allow `available` as a *pending* state during gateway detach
```
3 changes: 3 additions & 0 deletions .changelog/21797.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_route53_resolver_dnssec_config: Increase resource creation and deletion timeouts to 10 minutes
```
7 changes: 7 additions & 0 deletions .changelog/21799.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:new-resource
aws_iot_thing_group
```

```release-note:new-resource
aws_iot_thing_group_membership
```
3 changes: 3 additions & 0 deletions .changelog/21825.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_lambda_layer_version: Increase MaxItems for compatible_runtimes field to 15.
```
3 changes: 3 additions & 0 deletions .changelog/21831.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_route: On route creation with high custom creation timeout configured, the aws_route resource does no longer give up before the create timeout is exceeded (previously it was giving up after 20 not found checks).
```
3 changes: 3 additions & 0 deletions .changelog/21837.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
data-source/aws_ec2_instance_type: Add `encryption_in_transit_supported` attribute
```
3 changes: 3 additions & 0 deletions .changelog/21838.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
data-source/aws_cloudfront_response_headers_policy: Correctly set `custom_headers_config` attribute
```
4 changes: 3 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ Output from acceptance testing:
<!--
Replace TestAccXXX with a pattern that matches the tests affected by this PR.
Replace ec2 with the service package corresponding to your tests.
For more information on the `-run` flag, see the `go test` documentation at https://tip.golang.org/cmd/go/#hdr-Testing_flags.
-->
```
$ make testacc TESTARGS='-run=TestAccXXX'
$ make testacc TESTS=TestAccXXX PKG=ec2
...
```
2 changes: 1 addition & 1 deletion .github/labeler-issue-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ service/lakeformation:
- '((\*|-) ?`?|(data|resource) "?)aws_lakeformation_'
service/lambda:
- '((\*|-) ?`?|(data|resource) "?)aws_lambda_'
service/lexmodelbuildingservice:
service/lexmodels:
- '((\*|-) ?`?|(data|resource) "?)aws_lex_'
service/licensemanager:
- '((\*|-) ?`?|(data|resource) "?)aws_licensemanager_'
Expand Down
6 changes: 3 additions & 3 deletions .github/labeler-pr-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ service/elasticbeanstalk:
- 'internal/service/elasticbeanstalk/**/*'
- 'website/**/elastic_beanstalk_*'
service/elasticsearch:
- 'internal/service/elasticsearchservice/**/*'
- 'internal/service/elasticsearch/**/*'
- 'website/**/elasticsearch_*'
service/elb:
- 'internal/service/elb/**/*'
Expand Down Expand Up @@ -383,8 +383,8 @@ service/lakeformation:
service/lambda:
- 'internal/service/lambda/**/*'
- 'website/**/lambda_*'
service/lexmodelbuildingservice:
- 'internal/service/lexmodelbuilding/**/*'
service/lexmodels:
- 'internal/service/lexmodels/**/*'
- 'website/**/lex_*'
service/licensemanager:
- 'internal/service/licensemanager/**/*'
Expand Down
15 changes: 15 additions & 0 deletions .github/workflows/roadmap_milestone.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: If roadmap milestone is assigned, add to working board.
on:
issues:
types: [milestoned]
jobs:
AddRoadmapItemsToBoard:
runs-on: ubuntu-latest
steps:
- name: Move Roadmap Items To Working Board
uses: alex-page/github-project-automation-plus@v0.8.1
if: github.event.issue.milestone.title == 'Roadmap'
with:
project: AWS Provider Working Board
column: To Do
repo-token: ${{ secrets.ORGSCOPED_GITHUB_TOKEN}}
Loading

0 comments on commit 61d1b32

Please sign in to comment.