Skip to content

Bump the terraform-minor-patch group across 1 directory with 2 updates#934

Merged
dlzhry2nhs merged 2 commits intomasterfrom
dependabot/terraform/infrastructure/instance/terraform-minor-patch-1ed7f19d1d
Oct 28, 2025
Merged

Bump the terraform-minor-patch group across 1 directory with 2 updates#934
dlzhry2nhs merged 2 commits intomasterfrom
dependabot/terraform/infrastructure/instance/terraform-minor-patch-1ed7f19d1d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps the terraform-minor-patch group with 2 updates in the /infrastructure/instance directory: hashicorp/aws and terraform-aws-modules/lambda/aws.

Updates hashicorp/aws from 6.17.0 to 6.18.0

Release notes

Sourced from hashicorp/aws's releases.

v6.18.0

6.18.0 (October 23, 2025)

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)
Changelog

Sourced from hashicorp/aws's changelog.

6.18.0 (October 23, 2025)

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)
Commits
  • 433171d Merge pull request #44784 from hashicorp/t-update-changelog-version
  • eff3a94 Prepare release
  • 7770940 Update CHANGELOG.md (Manual Trigger)
  • 529be63 Merge pull request #44327 from alexbacchin/f-organizations_account_state
  • 92b7638 [r|d]/aws_organizations(doc): tidy up after state attribute addition
  • 420ae7b chore: tweak changelog
  • 99d3a46 Merge pull request #44754 from oracle-community/delete_oci_ressource_flag
  • 4e17148 Update CHANGELOG.md for #44739
  • d1a4e09 Merge pull request #44739 from hashicorp/f-list-iam-role-policy-attachment
  • bc58871 Merge pull request #44627 from icco/refactor
  • Additional commits viewable in compare view

Updates terraform-aws-modules/lambda/aws from 8.1.0 to 8.1.2

Release notes

Sourced from terraform-aws-modules/lambda/aws's releases.

v8.1.2

8.1.2 (2025-10-22)

Bug Fixes

  • Make quiet_archive_local_exec properly suppress Poetry/pip/npm output (#709) (bae0385)

v8.1.1

8.1.1 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#713) (feb4561)
Changelog

Sourced from terraform-aws-modules/lambda/aws's changelog.

8.1.2 (2025-10-22)

Bug Fixes

  • Make quiet_archive_local_exec properly suppress Poetry/pip/npm output (#709) (bae0385)

8.1.1 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#713) (feb4561)
Commits
  • a7db125 chore(release): version 8.1.2 [skip ci]
  • bae0385 fix: Make quiet_archive_local_exec properly suppress Poetry/pip/npm output (#...
  • 335289d chore(release): version 8.1.1 [skip ci]
  • feb4561 fix: Update CI workflow versions to latest (#713)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Oct 24, 2025
@sonarqubecloud
Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@dependabot dependabot bot had a problem deploying to internal-dev-sandbox October 24, 2025 02:25 Error
@dependabot dependabot bot force-pushed the dependabot/terraform/infrastructure/instance/terraform-minor-patch-1ed7f19d1d branch from 67192a4 to 279915c Compare October 24, 2025 15:46
@dependabot dependabot bot had a problem deploying to internal-dev-sandbox October 24, 2025 15:51 Error
@dependabot dependabot bot force-pushed the dependabot/terraform/infrastructure/instance/terraform-minor-patch-1ed7f19d1d branch from 279915c to c24d9f8 Compare October 27, 2025 14:32
@dependabot dependabot bot had a problem deploying to internal-dev-sandbox October 27, 2025 14:37 Failure
@dependabot dependabot bot force-pushed the dependabot/terraform/infrastructure/instance/terraform-minor-patch-1ed7f19d1d branch from c24d9f8 to 5187c32 Compare October 27, 2025 15:16
@dependabot dependabot bot had a problem deploying to internal-dev-sandbox October 27, 2025 15:19 Error
@dependabot dependabot bot force-pushed the dependabot/terraform/infrastructure/instance/terraform-minor-patch-1ed7f19d1d branch from 5187c32 to c50b45e Compare October 28, 2025 09:12
@dependabot dependabot bot had a problem deploying to internal-dev-sandbox October 28, 2025 09:15 Error
@dependabot dependabot bot force-pushed the dependabot/terraform/infrastructure/instance/terraform-minor-patch-1ed7f19d1d branch from c50b45e to 3e6e933 Compare October 28, 2025 09:32
Bumps the terraform-minor-patch group with 2 updates in the /infrastructure/instance directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) and [terraform-aws-modules/lambda/aws](https://github.com/terraform-aws-modules/terraform-aws-lambda).


Updates `hashicorp/aws` from 6.17.0 to 6.18.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.17.0...v6.18.0)

Updates `terraform-aws-modules/lambda/aws` from 8.1.0 to 8.1.2
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-lambda/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-lambda/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-lambda@v8.1.0...v8.1.2)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-minor-patch
- dependency-name: terraform-aws-modules/lambda/aws
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: terraform-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/infrastructure/instance/terraform-minor-patch-1ed7f19d1d branch from 3e6e933 to 0780ec4 Compare October 28, 2025 11:02
@dependabot dependabot bot had a problem deploying to internal-dev-sandbox October 28, 2025 11:06 Error
@sonarqubecloud
Copy link

@dlzhry2nhs dlzhry2nhs merged commit 0e5da0e into master Oct 28, 2025
17 checks passed
@dlzhry2nhs dlzhry2nhs deleted the dependabot/terraform/infrastructure/instance/terraform-minor-patch-1ed7f19d1d branch October 28, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant