chore(deps): update terraform aws to v6.18.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| aws (source) | required_provider | minor |
6.17.0 -> 6.18.0
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
View the Renovate pipeline for this MR
Release Notes
hashicorp/terraform-provider-aws (aws)
v6.18.0
NOTES:
- data-source/aws_organizations_organization: The
accounts.statusandnon_master_accounts.statusattributes are deprecated. Use theaccounts.stateandnon_master_accounts.stateattributes instead. (#44327) - data-source/aws_organizations_organizational_unit_child_accounts: The
accounts.statusattribute is deprecated. Useaccounts.stateinstead. (#44327) - data-source/aws_organizations_organizational_unit_descendant_accounts: The
accounts.statusattribute is deprecated. Useaccounts.stateinstead. (#44327) - resource/aws_organizations_account: The
statusattribute is deprecated. Usestateinstead. (#44327) - resource/aws_organizations_organization: The
accounts.statusandnon_master_accounts.statusattributes are deprecated. Use theaccounts.stateandnon_master_accounts.stateattributes instead. (#44327)
FEATURES:
-
New Resource:
aws_bedrockagentcore_memory(#44306) -
New Resource:
aws_bedrockagentcore_memory_strategy(#44306) -
New Resource:
aws_bedrockagentcore_oauth2_credential_provider(#44307) -
New Resource:
aws_bedrockagentcore_token_vault_cmk(#44606) -
New Resource:
aws_bedrockagentcore_workload_identity(#44308)
ENHANCEMENTS:
- data-source/aws_iam_policy: Adds validation for
path_prefixattribute (#44703) - data-source/aws_organizations_organization: Add
state,joined_method, andjoined_timestampattributes to theaccountsandnon_master_accountsblocks (#44327) - data-source/aws_organizations_organizational_unit_child_accounts: Add
state,joined_method, andjoined_timestampattributes to theaccountsblock (#44327) - data-source/aws_organizations_organizational_unit_descendant_accounts: Add
state,joined_method, andjoined_timestampattributes to theaccountsblock (#44327) - resource/aws_appstream_directory_config: Add
certificate_based_auth_propertiesargument (#44679) - resource/aws_iam_policy: Adds List support (#44703)
- resource/aws_iam_policy: Adds validation for
pathattribute (#44703) - resource/aws_iam_role_policy_attachment: Adds List support (#44739)
- resource/aws_odb_network: Add
delete_associated_resourcesattribute to enable practitioner to delete associated oci resource. (#44754) - resource/aws_organizations_account: Add
stateattribute (#44327) - resource/aws_organizations_organization: Add
state,joined_method, andjoined_timestampattributes to theaccountsandnon_master_accountsblocks (#44327)
BUG FIXES:
- data-source/aws_vpn_connection: Properly set
tagsattribute (#44761) - resource/aws_rds_cluster: Fix "When modifying Provisioned IOPS storage, specify a value for both allocated storage and iops" error when updating RDS clusters with Provisioned IOPS storage (#44706)
- resource/guardduty_detector_feature: Fix
additional_configurationblock to ignore ordering (#44627)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.