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.1.0
->5.3.0
Release Notes
hashicorp/terraform-provider-aws
v5.3.0
Compare Source
NOTES:
metadata_options.http_endpoint
argument now correctly defaults toenabled
. (#24774)replace_security_groups_on_destroy
andreplacement_security_group_ids
attributes are being deprecated as AWS no longer supports this operation. These attributes now have no effect, and will be removed in a future major version. (#31904)FEATURES:
aws_quicksight_theme
(#31900)aws_opensearchserverless_access_policy
(#28518)aws_opensearchserverless_security_policy
(#28470)aws_quicksight_theme
(#31900)ENHANCEMENTS:
cluster_namespace_arn
attribute (#31884)cluster_namespace_arn
attribute (#31884)private_dns_only_for_inbound_resolver_endpoint
attribute to thedns_options
configuration block (#31873)BUG FIXES:
efs_volume_configuration
has bothroot_volume
andauthorization_config
set. (#26880)metadata_options.http_endpoint
argument. (#24774)name
(#31352)keyspace_name
,table_name
and column names (#31352)availability_zone_relocation_enabled
to betrue
whenpublicly_accessible
istrue
(#31886)reading EC2 VPC (vpc-abcd1234) Attribute (enableDnsSupport): couldn't find resource
errors when reading new resource (#31877)v5.2.0
Compare Source
NOTES:
FEATURES:
aws_budgets_budget
(#31691)aws_ecr_pull_through_cache_rule
(#31696)aws_guardduty_finding_ids
(#31711)aws_iam_principal_policy_simulation
(#25569)aws_chimesdkvoice_global_settings
(#31365)aws_finspace_kx_cluster
(#31806)aws_finspace_kx_database
(#31803)aws_finspace_kx_environment
(#31802)aws_finspace_kx_user
(#31804)ENHANCEMENTS:
bgp_peer_address
andbgp_transit_gateway_addresses
attributes (#31752)retry_mode
parameter (#31745)bgp_peer_address
andbgp_transit_gateway_addresses
attributes (#31752)replace_existing_association
argument (#31452)Volumes
toactions.*.target
(#31499)instance_market_options
configuration block andinstance_lifecycle
andspot_instance_request_id
attributes (#31495)ruby3.2
runtime
value (#31842)ruby3.2
compatible_runtimes
value (#31842)CREATING_SNAPSHOT
a valid pending state for resource update (#31833)stream_exception_policy
option tofirewall_policy.stateful_engine_options
(#31541)config_parameter.parameter_key
(#31747)container.model_package_name
andprimary_container.model_package_name
arguments (#31755)BUG FIXES:
modifying
state (#31772)default_tags
to resourcetags
, and vice versa (#31826)Failed
scaling activities due to IAM eventual consistency (#31282)vlan_id
fromTypeString
toTypeInt
in Terraform state for existing resources. This fixes a regression introduced in v5.1.0 causinga number is required
errors (#31735)endpoint_configuration.weight
to0
(#31767)hls_cdn_settings
expander. (#31844)iam_roles
diffs when the namespace contains a workgroup (#31749)config_parameter
fromTypeList
toTypeSet
as order is not significant (#31747)ValidationException: Can't update multiple configurations at the same time
errors (#31747)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.