chore(deps): update terraform aws to ~> 5.43.0 #47
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 5.40.0
->~> 5.43.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.43.0
Compare Source
FEATURES:
aws_resourceexplorer2_search
(#36560)aws_servicecatalogappregistry_application
(#36596)aws_cloudfrontkeyvaluestore_key
(#36534)aws_devopsguru_notification_channel
(#36557)aws_ec2_instance_metadata_defaults
(#36589)aws_lakeformation_resource_lf_tag
(#36537)aws_m2_application
(#35399)aws_m2_deployment
(#35408)aws_m2_environment
(#35311)aws_redshiftserverless_custom_domain_association
(#35865)aws_servicecatalogappregistry_application
(#36277)ENHANCEMENTS:
key_value_store_associations
attribute (#36585)original_snapshot_create_time
attribute (#36544)key_value_store_associations
argument (#36585)policy
to have leading whitespace (#36597)policy
to have leading whitespace (#36597)policy
to have leading whitespace (#36597)assume_role_policy
andinline_policy.*.policy
to have leading whitespace (#36597)policy
to have leading whitespace (#36597)policy
to have leading whitespace (#36597)FLINK-1_18
runtime_environment
value (#36562)policy
to have leading whitespace (#36597)inline_policy
to have leading whitespace (#36597)policy
to have leading whitespace (#36597)policy
to have leading whitespace (#36597)tier
argument (#36504)BUG FIXES:
us-east-1
endpoint as this is the only Region in which AWS Cost and Usage Reports is available (#36540)ACTIVE
a valid create target status (#36615)us-east-1
endpoint as this is the only Region in which AWS Cost and Usage Reports is available (#36540)ValidationException
. (#36592)role
no longer exists (#34099)instance_type
change also requires an architecture change, such as x86_64 to arm64 (#36590)ValidationException
. (#36592)InvalidParameterCombination
errors when updating onlyskip_final_snapshot
(#36635)name
casing changes (#36563)InvalidRequestException
(#36609)data_type
is updated. (#35960)v5.42.0
Compare Source
FEATURES:
aws_redshift_producer_data_shares
(#36481)aws_devopsguru_event_sources_config
(#36485)aws_devopsguru_resource_collection
(#36489)aws_dynamodb_table_export
(#30399)ENHANCEMENTS:
ipv6_cidr_block_set
andpeer_ipv6_cidr_block_set
attributes (#36391)kerberos_keytab_base64
andkerberos_krb5_conf_base64
arguments (#36072)read_write
andsegment_configuration.on_demand
arguments (#36486)enable_local_write_forwarding
argument to support Aurora MySQL local write forwarding (#34370)BUG FIXES:
RateLimiter
toratelimit.None
so that services migrated to AWS SDK for Go v2 maintain behavioral compatibility with AWS SDK for Go v1 (#36467)start_time
andend_time
values on update when configured (#33713)scalable_dimension
as an additional filter (#34382)container_url
attribute value and badsubdirectory
attribute value from state read/refresh (#36072)efs_file_system_arn
attribute value from state read/refresh (#36072)qop_configuration
as Computed (#36072)server_hostname
attribute value from state read/refresh (#36072)s3_bucket_arn
attribute value from state read/refresh (#36072)server_hostname
attribute value from state read/refresh (#36072)replication_settings
(#35670)replication_task_settings
(#35670)kubernetes_groups
anduser_name
values on update when configured (#36484)number_of_workers
minimum value to1
(#36458)local_ipv6_network_cidr
,remote_ipv6_network_cidr
,tunnel1_inside_ipv6_cidr
, andtunnel2_inside_ipv6_cidr
no longer requiretransit_gateway_id
to be specified (#36405)v5.41.0
Compare Source
FEATURES:
aws_apprunner_hosted_zone_id
(#36288)aws_medialive_input
(#36307)aws_lakeformation_data_cells_filter
(#36264)aws_securityhub_configuration_policy
(#35752)aws_securityhub_configuration_policy_association
(#35752)aws_securitylake_subscriber_notification
(#36323)ENHANCEMENTS:
state
attribute (#36304)data_cells_filter
attribute (#36264)name
is Optional (#36062)pre_token_generation_config
configuration block (#35236)state
attribute (#36304)DEFAULT
) forconfiguration.execute_command_configuration.logging
(#36341)data_cells_filter
attribute (#36264)resource_arn
andresource_share_arn
(#36062)billing_contact
andbilling_privacy
arguments (#36285)organization_configuration
configuration block to support central configuration (#35752)auto_enable
tofalse
,auto_enable_standards
toNONE
, andorganization_configuration.configuration_type
toLOCAL
on resource Delete (#35752)BUG FIXES:
Failed to marshal state to json: unsupported attribute "override_json"
andFailed to marshal state to json: unsupported attribute "source_json"
errors when runningterraform show -json
orterraform state rm
(#36383)auto_tune_options.use_off_peak_window
attribute. This fixes a regression introduced in v5.40.0 causingInvalid address to set
errors (#36298)InvalidParameterException: ActiveEncryptionCertificate is not a valid key for SAML identity provider details
errors on resource Update (#36311)ipv6_address_count
(#36308)panic: interface conversion: interface {} is nil, not map[string]interface {}
whenconfiguration
,configuration.execute_command_configuration
, orconfiguration.execute_command_configuration.log_configuration
are empty (#36341)panic: interface conversion: interface {} is nil, not map[string]interface {}
whenservice_connect_configuration.service.timeout
is empty (#36309)service_connect_configuration.service.tls.issuer_cert_authority.aws_pca_authority_arn
is Required (#36309)InvalidReplicationGroupState: Cluster not in available state to perform tagging operations.
(#36310)command_line_arguments
andinitialization_script
updates from overwriting one another (#36361)InvalidNetworkAclID.NotFound
errors on resource Delete (#36326)principal
is disassociated outside of Terraform (#36062)couldn't find resource
errors on resource Delete (#36326)tunnel1_inside_ipv6_cidr
andtunnel2_inside_ipv6_cidr
(#36236)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.