Skip to content

Commit

Permalink
chore: merge tag 'v5.50.0' into snyk
Browse files Browse the repository at this point in the history
v5.50.0
  • Loading branch information
Evan Nemerson committed May 24, 2024
2 parents 0e9deb4 + f00a844 commit af40b3f
Show file tree
Hide file tree
Showing 5,117 changed files with 176,152 additions and 122,375 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 4 additions & 0 deletions .changelog/26755.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
```release-note:bug
resource/aws_cloudwatch_event_connection: Add plan-time validation preventing empty `auth_parameters.oauth.oauth_http_parameters` or `auth_parameters.invocation_http_parameters`
`body`, `header` and `query_string` configuration blocks
```
9 changes: 9 additions & 0 deletions .changelog/30403.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
```release-note:bug
resource/aws_elasticache_replication_group: Fix excessive delay on read
```
```release-note:enhancement
resource/aws_elasticache_replication_group: Add `transit_encryption_mode` argument
```
```release-note:enhancement
resource/aws_elasticache_replication_group: Changes to the `transit_encryption_enabled` argument can now be done in-place for engine versions > `7.0.5`
```
3 changes: 3 additions & 0 deletions .changelog/30493.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_elasticache_replication_group: Fix `unexpected state 'snapshotting'` errors when increasing or decreasing replica count
```
3 changes: 3 additions & 0 deletions .changelog/30862.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_ce_cost_category: Allow up to 3 levels of `and`, `not` and `or` operand nesting for the `rule` argument
```
3 changes: 3 additions & 0 deletions .changelog/32027.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_memorydb_user: Support IAM authentication mode
```
3 changes: 3 additions & 0 deletions .changelog/34819.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_elasticache_replication_group: Decrease replica count after other updates
```
3 changes: 3 additions & 0 deletions .changelog/35413.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_verifiedpermissions_policy
```
3 changes: 3 additions & 0 deletions .changelog/35662.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_organizations_account: Allow import of accounts with IAM access to the AWS Billing and Cost Management console
```
3 changes: 3 additions & 0 deletions .changelog/35677.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
data-source/aws_iam_policy_document: Add `minified_json` attribute
```
11 changes: 11 additions & 0 deletions .changelog/35991.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:new-resource
aws_globalaccelerator_cross_account_attachment
```

```release-note:enhancement
resource/aws_eip: Add `arn` attribute
```

```release-note:enhancement
data-source/aws_eip: Add `arn` attribute
```
31 changes: 31 additions & 0 deletions .changelog/36268.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
```release-note:bug
resource/aws_securitylake_subscriber: Allow more than one log source
```

```release-note:bug
resource/aws_securitylake_aws_log_source: Correctly handles unspecified `source_version`
```

```release-note:bug
resource/aws_securitylake_aws_log_source: Prevents errors when creating multiple log sources concurrently
```

```release-note:bug
resource/aws_securitylake_custom_log_source: Validates length of `source_name` parameter
```

```release-note:bug
resource/aws_securitylake_custom_log_source: Prevents errors when creating multiple log sources concurrently
```

```release-note:bug
resource/aws_securitylake_subscriber: Correctly handles unspecified `access_type`
```

```release-note:bug
resource/aws_securitylake_subscriber: Correctly requires `source_name` parameter for `aws_log_source_resource` and `custom_log_source_resource`
```

```release-note:bug
resource/aws_securitylake_subscriber: Correctly handles unspecified `source_version` parameter for `aws_log_source_resource` and `custom_log_source_resource`
```
3 changes: 3 additions & 0 deletions .changelog/36503.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_db_instance: Add `dedicated_log_volume` argument
```
23 changes: 23 additions & 0 deletions .changelog/36511.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
```release-note:enhancement
resource/aws_fsx_ontap_file_system: Support up to 12 `ha_pairs`
```

```release-note:enhancement
resource/aws_fsx_ontap_file_system: Increase `storage_capacity` maximum to 1PiB
```

```release-note:enhancement
resource/aws_fsx_ontap_file_system: Update `throughput_capacity_per_ha_pair` to support all values from `throughput_capacity`
```

```release-note:enhancement
resource/aws_fsx_ontap_file_system: Add support for specifying 1 ha_pair with `SINGLE_AZ_1` and `MULTI_AZ_1` deployment types
```

```release-note:enhancement
resource/aws_fsx_ontap_volume: Add `aggregate_configuration` configuration block
```

```release-note:enhancement
resource/aws_fsx_ontap_volume: Add `size_in_bytes` and `volume_style` arguments
```
11 changes: 11 additions & 0 deletions .changelog/36600.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:new-resource
aws_datazone_domain
```

