chore(deps): update terraform aws to v6.18.0 #49

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2025-10-23 21:05:06 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.17.0 -> 6.18.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.18.0

Compare Source

NOTES:

  • data-source/aws_organizations_organization: The accounts.status and non_master_accounts.status attributes are deprecated. Use the accounts.state and non_master_accounts.state attributes instead. (#​44327)
  • data-source/aws_organizations_organizational_unit_child_accounts: The accounts.status attribute is deprecated. Use accounts.state instead. (#​44327)
  • data-source/aws_organizations_organizational_unit_descendant_accounts: The accounts.status attribute is deprecated. Use accounts.state instead. (#​44327)
  • resource/aws_organizations_account: The status attribute is deprecated. Use state instead. (#​44327)
  • resource/aws_organizations_organization: The accounts.status and non_master_accounts.status attributes are deprecated. Use the accounts.state and non_master_accounts.state attributes 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_prefix attribute (#​44703)
  • data-source/aws_organizations_organization: Add state, joined_method, and 'joined_timestampattributes to theaccountsandnon_master_accounts` blocks (#​44327)
  • data-source/aws_organizations_organizational_unit_child_accounts: Add state, joined_method, and 'joined_timestampattributes to theaccounts` block (#​44327)
  • data-source/aws_organizations_organizational_unit_descendant_accounts: Add state, joined_method, and 'joined_timestampattributes to theaccounts` block (#​44327)
  • resource/aws_appstream_directory_config: Add certificate_based_auth_properties argument (#​44679)
  • resource/aws_iam_policy: Adds List support (#​44703)
  • resource/aws_iam_policy: Adds validation for path attribute (#​44703)
  • resource/aws_iam_role_policy_attachment: Adds List support (#​44739)
  • resource/aws_odb_network: Add delete_associated_resources attribute to enable practitioner to delete associated oci resource. (#​44754)
  • resource/aws_organizations_account: Add state attribute (#​44327)
  • resource/aws_organizations_organization: Add state, joined_method, and 'joined_timestampattributes to theaccountsandnon_master_accounts` blocks (#​44327)

BUG FIXES:

  • data-source/aws_vpn_connection: Properly set tags attribute (#​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_configuration block to ignore ordering (#​44627)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `6.17.0` -> `6.18.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.18.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6180-October-23-2025) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.17.0...v6.18.0) NOTES: - data-source/aws\_organizations\_organization: The `accounts.status` and `non_master_accounts.status` attributes are deprecated. Use the `accounts.state` and `non_master_accounts.state` attributes instead. ([#&#8203;44327](https://github.com/hashicorp/terraform-provider-aws/issues/44327)) - data-source/aws\_organizations\_organizational\_unit\_child\_accounts: The `accounts.status` attribute is deprecated. Use `accounts.state` instead. ([#&#8203;44327](https://github.com/hashicorp/terraform-provider-aws/issues/44327)) - data-source/aws\_organizations\_organizational\_unit\_descendant\_accounts: The `accounts.status` attribute is deprecated. Use `accounts.state` instead. ([#&#8203;44327](https://github.com/hashicorp/terraform-provider-aws/issues/44327)) - resource/aws\_organizations\_account: The `status` attribute is deprecated. Use `state` instead. ([#&#8203;44327](https://github.com/hashicorp/terraform-provider-aws/issues/44327)) - resource/aws\_organizations\_organization: The `accounts.status` and `non_master_accounts.status` attributes are deprecated. Use the `accounts.state` and `non_master_accounts.state` attributes instead. ([#&#8203;44327](https://github.com/hashicorp/terraform-provider-aws/issues/44327)) FEATURES: - **New Resource:** `aws_bedrockagentcore_memory` ([#&#8203;44306](https://github.com/hashicorp/terraform-provider-aws/issues/44306)) - **New Resource:** `aws_bedrockagentcore_memory_strategy` ([#&#8203;44306](https://github.com/hashicorp/terraform-provider-aws/issues/44306)) - **New Resource:** `aws_bedrockagentcore_oauth2_credential_provider` ([#&#8203;44307](https://github.com/hashicorp/terraform-provider-aws/issues/44307)) - **New Resource:** `aws_bedrockagentcore_token_vault_cmk` ([#&#8203;44606](https://github.com/hashicorp/terraform-provider-aws/issues/44606)) - **New Resource:** `aws_bedrockagentcore_workload_identity` ([#&#8203;44308](https://github.com/hashicorp/terraform-provider-aws/issues/44308)) ENHANCEMENTS: - data-source/aws\_iam\_policy: Adds validation for `path_prefix` attribute ([#&#8203;44703](https://github.com/hashicorp/terraform-provider-aws/issues/44703)) - data-source/aws\_organizations\_organization: Add `state`, `joined_method`, and 'joined\_timestamp`attributes to the`accounts`and`non\_master\_accounts\` blocks ([#&#8203;44327](https://github.com/hashicorp/terraform-provider-aws/issues/44327)) - data-source/aws\_organizations\_organizational\_unit\_child\_accounts: Add `state`, `joined_method`, and 'joined\_timestamp`attributes to the`accounts\` block ([#&#8203;44327](https://github.com/hashicorp/terraform-provider-aws/issues/44327)) - data-source/aws\_organizations\_organizational\_unit\_descendant\_accounts: Add `state`, `joined_method`, and 'joined\_timestamp`attributes to the`accounts\` block ([#&#8203;44327](https://github.com/hashicorp/terraform-provider-aws/issues/44327)) - resource/aws\_appstream\_directory\_config: Add `certificate_based_auth_properties` argument ([#&#8203;44679](https://github.com/hashicorp/terraform-provider-aws/issues/44679)) - resource/aws\_iam\_policy: Adds List support ([#&#8203;44703](https://github.com/hashicorp/terraform-provider-aws/issues/44703)) - resource/aws\_iam\_policy: Adds validation for `path` attribute ([#&#8203;44703](https://github.com/hashicorp/terraform-provider-aws/issues/44703)) - resource/aws\_iam\_role\_policy\_attachment: Adds List support ([#&#8203;44739](https://github.com/hashicorp/terraform-provider-aws/issues/44739)) - resource/aws\_odb\_network: Add `delete_associated_resources` attribute to enable practitioner to delete associated oci resource. ([#&#8203;44754](https://github.com/hashicorp/terraform-provider-aws/issues/44754)) - resource/aws\_organizations\_account: Add `state` attribute ([#&#8203;44327](https://github.com/hashicorp/terraform-provider-aws/issues/44327)) - resource/aws\_organizations\_organization: Add `state`, `joined_method`, and 'joined\_timestamp`attributes to the`accounts`and`non\_master\_accounts\` blocks ([#&#8203;44327](https://github.com/hashicorp/terraform-provider-aws/issues/44327)) BUG FIXES: - data-source/aws\_vpn\_connection: Properly set `tags` attribute ([#&#8203;44761](https://github.com/hashicorp/terraform-provider-aws/issues/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 ([#&#8203;44706](https://github.com/hashicorp/terraform-provider-aws/issues/44706)) - resource/guardduty\_detector\_feature: Fix `additional_configuration` block to ignore ordering ([#&#8203;44627](https://github.com/hashicorp/terraform-provider-aws/issues/44627)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTguMiIsInVwZGF0ZWRJblZlciI6IjQxLjE1OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-10-23 21:05:05 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/tofu-template#49
No description provided.