Skip to content

Commit

Permalink
Merge tag 'v3.44.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
jocgir committed Jun 8, 2021
2 parents e6c20cf + c16ad68 commit 51aeb2b
Show file tree
Hide file tree
Showing 254 changed files with 20,215 additions and 4,047 deletions.
3 changes: 3 additions & 0 deletions .changelog/10539.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_cloudformation_stack: Avoid conflicts with `on_failure` and `disable_rollback`
```
3 changes: 3 additions & 0 deletions .changelog/11936.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_amplify_backend_environment
```
7 changes: 7 additions & 0 deletions .changelog/11937.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:new-resource
aws_amplify_branch
```

```release-note:bug
resource/aws_amplify_app: Mark the `enable_performance_mode` argument in the `auto_branch_creation_config` configuration block as `ForceNew`
```
3 changes: 3 additions & 0 deletions .changelog/11938.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_amplify_domain_association
```
3 changes: 3 additions & 0 deletions .changelog/11939.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_amplify_webhook
```
3 changes: 3 additions & 0 deletions .changelog/15966.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_amplify_app
```
3 changes: 3 additions & 0 deletions .changelog/16049.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_cloudfront_distribution: Add `connection_attempts`, `connection_timeout`, and `origin_shield`.
```
3 changes: 3 additions & 0 deletions .changelog/17571.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_msk_configuration: `kafka_versions` argument is optional
```
3 changes: 3 additions & 0 deletions .changelog/17573.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_vpn_connection: Allow `local_ipv4_network_cidr`, `remote_ipv4_network_cidr`, `local_ipv6_network_cidr`, and `remote_ipv6_network_cidr` to be CIDRs of any size
```
11 changes: 11 additions & 0 deletions .changelog/18905.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:new-resource
aws_cloudwatch_event_connection
```

```release-note:new-resource
aws_cloudwatch_event_api_destination
```

```release-note:new-data-source
aws_cloudwatch_event_connection
```
11 changes: 11 additions & 0 deletions .changelog/19100.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:new-resource
aws_schemas_discoverer
```

```release-note:new-resource
aws_schemas_registry
```

```release-note:new-resource
aws_schemas_schema
```
3 changes: 3 additions & 0 deletions .changelog/19316.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_servicecatalog_provisioning_artifact
```
3 changes: 3 additions & 0 deletions .changelog/19375.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_glue_connection: `connection_properties` are optional
```
3 changes: 3 additions & 0 deletions .changelog/19391.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-notes:new-data-source
aws_default_tags
```
11 changes: 11 additions & 0 deletions .changelog/19404.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:enhancement
data-source/aws_msk_cluster: Add `bootstrap_brokers_sasl_iam` attribute
```

```release-note:enhancement
resource/aws_msk_cluster: Add `bootstrap_brokers_sasl_iam` attribute
```

```release-note:enhancement
resource/aws_msk_cluster: Add `iam` argument to `client_authentication.sasl` configuration block
```
15 changes: 15 additions & 0 deletions .changelog/19415.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
```release-notes:enhancement
resource/aws_wafv2_web_acl: Add `custom_request_handling` to `allow` and `count` default action and rule actions.
```

```release-notes:enhancement
resource/aws_wafv2_web_acl: Add `custom_response` to `block` default action and rule actions.
```

```release-notes:enhancement
resource/aws_wafv2_rule_group: Add `custom_request_handling` to `allow` and `count` rule actions.
```

```release-notes:enhancement
resource/aws_wafv2_rule_group: Add `custom_response` to `block` rule actions.
```
15 changes: 15 additions & 0 deletions .changelog/19425.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
```release-notes:enhancement
resource/aws_lambda_event_source_mapping: Add `self_managed_event_source` and `source_access_configuration` arguments to support self-managed Apache Kafka event sources
```

```release-notes:enhancement
resource/aws_lambda_event_source_mapping: Add `tumbling_window_in_seconds` argument to support AWS Lambda streaming analytics calculations
```

```release-notes:enhancement
resource/aws_lambda_event_source_mapping: Add `function_response_types` argument to support AWS Lambda checkpointing
```

```release-notes:enhancement
resource/aws_lambda_event_source_mapping: Add `queues` argument to support Amazon MQ for Apache ActiveMQ event sources
```
3 changes: 3 additions & 0 deletions .changelog/19448.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_servicecatalog_tag_option_resource_association
```
3 changes: 3 additions & 0 deletions .changelog/19452.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_servicecatalog_budget_resource_association
```
3 changes: 3 additions & 0 deletions .changelog/19454.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_eks_addon: Use `service_account_role_arn`, if set, on updates
```
3 changes: 3 additions & 0 deletions .changelog/19470.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_servicecatalog_principal_portfolio_association
```
3 changes: 3 additions & 0 deletions .changelog/19471.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_apprunner_service: Correctly configure `authentication_configuration`, `code_configuration`, and `image_configuration` nested arguments in API requests
```
3 changes: 3 additions & 0 deletions .changelog/19482.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_eks_node_group: Add `taint` argument
```
7 changes: 7 additions & 0 deletions .changelog/19483.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:bug
resource/aws_apprunner_service: Handle asynchronous IAM eventual consistency error on creation
```