```release-note:new-resource
aws_datazone_environment_blueprint_configuration
```

```release-note:new-data-source
aws_datazone_environment_blueprint
```
3 changes: 3 additions & 0 deletions .changelog/36646.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 `snowflake_configuration` argument
```
11 changes: 11 additions & 0 deletions .changelog/36778.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:bug
data-source/aws_resourceexplorer2_search: Fix panic caused by bad mappping between Terraform and AWS schemas
```

```release-note:bug
data-source/aws_resourceexplorer2_search: Fix 401 unauthorized error due to missing `view_arn` in the AWS API request
```

```release-note:bug
data-source/aws_resourceexplorer2_search: Fix state persistence and data types
```
7 changes: 7 additions & 0 deletions .changelog/36783.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:new-resource
aws_bedrockagent_knowledge_base
```

```release-note:note
resource/aws_bedrockagent_knowledge_base: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing
```
3 changes: 3 additions & 0 deletions .changelog/36847.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_bcmdataexports_export
```
3 changes: 3 additions & 0 deletions .changelog/36851.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_bedrockagent_agent
```
3 changes: 3 additions & 0 deletions .changelog/36905.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_bedrockagent_agent_alias
```
3 changes: 3 additions & 0 deletions .changelog/36935.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_bedrockagent_agent_action_group
```
3 changes: 3 additions & 0 deletions .changelog/36993.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-data-source
aws_identitystore_groups
```
3 changes: 3 additions & 0 deletions .changelog/36996.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:note
provider: Updates to Go 1.22. This is the last Go release that will run on macOS 10.15 Catalina
```
3 changes: 3 additions & 0 deletions .changelog/37002.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
data-source/aws_instance: Add `launch_time` attribute
```
3 changes: 3 additions & 0 deletions .changelog/37015.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_transfer_server: Add `sftp_authentication_methods` argument
```
3 changes: 3 additions & 0 deletions .changelog/37018.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_ecs_account_setting_default: Add support for `fargateTaskRetirementWaitPeriod` value in `Name` argument
```
3 changes: 3 additions & 0 deletions .changelog/37040.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_api_gateway_rest_api: Correctly set `root_resource_id` on resource Read
```
3 changes: 3 additions & 0 deletions .changelog/37042.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_appmesh_mesh: Add `spec.service_discovery` argument
```
7 changes: 7 additions & 0 deletions .changelog/37059.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
resource/aws_sagemaker_app_image_config: Add `code_editor_app_image_config` and `jupyter_lab_image_config.jupyter_lab_image_config` arguments
```

```release-note:enhancement
resource/aws_sagemaker_app_image_config: Change `kernel_gateway_image_config.kernel_spec` MaxItems to 5
```
7 changes: 7 additions & 0 deletions .changelog/37066.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:bug
resource/aws_servicecatalog_provisioned_product: Fixes error where tag values are not applied to products when tag values don't change.
```

```release-note:bug
resource/aws_servicecatalog_portfolio: Fixes error where deletion fails if resource was deleted out of band.
```
3 changes: 3 additions & 0 deletions .changelog/37069.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_cloudformation_stack_set: Adds guidance on permissions when using delegated administrator account
```
3 changes: 3 additions & 0 deletions .changelog/37092.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_kms_custom_key_store: Change `trust_anchor_certificate` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew)
```
3 changes: 3 additions & 0 deletions .changelog/37111.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_batch_job_definition: Fix issues where changes causing a new `revision` do not trigger changes in dependent resources and/or cause an error, "Provider produced inconsistent final plan"
```
4 changes: 4 additions & 0 deletions .changelog/37130.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

```release-note:enhancement
resource/aws_cloudwatch_event_target: Add `force_destroy` argument
```
3 changes: 3 additions & 0 deletions .changelog/37140.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_kms_key: Add `rotation_period_in_days` argument
```
3 changes: 3 additions & 0 deletions .changelog/37158.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_bedrockagent_data_source
```
7 changes: 7 additions & 0 deletions .changelog/37182.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
resource/aws_elasticache_replication_group: Increase default Delete timeout to 45 minutes
```

