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.67.0
->5.68.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.68.0
Compare Source
NOTES:
inline_policy
argument is deprecated. Use theaws_iam_role_policy
resource instead. If Terraform should exclusively manage all inline policy associations (the current behavior of this argument), use theaws_iam_role_policies_exclusive
resource as well. (#39203)composite_slot_type_setting
block, thesubslots
argument has been renamedsub_slots
. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39353)FEATURES:
aws_elasticache_reserved_cache_node_offering
(#29832)aws_securityhub_standards_control_associations
(#39334)aws_synthetics_runtime_version
(#39180)aws_synthetics_runtime_versions
(#39180)aws_appsync_source_api_association
(#39323)aws_elasticache_reserved_cache_node
(#29832)aws_iam_role_policies_exclusive
(#39203)aws_pinpointsmsvoicev2_opt_out_list
(#25036)aws_pinpointsmsvoicev2_phone_number
(#25036)aws_sesv2_account_suppression_attributes
(#39325)ENHANCEMENTS:
iam_role_arn
argument tos3_action
configuration block (#39364)name
length to 255 characters (#39315)BUG FIXES:
assume_role.role_arn
to be an empty string when there is a singleassume_role
entry. (#39328)environment_variables
argument (#39397)Managed by DynamoDB
encryption setting (#31284)engine_version
mismatch with RabbitMQ 3.13 and ActiveMQ 5.18 and above (#39024)endpoint_management = "CUSTOMER"
(#39394)policy
(#39322)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.