Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 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.9.0 to 6.10.0

Release notes

Sourced from hashicorp/aws's releases.

v6.10.0

6.10.0 (August 21, 2025)

NOTES:

  • resource/aws_instance: The network_interface block has been deprecated. Use primary_network_interface for the primary network interface and aws_network_interface_attachment resources for other network interfaces. (#43953)
  • resource/aws_spot_instance_request: The network_interface block has been deprecated. Use primary_network_interface for the primary network interface and aws_network_interface_attachment resources for other network interfaces. (#43953)

ENHANCEMENTS:

  • data-source/aws_ecr_repository: Add image_tag_mutability_exclusion_filter attribute (#43886)
  • data-source/aws_ecr_repository_creation_template: Add image_tag_mutability_exclusion_filter attribute (#43886)
  • resource/aws_cloudwatch_event_target: Add resource identity support (#43984)
  • resource/aws_ecr_repository_creation_template: Add image_tag_mutability_exclusion_filter configuration block (#43886)
  • resource/aws_glue_job: Support G.12X, G.16X, R.1X, R.2X, R.4X, and R.8X as valid values for worker_type (#43988)
  • resource/aws_lambda_permission: Add resource identity support (#43954)
  • resource/aws_lightsail_static_ip_attachment: Support resource import (#43874)
  • resource/aws_s3_bucket_cors_configuration: Add resource identity support (#43876)
  • resource/aws_s3_bucket_logging: Add resource identity support (#43876)
  • resource/aws_s3_bucket_notification: Add resource identity support (#43876)
  • resource/aws_s3_bucket_ownership_controls: Add resource identity support (#43876)
  • resource/aws_s3_bucket_policy: Add resource identity support (#43876)
  • resource/aws_s3_bucket_public_access_block: Add resource identity support (#43876)
  • resource/aws_s3_bucket_server_side_encryption_configuration: Add resource identity support (#43876)
  • resource/aws_s3_bucket_versioning: Add resource identity support (#43876)
  • resource/aws_s3_bucket_website_configuration: Add resource identity support (#43876)
  • resource/aws_secretsmanager_secret: Add resource identity support (#43872)
  • resource/aws_secretsmanager_secret_policy: Add resource identity support (#43872)
  • resource/aws_secretsmanager_secret_rotation: Add resource identity support (#43872)
  • resource/aws_sqs_queue: Add resource identity support (#43918)
  • resource/aws_sqs_queue_policy: Add resource identity support (#43918)
  • resource/aws_sqs_queue_redrive_allow_policy: Add resource identity support (#43918)
  • resource/aws_sqs_queue_redrive_policy: Add resource identity support (#43918)

BUG FIXES:

  • resource/aws_batch_compute_environment: Allow in-place updates of compute environments that have the SPOT_PRICE_CAPACITY_OPTIMIZED strategy (#40148)
  • resource/aws_imagebuilder_lifecycle_policy: Fix Provider produced inconsistent result after apply error when policy_detail.exclusion_rules.amis.is_public is omitted (#43925)
  • resource/aws_instance: Adds primary_network_interface to allow importing resources with custom primary network interface. (#43953)
  • resource/aws_rds_cluster: Fixes the behavior when enabling database_insights_mode="advanced" without changing performance insights retention window (#43919)
  • resource/aws_rds_cluster: Fixes the behavior when modifying database_insights_mode when using custom KMS key (#43942)
  • resource/aws_spot_instance_request: Adds primary_network_interface to allow importing resources with custom primary network interface. (#43953)
Changelog

Sourced from hashicorp/aws's changelog.

6.10.0 (August 21, 2025)

NOTES:

  • resource/aws_instance: The network_interface block has been deprecated. Use primary_network_interface for the primary network interface and aws_network_interface_attachment resources for other network interfaces. (#43953)
  • resource/aws_spot_instance_request: The network_interface block has been deprecated. Use primary_network_interface for the primary network interface and aws_network_interface_attachment resources for other network interfaces. (#43953)

ENHANCEMENTS:

  • data-source/aws_ecr_repository: Add image_tag_mutability_exclusion_filter attribute (#43886)
  • data-source/aws_ecr_repository_creation_template: Add image_tag_mutability_exclusion_filter attribute (#43886)
  • resource/aws_cloudwatch_event_target: Add resource identity support (#43984)
  • resource/aws_ecr_repository_creation_template: Add image_tag_mutability_exclusion_filter configuration block (#43886)
  • resource/aws_glue_job: Support G.12X, G.16X, R.1X, R.2X, R.4X, and R.8X as valid values for worker_type (#43988)
  • resource/aws_lambda_permission: Add resource identity support (#43954)
  • resource/aws_lightsail_static_ip_attachment: Support resource import (#43874)
  • resource/aws_s3_bucket_cors_configuration: Add resource identity support (#43976)
  • resource/aws_s3_bucket_logging: Add resource identity support (#43976)
  • resource/aws_s3_bucket_notification: Add resource identity support (#43976)
  • resource/aws_s3_bucket_ownership_controls: Add resource identity support (#43976)
  • resource/aws_s3_bucket_policy: Add resource identity support (#43976)
  • resource/aws_s3_bucket_public_access_block: Add resource identity support (#43976)
  • resource/aws_s3_bucket_server_side_encryption_configuration: Add resource identity support (#43976)
  • resource/aws_s3_bucket_versioning: Add resource identity support (#43976)
  • resource/aws_s3_bucket_website_configuration: Add resource identity support (#43976)
  • resource/aws_secretsmanager_secret: Add resource identity support (#43872)
  • resource/aws_secretsmanager_secret_policy: Add resource identity support (#43872)
  • resource/aws_secretsmanager_secret_rotation: Add resource identity support (#43872)
  • resource/aws_sqs_queue: Add resource identity support (#43918)
  • resource/aws_sqs_queue_policy: Add resource identity support (#43918)
  • resource/aws_sqs_queue_redrive_allow_policy: Add resource identity support (#43918)
  • resource/aws_sqs_queue_redrive_policy: Add resource identity support (#43918)

BUG FIXES:

  • resource/aws_batch_compute_environment: Allow in-place updates of compute environments that have the SPOT_PRICE_CAPACITY_OPTIMIZED strategy (#40148)
  • resource/aws_imagebuilder_lifecycle_policy: Fix Provider produced inconsistent result after apply error when policy_detail.exclusion_rules.amis.is_public is omitted (#43925)
  • resource/aws_instance: Adds primary_network_interface to allow importing resources with custom primary network interface. (#43953)
  • resource/aws_rds_cluster: Fixes the behavior when enabling database_insights_mode="advanced" without changing performance insights retention window (#43919)
  • resource/aws_rds_cluster: Fixes the behavior when modifying database_insights_mode when using custom KMS key (#43942)
  • resource/aws_spot_instance_request: Adds primary_network_interface to allow importing resources with custom primary network interface. (#43953)
Commits
  • 0c9a2d9 Merge pull request #43992 from hashicorp/update-version-6.10.0
  • 34eaa47 Merge pull request #43983 from tabito-hara/d-aws_bcmdataexports_export-add_BI...
  • 28b2d98 Updates CHANGELOG and version
  • 320ca52 Update CHANGELOG.md for #43988
  • 9422b8f Merge pull request #43988 from hashicorp/f-aws_glue_job.worker_type-additions
  • 43c6df5 Update .changelog/43988.txt
  • 3b30f26 Add parameterized resource identity to aws_cloudwatch_event_target (#43984)
  • 6e0ca78 Correct CHANGELOG entry file name.
  • b3eb84d Merge pull request #43976 from hashicorp/f-ri-s3
  • cdcd24a r/aws_lambda_permission(test): scope down invoke function url permissions (#4...
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.9.0 to 6.10.0

Release notes

Sourced from hashicorp/aws's releases.

v6.10.0

6.10.0 (August 21, 2025)

NOTES:

  • resource/aws_instance: The network_interface block has been deprecated. Use primary_network_interface for the primary network interface and aws_network_interface_attachment resources for other network interfaces. (#43953)
  • resource/aws_spot_instance_request: The network_interface block has been deprecated. Use primary_network_interface for the primary network interface and aws_network_interface_attachment resources for other network interfaces. (#43953)

ENHANCEMENTS:

  • data-source/aws_ecr_repository: Add image_tag_mutability_exclusion_filter attribute (#43886)
  • data-source/aws_ecr_repository_creation_template: Add image_tag_mutability_exclusion_filter attribute (#43886)
  • resource/aws_cloudwatch_event_target: Add resource identity support (#43984)
  • resource/aws_ecr_repository_creation_template: Add image_tag_mutability_exclusion_filter configuration block (#43886)
  • resource/aws_glue_job: Support G.12X, G.16X, R.1X, R.2X, R.4X, and R.8X as valid values for worker_type (#43988)
  • resource/aws_lambda_permission: Add resource identity support (#43954)
  • resource/aws_lightsail_static_ip_attachment: Support resource import (#43874)
  • resource/aws_s3_bucket_cors_configuration: Add resource identity support (#43876)
  • resource/aws_s3_bucket_logging: Add resource identity support (#43876)
  • resource/aws_s3_bucket_notification: Add resource identity support (#43876)
  • resource/aws_s3_bucket_ownership_controls: Add resource identity support (#43876)
  • resource/aws_s3_bucket_policy: Add resource identity support (#43876)
  • resource/aws_s3_bucket_public_access_block: Add resource identity support (#43876)
  • resource/aws_s3_bucket_server_side_encryption_configuration: Add resource identity support (#43876)
  • resource/aws_s3_bucket_versioning: Add resource identity support (#43876)
  • resource/aws_s3_bucket_website_configuration: Add resource identity support (#43876)
  • resource/aws_secretsmanager_secret: Add resource identity support (#43872)
  • resource/aws_secretsmanager_secret_policy: Add resource identity support (#43872)
  • resource/aws_secretsmanager_secret_rotation: Add resource identity support (#43872)
  • resource/aws_sqs_queue: Add resource identity support (#43918)
  • resource/aws_sqs_queue_policy: Add resource identity support (#43918)
  • resource/aws_sqs_queue_redrive_allow_policy: Add resource identity support (#43918)
  • resource/aws_sqs_queue_redrive_policy: Add resource identity support (#43918)

BUG FIXES:

  • resource/aws_batch_compute_environment: Allow in-place updates of compute environments that have the SPOT_PRICE_CAPACITY_OPTIMIZED strategy (#40148)
  • resource/aws_imagebuilder_lifecycle_policy: Fix Provider produced inconsistent result after apply error when policy_detail.exclusion_rules.amis.is_public is omitted (#43925)
  • resource/aws_instance: Adds primary_network_interface to allow importing resources with custom primary network interface. (#43953)
  • resource/aws_rds_cluster: Fixes the behavior when enabling database_insights_mode="advanced" without changing performance insights retention window (#43919)
  • resource/aws_rds_cluster: Fixes the behavior when modifying database_insights_mode when using custom KMS key (#43942)
  • resource/aws_spot_instance_request: Adds primary_network_interface to allow importing resources with custom primary network interface. (#43953)
Changelog

Sourced from hashicorp/aws's changelog.

6.10.0 (August 21, 2025)

NOTES:

  • resource/aws_instance: The network_interface block has been deprecated. Use primary_network_interface for the primary network interface and aws_network_interface_attachment resources for other network interfaces. (#43953)
  • resource/aws_spot_instance_request: The network_interface block has been deprecated. Use primary_network_interface for the primary network interface and aws_network_interface_attachment resources for other network interfaces. (#43953)

ENHANCEMENTS:

  • data-source/aws_ecr_repository: Add image_tag_mutability_exclusion_filter attribute (#43886)
  • data-source/aws_ecr_repository_creation_template: Add image_tag_mutability_exclusion_filter attribute (#43886)
  • resource/aws_cloudwatch_event_target: Add resource identity support (#43984)
  • resource/aws_ecr_repository_creation_template: Add image_tag_mutability_exclusion_filter configuration block (#43886)
  • resource/aws_glue_job: Support G.12X, G.16X, R.1X, R.2X, R.4X, and R.8X as valid values for worker_type (#43988)
  • resource/aws_lambda_permission: Add resource identity support (#43954)
  • resource/aws_lightsail_static_ip_attachment: Support resource import (#43874)
  • resource/aws_s3_bucket_cors_configuration: Add resource identity support (#43976)
  • resource/aws_s3_bucket_logging: Add resource identity support (#43976)
  • resource/aws_s3_bucket_notification: Add resource identity support (#43976)
  • resource/aws_s3_bucket_ownership_controls: Add resource identity support (#43976)
  • resource/aws_s3_bucket_policy: Add resource identity support (#43976)
  • resource/aws_s3_bucket_public_access_block: Add resource identity support (#43976)
  • resource/aws_s3_bucket_server_side_encryption_configuration: Add resource identity support (#43976)
  • resource/aws_s3_bucket_versioning: Add resource identity support (#43976)
  • resource/aws_s3_bucket_website_configuration: Add resource identity support (#43976)
  • resource/aws_secretsmanager_secret: Add resource identity support (#43872)
  • resource/aws_secretsmanager_secret_policy: Add resource identity support (#43872)
  • resource/aws_secretsmanager_secret_rotation: Add resource identity support (#43872)
  • resource/aws_sqs_queue: Add resource identity support (#43918)
  • resource/aws_sqs_queue_policy: Add resource identity support (#43918)
  • resource/aws_sqs_queue_redrive_allow_policy: Add resource identity support (#43918)
  • resource/aws_sqs_queue_redrive_policy: Add resource identity support (#43918)

BUG FIXES:

  • resource/aws_batch_compute_environment: Allow in-place updates of compute environments that have the SPOT_PRICE_CAPACITY_OPTIMIZED strategy (#40148)
  • resource/aws_imagebuilder_lifecycle_policy: Fix Provider produced inconsistent result after apply error when policy_detail.exclusion_rules.amis.is_public is omitted (#43925)
  • resource/aws_instance: Adds primary_network_interface to allow importing resources with custom primary network interface. (#43953)
  • resource/aws_rds_cluster: Fixes the behavior when enabling database_insights_mode="advanced" without changing performance insights retention window (#43919)
  • resource/aws_rds_cluster: Fixes the behavior when modifying database_insights_mode when using custom KMS key (#43942)
  • resource/aws_spot_instance_request: Adds primary_network_interface to allow importing resources with custom primary network interface. (#43953)
Commits
  • 0c9a2d9 Merge pull request #43992 from hashicorp/update-version-6.10.0
  • 34eaa47 Merge pull request #43983 from tabito-hara/d-aws_bcmdataexports_export-add_BI...
  • 28b2d98 Updates CHANGELOG and version
  • 320ca52 Update CHANGELOG.md for #43988
  • 9422b8f Merge pull request #43988 from hashicorp/f-aws_glue_job.worker_type-additions
  • 43c6df5 Update .changelog/43988.txt
  • 3b30f26 Add parameterized resource identity to aws_cloudwatch_event_target (#43984)
  • 6e0ca78 Correct CHANGELOG entry file name.
  • b3eb84d Merge pull request #43976 from hashicorp/f-ri-s3
  • cdcd24a r/aws_lambda_permission(test): scope down invoke function url permissions (#4...
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Aug 25, 2025
…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.9.0 to 6.10.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.9.0...v6.10.0)

Updates `hashicorp/aws` from 6.9.0 to 6.10.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.9.0...v6.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@devksingh4 devksingh4 force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-13c2bae297 branch from 8063439 to 9255a05 Compare August 26, 2025 03:48
@devksingh4 devksingh4 merged commit 0d21931 into main Aug 26, 2025
4 of 6 checks passed
@devksingh4 devksingh4 deleted the dependabot/terraform/terraform/envs/prod/production-dependencies-13c2bae297 branch August 26, 2025 03:49
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