```release-note:bug
resource/aws_apprunner_service: Suppress `instance_configuration` `cpu` and `memory` differences
```
3 changes: 3 additions & 0 deletions .changelog/19492.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
data-source/aws_launch_template: Add `interface_type` to `network_interfaces` attribute
```
3 changes: 3 additions & 0 deletions .changelog/19496.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_lb_listener_rule: Allow blank string for `action.redirect.query` nested argument
```
3 changes: 3 additions & 0 deletions .changelog/19499.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-notes:new-data-source
aws_servicecatalog_constraint
```
3 changes: 3 additions & 0 deletions .changelog/19502.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
data-source/aws_mq_broker: Correct type for `logs.audit` attribute
```
3 changes: 3 additions & 0 deletions .changelog/19505.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_batch_job_definition: Don't crash when setting `timeout.attempt_duration_seconds` to `null`
```
3 changes: 3 additions & 0 deletions .changelog/19515.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_synthetics_canary: Change minimum `timeout_in_seconds` in `run_config` from `60` to `3`
```
3 changes: 3 additions & 0 deletions .changelog/19517.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_ec2_managed_prefix_list: Fix crash with multiple description-only updates
```
11 changes: 11 additions & 0 deletions .changelog/19528.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:enhancement
resource/aws_sns_topic: Add `firehose_success_feedback_role_arn`, `firehose_success_feedback_sample_rate` and `firehose_failure_feedback_role_arn` arguments.
```

```release-note:enhancement
resource/aws_sns_topic: Add plan time validation for `application_success_feedback_role_arn`, `application_failure_feedback_role_arn`, `http_success_feedback_role_arn`, `http_failure_feedback_role_arn`, `lambda_success_feedback_role_arn`, `lambda_failure_feedback_role_arn`, `sqs_success_feedback_role_arn`, `sqs_failure_feedback_role_arn`.
```

```release-note:enhancement
resource/aws_sns_topic: Add `owner` attribute.
```
3 changes: 3 additions & 0 deletions .changelog/19535.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_ec2_capacity_reservation: Add `outpost_arn` argument
```
3 changes: 3 additions & 0 deletions .changelog/19551.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_elasticache_parameter_group: Add `tags` argument and `arn` and `tags_all` attributes
```
3 changes: 3 additions & 0 deletions .changelog/19557.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_ecs_service: Add support for ECS Anywhere with the `launch_type` `EXTERNAL`
```
3 changes: 3 additions & 0 deletions .changelog/19559.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_cloudtrail: Add `AWS::DynamoDB::Table` as an option for `event_selector`.`data_resource`.`type`
```
3 changes: 3 additions & 0 deletions .changelog/19568.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_fsx_lustre_filesystem: Allow updating `storage_capacity`.
```
3 changes: 3 additions & 0 deletions .changelog/19571.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_cloudwatch_metric_alarm: Add plan time validation to `metric_query.metric.stat`.
```
7 changes: 7 additions & 0 deletions .changelog/19574.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
resource/aws_devicefarm_project: Add `default_job_timeout_minutes` and `tags` argument
```

```release-note:enhancement
resource/aws_devicefarm_project: Add plan time validation for `name`
```
3 changes: 3 additions & 0 deletions .changelog/19578.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_acmpca_certificate_authority: Add `s3_object_acl` argument to `revocation_configuration.crl_configuration` configuration block
```
3 changes: 3 additions & 0 deletions .changelog/19594.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_cloudwatch_event_api_destination: Reduce the maximum allowed value for the `invocation_rate_limit_per_second` argument to `300`
```
3 changes: 3 additions & 0 deletions .changelog/19606.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_iam_access_key: Fix status not defaulting to Active
```
3 changes: 3 additions & 0 deletions .changelog/19615.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_elasticache_cluster: Fix provider-level `default_tags` support for resource
```
3 changes: 3 additions & 0 deletions .changelog/19625.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_cloudwatch_log_metric_filter: Add `dimensions` argument to `metric_transformation` configuration block
```
7 changes: 7 additions & 0 deletions .changelog/19632.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
resource/aws_launch_configuration: Add `throughput` argument to `ebs_block_device` and `root_block_device` configuration blocks to support GP3 volumes
```

```release-note:enhancement
data-source/aws_launch_configuration: Add `throughput` attribute to `ebs_block_device` and `root_block_device` configuration blocks to support GP3 volumes
```
3 changes: 3 additions & 0 deletions .changelog/19654.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_cloudwatch_event_api_destination: Fix crash on resource update
```
Loading

0 comments on commit 51aeb2b

Please sign in to comment.