```release-note:enhancement
resource/aws_elasticache_replication_group: Use the configured Delete timeout when detaching from any global replication group
```
3 changes: 3 additions & 0 deletions .changelog/37185.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_bedrockagent_agent_knowledge_base_association
```
3 changes: 3 additions & 0 deletions .changelog/37205.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_bcmdataexports_export: Fix `table_configurations` expand/flatten
```
3 changes: 3 additions & 0 deletions .changelog/37251.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
data-source/aws_rds_orderable_db_instance: Fix `InvalidParameterValue: Invalid value 3412 for MaxRecords. Must be between 20 and 1000` errors
```
3 changes: 3 additions & 0 deletions .changelog/37288.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_dynamodb_table_export: Add plan-time validation of `table_arn`
```
3 changes: 3 additions & 0 deletions .changelog/37306.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
data-source/aws_bedrock_foundation_models: Fix validation regex for the `by_provider` argument
```
19 changes: 19 additions & 0 deletions .changelog/37332.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
```release-note:enhancement
resource/aws_securitylake_subscriber_notification: Deprecates `endpoint_id` in favor of `subscriber_endpoint`
```

```release-note:bug
resource/aws_securitylake_subscriber_notification: Requires value for `configuration.https_notification_configuration.endpoint`
```

```release-note:enhancement
resource/aws_securitylake_subscriber_notification: Better handles importing resource
```

```release-note:enhancement
resource/aws_securitylake_subscriber_notification: Handles `configuration.https_notification_configuration.authorization_api_key_value` as sensitive value
```

```release-note:bug
resource/aws_securitylake_subscriber_notification: No longer recreates resource when not needed
```
3 changes: 3 additions & 0 deletions .changelog/37347.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_glue_job: Fix `interface conversion: interface {} is nil, not map[string]interface {}` panic when `notify_delay_after` is empty (`null`)
```
11 changes: 11 additions & 0 deletions .changelog/37353.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:bug
resource/aws_fsx_ontap_storage_virtual_machine: Correctly set `tags` and `tags_all` on resource Read
```

```release-note:bug
data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set `tags` on Read
```

```release-note:bug
resource/aws_fsx_openzfs_file_system: Correctly set `tags` and `tags_all` on resource Read
```
9 changes: 9 additions & 0 deletions .changelog/37361.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
```release-note:enhancement
resource/aws_budgets_budget: Add `tags` argument
```
```release-note:enhancement
resource/aws_budgets_budget_action: Add `tags` argument
```
```release-note:enhancement
data-source/aws_budgets_budget: Add `tags` attribute
```
9 changes: 9 additions & 0 deletions .changelog/37394.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
```release-note:bug
resource/aws_opensearch_domain: Wait for `auto_tune_options` to be applied during creation
```
```release-note:bug
resource/aws_opensearch_domain: Fix handling of unset `auto_tune_options.rollback_on_disable` argument
```
```release-note:bug
resource/aws_elasticsearch_domain: Fix handling of unset `auto_tune_options.rollback_on_disable` argument
```
3 changes: 3 additions & 0 deletions .changelog/37404.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/provider: Change the AWS SDK for Go v2 API client [`BackoffDelayer`](https://pkg.go.dev/github.com/aws/[email protected]/aws/retry#BackoffDelayer) to maintain behavioral compatibility with AWS SDK for Go v1
```
3 changes: 3 additions & 0 deletions .changelog/37405.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_bedrockagent_agent: Fix to use the configured `prepare_agent` value (or default value of `true` when omitted) for all create and update operations
```
3 changes: 3 additions & 0 deletions .changelog/37433.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_lakeformation_data_cells_filter: Fix inconsistent `state` error when using `row_filter.all_rows_wildcard`
```
3 changes: 3 additions & 0 deletions .changelog/37450.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_ram_principal_association: Correct plan-time validation of `principal` to fix `panic: unexpected format for ID parts ([...]), the following id parts indexes are blank ([1])`
```
3 changes: 3 additions & 0 deletions .changelog/37472.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_dynamodb_table: Fix `UnknownOperationException: Tagging is not currently supported in DynamoDB Local` errors on resource Read
```
3 changes: 3 additions & 0 deletions .changelog/37481.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_ssm_resource_data_sync: Add plan-time validation of `s3_destination.kms_key_arn`, `s3_destination.region` and `s3_destination.sync_format`
```
3 changes: 3 additions & 0 deletions .changelog/37483.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_iam_server_certificate: Now correctly reads tags after update and on read.
```
3 changes: 3 additions & 0 deletions .changelog/37534.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_vpc_endpoint_service: Fix destroy error when endpoint service is deleted out-of-band
```
3 changes: 3 additions & 0 deletions .changelog/37565.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_route53_record: Change region default to us-east-1
```
Loading

0 comments on commit af40b3f

Please sign in to comment.