Update Terraform aws to v5.68.0 #573
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.67.0->5.68.0Release Notes
hashicorp/terraform-provider-aws (aws)
v5.68.0Compare Source
NOTES:
inline_policyargument is deprecated. Use theaws_iam_role_policyresource instead. If Terraform should exclusively manage all inline policy associations (the current behavior of this argument), use theaws_iam_role_policies_exclusiveresource as well. (#39203)composite_slot_type_settingblock, thesubslotsargument 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_arnargument tos3_actionconfiguration block (#39364)namelength to 255 characters (#39315)BUG FIXES:
assume_role.role_arnto be an empty string when there is a singleassume_roleentry. (#39328)environment_variablesargument (#39397)Managed by DynamoDBencryption setting (#31284)engine_versionmismatch with RabbitMQ 3.13 and ActiveMQ 5.18 and above (#39024)endpoint_management = "CUSTOMER"(#39394)policy(#39322)Configuration
📅 Schedule: Branch creation - "before 4pm on friday" in timezone Europe/London, 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.