chore(deps): update terraform aws to v6.3.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| aws (source) | required_provider | minor |
6.2.0 -> 6.3.0
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
View the Renovate pipeline for this MR
Release Notes
hashicorp/terraform-provider-aws (aws)
v6.3.0
FEATURES:
-
New Resource:
aws_prometheus_query_logging_configuration(#43222)
ENHANCEMENTS:
- data-source/aws_cloudfront_distribution: Add
anycast_ip_list_idattribute (#43196) - data-source/aws_networkmanager_core_network_policy_document: Add
core_network_configuration.dns_supportandcore_network_configuration.security_group_referencing_supportarguments (#43277) - resource/aws_cloudfront_distribution: Add
anycast_ip_list_idargument (#43196) - resource/aws_dynamodb_table: Add
replica.consistency_modeargument in support of multi-Region strong consistency for Amazon DynamoDB global tables (#43236)
BUG FIXES:
- provider: Fix
runtime error: invalid memory address or nil pointer dereferencepanics for numerous resource types when modifyingtags(#43324) - resource/aws_bedrockagent_agent_action_group: Add missing prepare agent call when deleting an action group (#43232)
- resource/aws_bedrockagent_agent_action_group: Retry
operation can't be performed on Agent when it is in Preparing state.errors during agent action group base creation, update, and deletion. (#43232) - resource/aws_bedrockagent_agent_knowledge_base_association: Add missing prepare agent call when deleting a knowledge base association (#43232)
- resource/aws_bedrockagent_agent_knowledge_base_association: Retry
operation can't be performed on Agent when it is in Preparing state.errors during agent knowledge base creation and disassociation (#43232) - resource/aws_cloudfrontkeyvaluestore_keys_exclusive: Fix errant deletion of key value pairs when a value is changed (#43208)
- resource/aws_cognito_user_pool_domain: Correctly update
managed_login_versionfor custom Cognito domains (#43252) - resource/aws_db_instance_role_association: Retry
InvalidDBInstanceStateerrors on delete (#43303) - resource/aws_medialive_channel: Fix
interface conversion: interface {} is nil, not map[string]interface {}panics when configuration blocks are empty (#43308) - resource/aws_rds_cluster_role_association: Retry
InvalidDBClusterStateFaulterrors on delete (#43303) - resource/aws_redshift_cluster: Correctly set
availability_zone_relocation_enabled(#43270) - resource/aws_route53profiles_resource_association: Change
resource_propertiesto Computed to enablevpc_endpointassociations (#42562) - resource/aws_ssoadmin_application: Updates value of
arnwhen refreshing state. (#43273)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.