chore(deps): update terraform aws to v5.15.0 #56
Merged
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.12.0
->5.15.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.15.0
Compare Source
ENHANCEMENTS:
name
attribute (#33243)read_only_admins
attribute (#33189)cluster_config.multi_az_with_standby_enabled
attribute (#33031)call_as = "DELEGATED_ADMIN"
via StackSetName,CallAs syntax forimport
block orterraform import
command (#19092)call_as = "DELEGATED_ADMIN"
via StackSetName,AccountID,Region,CallAs syntax forimport
block orterraform import
command (#19092)setting protocol: Invalid address to set
errors (#33225)name
attribute (#33243)endpoint_ip_address_range
,preferred_subnet_id
androute_table_ids
arguments to support the Multi-AZ deployment type (#33245)read_only_admins
argument (#33189)cluster_config.multi_az_with_standby_enabled
argument (#33031)name_prefix
argument (#33206)statement.managed_rule_group_statement.managed_rule_group_configs.aws_managed_rules_atp_rule_set.enable_regex_in_path
argument (#33217)BUG FIXES:
tags
that arecomputed
(#33226)oauth2
incustom_connector_profile
(#33192)Can only set RetainStacksOnAccountRemoval if AutoDeployment is enabled
errors (#19092)TypeString
instead ofTypeInt
to preventvalue out of range
panic (#33220)tag propagation: timeout while waiting for state to become 'TRUE'
errors when any tag value is empty (""
) (#33226)ShieldMitigationRuleGroup
rule on resource Update (#33216)v5.14.0
Compare Source
NOTES:
statement.*.condition
blocks with the sametest
andvariable
arguments were incorrectly handled by the provider. Since this results in unexpected IAM Policies being submitted to AWS, we have updated the logic to mergevalues
lists in this case. This may cause existing IAM Policy documents to report a difference. However, those policies are likely not what was originally intended. (#33093)FEATURES:
aws_datasync_location_azure_blob
(#32632)aws_datasync_location_fsx_ontap_file_system
(#32632)ENHANCEMENTS:
network_type
attribute (#33158)destination_arn
andsource_arn
attributes (#33168)network_type
argument (#33158)destination_arn
andsource_arn
attributes (#33168)transit_gateway_configuration.*.attachment_network_acl_configuration
argument. (#33123)selector_settings
foraudio_selector
andselector_settings
forcaption_selector
(#32714)BUG FIXES:
condition
blocks with duplicatedtest
andvariable
arguments (#33093)outpost_arn
without anasset_id
(#33142)setting forward_path_components: Invalid address to set
errors (#33168)source
ordestination
(#33168)AnalysisExistsForNetworkInsightsPath
errors on resource Delete (#33168)tag propagation: timeout while waiting for state to become 'TRUE'
errors whenignore_tags
has been configured (#33167)InvalidParameterValueException
errors during resource Delete (#32845)Current cluster policy version needed for Update
errors (#33118)definition.*.parameter_declarations
to a set type, preventing persistent differences (#33120)word_orientation
argument when using word cloud visuals. (#33122)definition.*.parameter_declarations.*.*_parameter_declaration.static_values
when empty, preventing persistent differences. (#33161)definition.*.parameter_declarations
to a set type, preventing persistent differences (#33120)word_orientation
argument when using word cloud visuals. (#33122)definition.*.parameter_declarations.*.*_parameter_declaration.static_values
when empty, preventing persistent differences. (#33161)definition.*.parameter_declarations
to a set type, preventing persistent differences (#33120)word_orientation
argument when using word cloud visuals. (#33122)definition.*.parameter_declarations.*.*_parameter_declaration.static_values
when empty, preventing persistent differences. (#33161)acl
as Computed. This suppresses the diffs shown when migrating resources with no configuredacl
attribute value from v4.67.0 (or earlier) (#33138)acl
as Computed. This suppresses the diffs shown when migrating resources with no configuredacl
attribute value from v4.67.0 (or earlier) (#33138)SECURITY_CONTROL
) forcontrol_finding_generator
argument and mark as Computed (#33095)v5.13.1
Compare Source
BUG FIXES:
source_code_hash
back to ForceNew. This fixesdoesn't support update
errors (#33097)current Organization ID (o-xxxxxxxxxx) does not match
errors on resource Read (#33091)v5.13.0
Compare Source
FEATURES:
aws_msk_cluster_policy
(#32848)aws_opensearch_vpc_endpoint
(#32435)aws_ram_sharing_with_organization
(#25433)ENHANCEMENTS:
image_scanning_configuration
attribute (#33005)resource_arns
attribute (#22591)s3_us_east_1_regional_endpoint
attribute to support using the regional S3 API endpoint inus-east-1
. (#33024)babelfish
as anengine_name
option (#32975)image_scanning_configuration
configuration block (#33005)security_groups
for Network Load Balancers force a new resource if either the old or new set of security group IDs is empty (#32987)global_cluster_identifier
(#30996)BUG FIXES:
most_recent_image_tags
when only a single image is found (#31757)outputs
as Computed when there are potential changes. (#33059)source_code_hash
is used but not changed (#32535)terraform import
is the current Organization (#31796)definition.*.calculated_fields.*.expression
to 32000 characters (#33012)definition.*.calculated_fields
to a set type, preventing persistent differences (#33040)permissions
argument to TypeSet, preventing persistent differences (#33023)font_configuration
to be set for table header styles (#33018)font_configuration
to be set for table header styles (#33018)font_configuration
to be set for table header styles (#33018)visuals
blocks per sheet to 50 (#32856)definition.*.calculated_fields.*.expression
to 32000 characters (#33012)definition.*.calculated_fields
to a set type, preventing persistent differences (#33040)permissions
argument to TypeSet, preventing persistent differences (#33023)definition.*.calculated_fields
to 500 (#33012)definition.*.calculated_fields.*.expression
to 32000 characters (#33012)definition.*.calculated_fields
to a set type, preventing persistent differences (#33040)permissions
argument to TypeSet, preventing persistent differences (#33023)expected_bucket_owner
is configured (#32989)s3_kms_key_id
insharing_settings
andkms_key_id
(#32661)rule_group_reference_statement.rule_action_override.action_to_use.challenge
argument (#31127)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.