Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 1 update in the /terraform/envs/prod directory: hashicorp/aws.
Bumps the production-dependencies group with 1 update in the /terraform/envs/qa directory: hashicorp/aws.

Updates hashicorp/aws from 6.15.0 to 6.16.0

Release notes

Sourced from hashicorp/aws's releases.

v6.16.0

6.16.0 (October 9, 2025)

FEATURES:

  • New Action: aws_transcribe_start_transcription_job (#44445)
  • New Data Source: aws_odb_cloud_autonomous_vm_clusters (#44336)
  • New Data Source: aws_odb_cloud_exadata_infrastructures (#44336)
  • New Data Source: aws_odb_cloud_vm_clusters (#44336)
  • New Data Source: aws_odb_network_peering_connections (#44336)
  • New Data Source: aws_odb_networks (#44336)
  • New Resource: aws_prometheus_resource_policy (#44256)
  • New Resource: aws_transfer_host_key (#44559)
  • New Resource: aws_transfer_web_app (#42708)
  • New Resource: aws_transfer_web_app_customization (#42708)

ENHANCEMENTS:

  • resource/aws_codebuild_project: Add auto_retry_limit argument (#40035)
  • resource/aws_emrserverless_application: Add scheduler_configuration block (#44589)
  • resource/aws_lambda_event_source_mapping: Add schema_registry_config configuration blocks to amazon_managed_kafka_event_source_config and self_managed_kafka_event_source_config blocks (#44540)
  • resource/aws_ssmcontacts_contact: Add resource identity support (#44548)
  • resource/aws_vpclattice_resource_gateway: Add ipv4_addresses_per_eni argument (#44560)

BUG FIXES:

  • provider: Correctly validate AWS European Sovereign Cloud Regions in ARNs (#44573)
  • provider: Fix Missing Resource Identity After Update errors for non-refreshed and failed updates of Plugin Framework based resources (#44518)
  • provider: Fix Unexpected Identity Change errors when fully-null identity values in state are updated to valid values for Plugin Framework based resources (#44518)
  • resource/aws_datazone_environment: Correctly updates glossary_terms. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_identifier is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_region is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents error when updating. (#44491)
  • resource/aws_datazone_environment: Prevents occasional unexpected state error when deleting. (#44491)
  • resource/aws_datazone_environment: Properly passes blueprint_identifier on creation. (#44491)
  • resource/aws_datazone_environment: Sets values for user_parameters when importing. (#44491)
  • resource/aws_datazone_environment: Values in user_parameters should not be updateable. (#44491)
  • resource/aws_datazone_project: No longer ignores errors when deleting. (#44491)
  • resource/aws_datazone_project: No longer returns error when already deleting. (#44491)
  • resource/aws_dynamodb_table: Do not retry on LimitExceededException (#44576)
  • resource/aws_ivschat_room: Set maximum_message_rate_per_second validation maximum to 100 (#44572)
  • resource/aws_launch_template: kms_key_id validation now accepts key ID, alias, and alias ARN in addition to key ARN (#44505)
  • resource/aws_servicecatalog_portfolio_share: Add global mutex lock around create and delete operations to prevent ThrottlingException errors (#24730)
Changelog

Sourced from hashicorp/aws's changelog.

6.16.0 (October 9, 2025)

FEATURES:

  • New Action: aws_transcribe_start_transcription_job (#44445)
  • New Data Source: aws_odb_cloud_autonomous_vm_clusters (#44336)
  • New Data Source: aws_odb_cloud_exadata_infrastructures (#44336)
  • New Data Source: aws_odb_cloud_vm_clusters (#44336)
  • New Data Source: aws_odb_network_peering_connections (#44336)
  • New Data Source: aws_odb_networks (#44336)
  • New Resource: aws_prometheus_resource_policy (#44256)
  • New Resource: aws_transfer_host_key (#44559)
  • New Resource: aws_transfer_web_app (#42708)
  • New Resource: aws_transfer_web_app_customization (#42708)

ENHANCEMENTS:

  • resource/aws_codebuild_project: Add auto_retry_limit argument (#40035)
  • resource/aws_emrserverless_application: Add scheduler_configuration block (#44589)
  • resource/aws_lambda_event_source_mapping: Add schema_registry_config configuration blocks to amazon_managed_kafka_event_source_config and self_managed_kafka_event_source_config blocks (#44540)
  • resource/aws_ssmcontacts_contact: Add resource identity support (#44548)
  • resource/aws_vpclattice_resource_gateway: Add ipv4_addresses_per_eni argument (#44560)

BUG FIXES:

  • provider: Correctly validate AWS European Sovereign Cloud Regions in ARNs (#44573)
  • provider: Fix Missing Resource Identity After Update errors for non-refreshed and failed updates of Plugin Framework based resources (#44518)
  • provider: Fix Unexpected Identity Change errors when fully-null identity values in state are updated to valid values for Plugin Framework based resources (#44518)
  • resource/aws_datazone_environment: Correctly updates glossary_terms. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_identifier is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_region is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents error when updating. (#44491)
  • resource/aws_datazone_environment: Prevents occasional unexpected state error when deleting. (#44491)
  • resource/aws_datazone_environment: Properly passes blueprint_identifier on creation. (#44491)
  • resource/aws_datazone_environment: Sets values for user_parameters when importing. (#44491)
  • resource/aws_datazone_environment: Values in user_parameters should not be updateable. (#44491)
  • resource/aws_datazone_project: No longer ignores errors when deleting. (#44491)
  • resource/aws_datazone_project: No longer returns error when already deleting. (#44491)
  • resource/aws_dynamodb_table: Do not retry on LimitExceededException (#44576)
  • resource/aws_ivschat_room: Set maximum_message_rate_per_second validation maximum to 100 (#44572)
  • resource/aws_launch_template: kms_key_id validation now accepts key ID, alias, and alias ARN in addition to key ARN (#44505)
  • resource/aws_servicecatalog_portfolio_share: Add global mutex lock around create and delete operations to prevent ThrottlingException errors (#24730)
Commits
  • 1f2264f chore: v6.16.0 release prep (#44605)
  • 4f17d5e Update CHANGELOG.md for #44595
  • 16fb02e Merge pull request #44595 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-...
  • bd2d9e0 Merge pull request #44572 from djdabs/patch-1
  • c1361e2 Merge pull request #40035 from rayennh/f-code_build-auto_retry_limit
  • 2d12b94 chore: changelog
  • 52951b4 Update CHANGELOG.md for #44597
  • 0429df2 build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 (#44597)
  • 823f5bc build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 in /.ci/tools (#44...
  • 5930faa Merge pull request #24730 from sbutler/b-aws_servicecatalog_portfolio_share-s...
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.15.0 to 6.16.0

Release notes

Sourced from hashicorp/aws's releases.

v6.16.0

6.16.0 (October 9, 2025)

FEATURES:

  • New Action: aws_transcribe_start_transcription_job (#44445)
  • New Data Source: aws_odb_cloud_autonomous_vm_clusters (#44336)
  • New Data Source: aws_odb_cloud_exadata_infrastructures (#44336)
  • New Data Source: aws_odb_cloud_vm_clusters (#44336)
  • New Data Source: aws_odb_network_peering_connections (#44336)
  • New Data Source: aws_odb_networks (#44336)
  • New Resource: aws_prometheus_resource_policy (#44256)
  • New Resource: aws_transfer_host_key (#44559)
  • New Resource: aws_transfer_web_app (#42708)
  • New Resource: aws_transfer_web_app_customization (#42708)

ENHANCEMENTS:

  • resource/aws_codebuild_project: Add auto_retry_limit argument (#40035)
  • resource/aws_emrserverless_application: Add scheduler_configuration block (#44589)
  • resource/aws_lambda_event_source_mapping: Add schema_registry_config configuration blocks to amazon_managed_kafka_event_source_config and self_managed_kafka_event_source_config blocks (#44540)
  • resource/aws_ssmcontacts_contact: Add resource identity support (#44548)
  • resource/aws_vpclattice_resource_gateway: Add ipv4_addresses_per_eni argument (#44560)

BUG FIXES:

  • provider: Correctly validate AWS European Sovereign Cloud Regions in ARNs (#44573)
  • provider: Fix Missing Resource Identity After Update errors for non-refreshed and failed updates of Plugin Framework based resources (#44518)
  • provider: Fix Unexpected Identity Change errors when fully-null identity values in state are updated to valid values for Plugin Framework based resources (#44518)
  • resource/aws_datazone_environment: Correctly updates glossary_terms. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_identifier is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_region is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents error when updating. (#44491)
  • resource/aws_datazone_environment: Prevents occasional unexpected state error when deleting. (#44491)
  • resource/aws_datazone_environment: Properly passes blueprint_identifier on creation. (#44491)
  • resource/aws_datazone_environment: Sets values for user_parameters when importing. (#44491)
  • resource/aws_datazone_environment: Values in user_parameters should not be updateable. (#44491)
  • resource/aws_datazone_project: No longer ignores errors when deleting. (#44491)
  • resource/aws_datazone_project: No longer returns error when already deleting. (#44491)
  • resource/aws_dynamodb_table: Do not retry on LimitExceededException (#44576)
  • resource/aws_ivschat_room: Set maximum_message_rate_per_second validation maximum to 100 (#44572)
  • resource/aws_launch_template: kms_key_id validation now accepts key ID, alias, and alias ARN in addition to key ARN (#44505)
  • resource/aws_servicecatalog_portfolio_share: Add global mutex lock around create and delete operations to prevent ThrottlingException errors (#24730)
Changelog

Sourced from hashicorp/aws's changelog.

6.16.0 (October 9, 2025)

FEATURES:

  • New Action: aws_transcribe_start_transcription_job (#44445)
  • New Data Source: aws_odb_cloud_autonomous_vm_clusters (#44336)
  • New Data Source: aws_odb_cloud_exadata_infrastructures (#44336)
  • New Data Source: aws_odb_cloud_vm_clusters (#44336)
  • New Data Source: aws_odb_network_peering_connections (#44336)
  • New Data Source: aws_odb_networks (#44336)
  • New Resource: aws_prometheus_resource_policy (#44256)
  • New Resource: aws_transfer_host_key (#44559)
  • New Resource: aws_transfer_web_app (#42708)
  • New Resource: aws_transfer_web_app_customization (#42708)

ENHANCEMENTS:

  • resource/aws_codebuild_project: Add auto_retry_limit argument (#40035)
  • resource/aws_emrserverless_application: Add scheduler_configuration block (#44589)
  • resource/aws_lambda_event_source_mapping: Add schema_registry_config configuration blocks to amazon_managed_kafka_event_source_config and self_managed_kafka_event_source_config blocks (#44540)
  • resource/aws_ssmcontacts_contact: Add resource identity support (#44548)
  • resource/aws_vpclattice_resource_gateway: Add ipv4_addresses_per_eni argument (#44560)

BUG FIXES:

  • provider: Correctly validate AWS European Sovereign Cloud Regions in ARNs (#44573)
  • provider: Fix Missing Resource Identity After Update errors for non-refreshed and failed updates of Plugin Framework based resources (#44518)
  • provider: Fix Unexpected Identity Change errors when fully-null identity values in state are updated to valid values for Plugin Framework based resources (#44518)
  • resource/aws_datazone_environment: Correctly updates glossary_terms. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_identifier is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_region is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents error when updating. (#44491)
  • resource/aws_datazone_environment: Prevents occasional unexpected state error when deleting. (#44491)
  • resource/aws_datazone_environment: Properly passes blueprint_identifier on creation. (#44491)
  • resource/aws_datazone_environment: Sets values for user_parameters when importing. (#44491)
  • resource/aws_datazone_environment: Values in user_parameters should not be updateable. (#44491)
  • resource/aws_datazone_project: No longer ignores errors when deleting. (#44491)
  • resource/aws_datazone_project: No longer returns error when already deleting. (#44491)
  • resource/aws_dynamodb_table: Do not retry on LimitExceededException (#44576)
  • resource/aws_ivschat_room: Set maximum_message_rate_per_second validation maximum to 100 (#44572)
  • resource/aws_launch_template: kms_key_id validation now accepts key ID, alias, and alias ARN in addition to key ARN (#44505)
  • resource/aws_servicecatalog_portfolio_share: Add global mutex lock around create and delete operations to prevent ThrottlingException errors (#24730)
Commits
  • 1f2264f chore: v6.16.0 release prep (#44605)
  • 4f17d5e Update CHANGELOG.md for #44595
  • 16fb02e Merge pull request #44595 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-...
  • bd2d9e0 Merge pull request #44572 from djdabs/patch-1
  • c1361e2 Merge pull request #40035 from rayennh/f-code_build-auto_retry_limit
  • 2d12b94 chore: changelog
  • 52951b4 Update CHANGELOG.md for #44597
  • 0429df2 build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 (#44597)
  • 823f5bc build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 in /.ci/tools (#44...
  • 5930faa Merge pull request #24730 from sbutler/b-aws_servicecatalog_portfolio_share-s...
  • Additional commits viewable 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

…date

Bumps the production-dependencies group with 1 update in the /terraform/envs/prod directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the production-dependencies group with 1 update in the /terraform/envs/qa directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 6.15.0 to 6.16.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.15.0...v6.16.0)

Updates `hashicorp/aws` from 6.15.0 to 6.16.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.15.0...v6.16.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Oct 13, 2025
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.

0 participants