Skip to content

Bump the production-dependencies group across 2 directories with 2 updates - #720

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106
Open

Bump the production-dependencies group across 2 directories with 2 updates#720
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 2 updates in the /terraform/envs/prod directory: hashicorp/aws and hashicorp/time.
Bumps the production-dependencies group with 2 updates in the /terraform/envs/qa directory: hashicorp/aws and hashicorp/time.

Updates hashicorp/aws from 6.44.0 to 6.58.0

Release notes

Sourced from hashicorp/aws's releases.

v6.58.0

6.58.0 (August 5, 2026)

FEATURES:

  • New List Resource: aws_mailmanager_rule_set (#49257)
  • New List Resource: aws_prometheus_anomaly_detector (#49139)
  • New List Resource: aws_prometheus_scraper (#47466)
  • New List Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New List Resource: aws_resiliencehubv2_policy (#48321)
  • New Resource: aws_mailmanager_rule_set (#49257)
  • New Resource: aws_prometheus_anomaly_detector (#49139)
  • New Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New Resource: aws_resiliencehubv2_policy (#48321)

ENHANCEMENTS:

  • resource/aws_api_gateway_rest_api: Add configurable resource timeouts. (#49205)
  • resource/aws_dx_connection: Add state attribute (#42150)
  • resource/aws_ecs_capacity_provider: Add RESERVED as a valid value for managed_instances_provider.instance_launch_template.capacity_option_type (#48816)
  • resource/aws_ecs_capacity_provider: Add local_storage_configuration attribute to managed_instances_provider.instance_launch_template (#47513)
  • resource/aws_ecs_capacity_provider: Add managed_instances_provider.instance_launch_template.capacity_reservations argument (#48816)
  • resource/aws_glue_catalog_table_optimizer: Add configuration.compaction_configuration argument (#43868)
  • resource/aws_prometheus_scraper: Add Resource Identity support (#47466)
  • resource/aws_prometheus_scraper: Add destination.cloudwatch configuration block for CloudWatch Metrics destination support (#49088)

BUG FIXES:

  • resource/aws_api_gateway_rest_api: Wait for the REST API to reach an available state on create and update, and to be fully deleted on delete, preventing intermittent BadRequestException: There is already an update in progress errors (#49205)
  • resource/aws_appstream_stack: Fix embed_host_domains not being sent to the AWS API on update, which caused a permanent plan diff when the argument was added or changed on an existing stack (#49015)
  • resource/aws_bedrockagent_data_source: Fix validator incorrectly requiring bedrock_data_automation_configuration when parsing_strategy = "BEDROCK_DATA_AUTOMATION", a regression introduced in v6.56.0 (#49111)
  • resource/aws_bedrockagentcore_agent_runtime: Allow : (colon) in the match_value_string and match_value_string_list attributes of authorizer_configuration.custom_jwt_authorizer.custom_claim.authorizing_claim_match_value.claim_match_value (#48437)
  • resource/aws_bedrockagentcore_memory_strategy: Fix Value Conversion Error ... Received null value, however the target type cannot handle null values errors (#49188)
  • resource/aws_bedrockagentcore_memory_strategy: Fix too many results: wanted 1, got 2 error when creating or updating a strategy on a memory that already has another strategy of a different type (#49250)
  • resource/aws_bedrockagentcore_memory_strategy: Replace resource rather than erroring when configuration.consolidation, configuration.extraction, or configuration.reflection blocks are removed (#49188)
  • resource/aws_ecs_service: Fix sigint_rollback falsely rolling back healthy deployments during wait_for_steady_state (#49077)
  • resource/aws_ecs_service: Prevent non-EBS deployment volume configurations from being written to state (#48947)
  • resource/aws_elasticache_replication_group: Fix perpetual diff when changes are pending for the next maintenance window (apply_immediately = false) (#48246)
  • resource/aws_glue_catalog_table: Fix InvalidInputException: StorageDescriptor is not allowed error when creating or updating ATHENA-dialect views (#49156)
  • resource/aws_glue_catalog_table: Fix InvalidInputException error when creating or updating SPARK-dialect views without an explicit storage_descriptor block (#49156)
  • resource/aws_glue_catalog_table: Fix perpetual diff on view_definition.representations fields (validation_connection, view_original_text, view_expanded_text) that AWS Glue does not echo back for validated ATHENA views (#49156)
  • resource/aws_iam_user: Retry destroying users when there are conflicts, and ignore non-errors during destroy (#49260)
  • resource/aws_route53recoverycontrolconfig_safety_rule: Fix crash when the create operation returns an error (#49155)
  • resource/aws_ssm_parameter: Correctly imports when passing ARN value. (#49134)
  • resource/aws_ssm_parameter: Prevents errors when importing specific version. (#49134)

v6.57.1

6.57.1 (July 29, 2026)

NOTES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.58.0 (August 5, 2026)

FEATURES:

  • New List Resource: aws_mailmanager_rule_set (#49257)
  • New List Resource: aws_prometheus_anomaly_detector (#49139)
  • New List Resource: aws_prometheus_scraper (#47466)
  • New List Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New List Resource: aws_resiliencehubv2_policy (#48321)
  • New Resource: aws_mailmanager_rule_set (#49257)
  • New Resource: aws_prometheus_anomaly_detector (#49139)
  • New Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New Resource: aws_resiliencehubv2_policy (#48321)

ENHANCEMENTS:

  • resource/aws_api_gateway_rest_api: Add configurable resource timeouts. (#49205)
  • resource/aws_dx_connection: Add state attribute (#42150)
  • resource/aws_ecs_capacity_provider: Add RESERVED as a valid value for managed_instances_provider.instance_launch_template.capacity_option_type (#48816)
  • resource/aws_ecs_capacity_provider: Add local_storage_configuration attribute to managed_instances_provider.instance_launch_template (#47513)
  • resource/aws_ecs_capacity_provider: Add managed_instances_provider.instance_launch_template.capacity_reservations argument (#48816)
  • resource/aws_glue_catalog_table_optimizer: Add configuration.compaction_configuration argument (#43868)
  • resource/aws_prometheus_scraper: Add Resource Identity support (#47466)
  • resource/aws_prometheus_scraper: Add destination.cloudwatch configuration block for CloudWatch Metrics destination support (#49088)

BUG FIXES:

  • resource/aws_api_gateway_rest_api: Wait for the REST API to reach an available state on create and update, and to be fully deleted on delete, preventing intermittent BadRequestException: There is already an update in progress errors (#49205)
  • resource/aws_appstream_stack: Fix embed_host_domains not being sent to the AWS API on update, which caused a permanent plan diff when the argument was added or changed on an existing stack (#49015)
  • resource/aws_bedrockagent_data_source: Fix validator incorrectly requiring bedrock_data_automation_configuration when parsing_strategy = "BEDROCK_DATA_AUTOMATION", a regression introduced in v6.56.0 (#49111)
  • resource/aws_bedrockagentcore_agent_runtime: Allow : (colon) in the match_value_string and match_value_string_list attributes of authorizer_configuration.custom_jwt_authorizer.custom_claim.authorizing_claim_match_value.claim_match_value (#48437)
  • resource/aws_bedrockagentcore_memory_strategy: Fix Value Conversion Error ... Received null value, however the target type cannot handle null values errors (#49188)
  • resource/aws_bedrockagentcore_memory_strategy: Fix too many results: wanted 1, got 2 error when creating or updating a strategy on a memory that already has another strategy of a different type (#49250)
  • resource/aws_bedrockagentcore_memory_strategy: Replace resource rather than erroring when configuration.consolidation, configuration.extraction, or configuration.reflection blocks are removed (#49188)
  • resource/aws_ecs_service: Fix sigint_rollback falsely rolling back healthy deployments during wait_for_steady_state (#49077)
  • resource/aws_ecs_service: Prevent non-EBS deployment volume configurations from being written to state (#48947)
  • resource/aws_elasticache_replication_group: Fix perpetual diff when changes are pending for the next maintenance window (apply_immediately = false) (#48246)
  • resource/aws_glue_catalog_table: Fix InvalidInputException: StorageDescriptor is not allowed error when creating or updating ATHENA-dialect views (#49156)
  • resource/aws_glue_catalog_table: Fix InvalidInputException error when creating or updating SPARK-dialect views without an explicit storage_descriptor block (#49156)
  • resource/aws_glue_catalog_table: Fix perpetual diff on view_definition.representations fields (validation_connection, view_original_text, view_expanded_text) that AWS Glue does not echo back for validated ATHENA views (#49156)
  • resource/aws_iam_user: Retry destroying users when there are conflicts, and ignore non-errors during destroy (#49260)
  • resource/aws_route53recoverycontrolconfig_safety_rule: Fix crash when the create operation returns an error (#49155)
  • resource/aws_ssm_parameter: Correctly imports when passing ARN value. (#49134)
  • resource/aws_ssm_parameter: Prevents errors when importing specific version. (#49134)

6.57.1 (July 29, 2026)

NOTES:

  • resource/aws_bedrockagentcore_memory_strategy: The memory_execution_role_arn attribute has been deprecated. Use the memory_execution_role_arn attribute on the aws_bedrockagentcore_memory resource instead (#49140)

... (truncated)

Commits
  • 9f8360a Merge pull request #49293 from hashicorp/t-update-changelog-version
  • 3ce48e1 update changelog and bump version
  • 160e3b4 Update CHANGELOG.md for #49292
  • 92003ba Merge pull request #49292 from hashicorp/fix-changelog-for-49260
  • 6e5e81b update changelog
  • 424fe4c Merge pull request #49211 from hashicorp/changie/add-action-option
  • 86cbb98 Update CHANGELOG.md for #49216
  • d662c3f Update docs/design-decisions/changie-migration.md
  • a60ee3e Merge pull request #49216 from hashicorp/changie/add-per-version-changelogs
  • 093e5dd Merge pull request #48246 from sukumaar/f-elasticache-rg-pending-changes-issue
  • Additional commits viewable in compare view

Updates hashicorp/time from 0.13.1 to 0.14.0

Release notes

Sourced from hashicorp/time's releases.

v0.14.0

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Changelog

Sourced from hashicorp/time's changelog.

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Commits
  • d293fe6 chore: prep for release v0.14.0 (#488)
  • e4e0bd7 build(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#487)
  • 055c59e build: add linux/s390x build target (#486)
  • 3535a74 build(deps): Bump github.com/hashicorp/terraform-plugin-docs in /tools (#482)
  • e51fe73 build(deps): Bump github.com/hashicorp/terraform-plugin-testing (#483)
  • 9ebdcf5 build(deps): Bump the github-actions group with 3 updates (#480)
  • ceecd1b build(deps): Bump github.com/hashicorp/copywrite in /tools (#478)
  • 280daf3 build(deps): Bump actions/setup-go in the github-actions group (#479)
  • c79a2b2 build(deps): Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#477)
  • 4354e69 update go to 1.25.8 (#476)
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.44.0 to 6.58.0

Release notes

Sourced from hashicorp/aws's releases.

v6.58.0

6.58.0 (August 5, 2026)

FEATURES:

  • New List Resource: aws_mailmanager_rule_set (#49257)
  • New List Resource: aws_prometheus_anomaly_detector (#49139)
  • New List Resource: aws_prometheus_scraper (#47466)
  • New List Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New List Resource: aws_resiliencehubv2_policy (#48321)
  • New Resource: aws_mailmanager_rule_set (#49257)
  • New Resource: aws_prometheus_anomaly_detector (#49139)
  • New Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New Resource: aws_resiliencehubv2_policy (#48321)

ENHANCEMENTS:

  • resource/aws_api_gateway_rest_api: Add configurable resource timeouts. (#49205)
  • resource/aws_dx_connection: Add state attribute (#42150)
  • resource/aws_ecs_capacity_provider: Add RESERVED as a valid value for managed_instances_provider.instance_launch_template.capacity_option_type (#48816)
  • resource/aws_ecs_capacity_provider: Add local_storage_configuration attribute to managed_instances_provider.instance_launch_template (#47513)
  • resource/aws_ecs_capacity_provider: Add managed_instances_provider.instance_launch_template.capacity_reservations argument (#48816)
  • resource/aws_glue_catalog_table_optimizer: Add configuration.compaction_configuration argument (#43868)
  • resource/aws_prometheus_scraper: Add Resource Identity support (#47466)
  • resource/aws_prometheus_scraper: Add destination.cloudwatch configuration block for CloudWatch Metrics destination support (#49088)

BUG FIXES:

  • resource/aws_api_gateway_rest_api: Wait for the REST API to reach an available state on create and update, and to be fully deleted on delete, preventing intermittent BadRequestException: There is already an update in progress errors (#49205)
  • resource/aws_appstream_stack: Fix embed_host_domains not being sent to the AWS API on update, which caused a permanent plan diff when the argument was added or changed on an existing stack (#49015)
  • resource/aws_bedrockagent_data_source: Fix validator incorrectly requiring bedrock_data_automation_configuration when parsing_strategy = "BEDROCK_DATA_AUTOMATION", a regression introduced in v6.56.0 (#49111)
  • resource/aws_bedrockagentcore_agent_runtime: Allow : (colon) in the match_value_string and match_value_string_list attributes of authorizer_configuration.custom_jwt_authorizer.custom_claim.authorizing_claim_match_value.claim_match_value (#48437)
  • resource/aws_bedrockagentcore_memory_strategy: Fix Value Conversion Error ... Received null value, however the target type cannot handle null values errors (#49188)
  • resource/aws_bedrockagentcore_memory_strategy: Fix too many results: wanted 1, got 2 error when creating or updating a strategy on a memory that already has another strategy of a different type (#49250)
  • resource/aws_bedrockagentcore_memory_strategy: Replace resource rather than erroring when configuration.consolidation, configuration.extraction, or configuration.reflection blocks are removed (#49188)
  • resource/aws_ecs_service: Fix sigint_rollback falsely rolling back healthy deployments during wait_for_steady_state (#49077)
  • resource/aws_ecs_service: Prevent non-EBS deployment volume configurations from being written to state (#48947)
  • resource/aws_elasticache_replication_group: Fix perpetual diff when changes are pending for the next maintenance window (apply_immediately = false) (#48246)
  • resource/aws_glue_catalog_table: Fix InvalidInputException: StorageDescriptor is not allowed error when creating or updating ATHENA-dialect views (#49156)
  • resource/aws_glue_catalog_table: Fix InvalidInputException error when creating or updating SPARK-dialect views without an explicit storage_descriptor block (#49156)
  • resource/aws_glue_catalog_table: Fix perpetual diff on view_definition.representations fields (validation_connection, view_original_text, view_expanded_text) that AWS Glue does not echo back for validated ATHENA views (#49156)
  • resource/aws_iam_user: Retry destroying users when there are conflicts, and ignore non-errors during destroy (#49260)
  • resource/aws_route53recoverycontrolconfig_safety_rule: Fix crash when the create operation returns an error (#49155)
  • resource/aws_ssm_parameter: Correctly imports when passing ARN value. (#49134)
  • resource/aws_ssm_parameter: Prevents errors when importing specific version. (#49134)

v6.57.1

6.57.1 (July 29, 2026)

NOTES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.58.0 (August 5, 2026)

FEATURES:

  • New List Resource: aws_mailmanager_rule_set (#49257)
  • New List Resource: aws_prometheus_anomaly_detector (#49139)
  • New List Resource: aws_prometheus_scraper (#47466)
  • New List Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New List Resource: aws_resiliencehubv2_policy (#48321)
  • New Resource: aws_mailmanager_rule_set (#49257)
  • New Resource: aws_prometheus_anomaly_detector (#49139)
  • New Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New Resource: aws_resiliencehubv2_policy (#48321)

ENHANCEMENTS:

  • resource/aws_api_gateway_rest_api: Add configurable resource timeouts. (#49205)
  • resource/aws_dx_connection: Add state attribute (#42150)
  • resource/aws_ecs_capacity_provider: Add RESERVED as a valid value for managed_instances_provider.instance_launch_template.capacity_option_type (#48816)
  • resource/aws_ecs_capacity_provider: Add local_storage_configuration attribute to managed_instances_provider.instance_launch_template (#47513)
  • resource/aws_ecs_capacity_provider: Add managed_instances_provider.instance_launch_template.capacity_reservations argument (#48816)
  • resource/aws_glue_catalog_table_optimizer: Add configuration.compaction_configuration argument (#43868)
  • resource/aws_prometheus_scraper: Add Resource Identity support (#47466)
  • resource/aws_prometheus_scraper: Add destination.cloudwatch configuration block for CloudWatch Metrics destination support (#49088)

BUG FIXES:

  • resource/aws_api_gateway_rest_api: Wait for the REST API to reach an available state on create and update, and to be fully deleted on delete, preventing intermittent BadRequestException: There is already an update in progress errors (#49205)
  • resource/aws_appstream_stack: Fix embed_host_domains not being sent to the AWS API on update, which caused a permanent plan diff when the argument was added or changed on an existing stack (#49015)
  • resource/aws_bedrockagent_data_source: Fix validator incorrectly requiring bedrock_data_automation_configuration when parsing_strategy = "BEDROCK_DATA_AUTOMATION", a regression introduced in v6.56.0 (#49111)
  • resource/aws_bedrockagentcore_agent_runtime: Allow : (colon) in the match_value_string and match_value_string_list attributes of authorizer_configuration.custom_jwt_authorizer.custom_claim.authorizing_claim_match_value.claim_match_value (#48437)
  • resource/aws_bedrockagentcore_memory_strategy: Fix Value Conversion Error ... Received null value, however the target type cannot handle null values errors (#49188)
  • resource/aws_bedrockagentcore_memory_strategy: Fix too many results: wanted 1, got 2 error when creating or updating a strategy on a memory that already has another strategy of a different type (#49250)
  • resource/aws_bedrockagentcore_memory_strategy: Replace resource rather than erroring when configuration.consolidation, configuration.extraction, or configuration.reflection blocks are removed (#49188)
  • resource/aws_ecs_service: Fix sigint_rollback falsely rolling back healthy deployments during wait_for_steady_state (#49077)
  • resource/aws_ecs_service: Prevent non-EBS deployment volume configurations from being written to state (#48947)
  • resource/aws_elasticache_replication_group: Fix perpetual diff when changes are pending for the next maintenance window (apply_immediately = false) (#48246)
  • resource/aws_glue_catalog_table: Fix InvalidInputException: StorageDescriptor is not allowed error when creating or updating ATHENA-dialect views (#49156)
  • resource/aws_glue_catalog_table: Fix InvalidInputException error when creating or updating SPARK-dialect views without an explicit storage_descriptor block (#49156)
  • resource/aws_glue_catalog_table: Fix perpetual diff on view_definition.representations fields (validation_connection, view_original_text, view_expanded_text) that AWS Glue does not echo back for validated ATHENA views (#49156)
  • resource/aws_iam_user: Retry destroying users when there are conflicts, and ignore non-errors during destroy (#49260)
  • resource/aws_route53recoverycontrolconfig_safety_rule: Fix crash when the create operation returns an error (#49155)
  • resource/aws_ssm_parameter: Correctly imports when passing ARN value. (#49134)
  • resource/aws_ssm_parameter: Prevents errors when importing specific version. (#49134)

6.57.1 (July 29, 2026)

NOTES:

  • resource/aws_bedrockagentcore_memory_strategy: The memory_execution_role_arn attribute has been deprecated. Use the memory_execution_role_arn attribute on the aws_bedrockagentcore_memory resource instead (#49140)

... (truncated)

Commits
  • 9f8360a Merge pull request #49293 from hashicorp/t-update-changelog-version
  • 3ce48e1 update changelog and bump version
  • 160e3b4 Update CHANGELOG.md for #49292
  • 92003ba Merge pull request #49292 from hashicorp/fix-changelog-for-49260
  • 6e5e81b update changelog
  • 424fe4c Merge pull request #49211 from hashicorp/changie/add-action-option
  • 86cbb98 Update CHANGELOG.md for #49216
  • d662c3f Update docs/design-decisions/changie-migration.md
  • a60ee3e Merge pull request #49216 from hashicorp/changie/add-per-version-changelogs
  • 093e5dd Merge pull request #48246 from sukumaar/f-elasticache-rg-pending-changes-issue
  • Additional commits viewable in compare view

Updates hashicorp/time from 0.13.1 to 0.14.0

Release notes

Sourced from hashicorp/time's releases.

v0.14.0

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Changelog

Sourced from hashicorp/time's changelog.

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Commits
  • d293fe6 chore: prep for release v0.14.0 (#488)
  • e4e0bd7 build(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#487)
  • 055c59e build: add linux/s390x build target (#486)
  • 3535a74 build(deps): Bump github.com/hashicorp/terraform-plugin-docs in /tools (#482)
  • e51fe73 build(deps): Bump github.com/hashicorp/terraform-plugin-testing (#483)
  • 9ebdcf5 build(deps): Bump the github-actions group with 3 updates (#480)
  • ceecd1b build(deps): Bump github.com/hashicorp/copywrite in /tools (#478)
  • 280daf3 build(deps): Bump actions/setup-go in the github-actions group (#479)
  • c79a2b2 build(deps): Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#477)
  • 4354e69 update go to 1.25.8 (#476)
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.44.0 to 6.58.0

Release notes

Sourced from hashicorp/aws's releases.

v6.58.0

6.58.0 (August 5, 2026)

FEATURES:

  • New List Resource: aws_mailmanager_rule_set (#49257)
  • New List Resource: aws_prometheus_anomaly_detector (#49139)
  • New List Resource: aws_prometheus_scraper (#47466)
  • New List Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New List Resource: aws_resiliencehubv2_policy (#48321)
  • New Resource: aws_mailmanager_rule_set (#49257)
  • New Resource: aws_prometheus_anomaly_detector (#49139)
  • New Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New Resource: aws_resiliencehubv2_policy (#48321)

ENHANCEMENTS:

  • resource/aws_api_gateway_rest_api: Add configurable resource timeouts. (#49205)
  • resource/aws_dx_connection: Add state attribute (#42150)
  • resource/aws_ecs_capacity_provider: Add RESERVED as a valid value for managed_instances_provider.instance_launch_template.capacity_option_type (#48816)
  • resource/aws_ecs_capacity_provider: Add local_storage_configuration attribute to managed_instances_provider.instance_launch_template (#47513)
  • resource/aws_ecs_capacity_provider: Add managed_instances_provider.instance_launch_template.capacity_reservations argument (#48816)
  • resource/aws_glue_catalog_table_optimizer: Add configuration.compaction_configuration argument (#43868)
  • resource/aws_prometheus_scraper: Add Resource Identity support (#47466)
  • resource/aws_prometheus_scraper: Add destination.cloudwatch configuration block for CloudWatch Metrics destination support (#49088)

BUG FIXES:

  • resource/aws_api_gateway_rest_api: Wait for the REST API to reach an available state on create and update, and to be fully deleted on delete, preventing intermittent BadRequestException: There is already an update in progress errors (#49205)
  • resource/aws_appstream_stack: Fix embed_host_domains not being sent to the AWS API on update, which caused a permanent plan diff when the argument was added or changed on an existing stack (#49015)
  • resource/aws_bedrockagent_data_source: Fix validator incorrectly requiring bedrock_data_automation_configuration when parsing_strategy = "BEDROCK_DATA_AUTOMATION", a regression introduced in v6.56.0 (#49111)
  • resource/aws_bedrockagentcore_agent_runtime: Allow : (colon) in the match_value_string and match_value_string_list attributes of authorizer_configuration.custom_jwt_authorizer.custom_claim.authorizing_claim_match_value.claim_match_value (#48437)
  • resource/aws_bedrockagentcore_memory_strategy: Fix Value Conversion Error ... Received null value, however the target type cannot handle null values errors (#49188)
  • resource/aws_bedrockagentcore_memory_strategy: Fix too many results: wanted 1, got 2 error when creating or updating a strategy on a memory that already has another strategy of a different type (#49250)
  • resource/aws_bedrockagentcore_memory_strategy: Replace resource rather than erroring when configuration.consolidation, configuration.extraction, or configuration.reflection blocks are removed (#49188)
  • resource/aws_ecs_service: Fix sigint_rollback falsely rolling back healthy deployments during wait_for_steady_state (#49077)
  • resource/aws_ecs_service: Prevent non-EBS deployment volume configurations from being written to state (#48947)
  • resource/aws_elasticache_replication_group: Fix perpetual diff when changes are pending for the next maintenance window (apply_immediately = false) (#48246)
  • resource/aws_glue_catalog_table: Fix InvalidInputException: StorageDescriptor is not allowed error when creating or updating ATHENA-dialect views (#49156)
  • resource/aws_glue_catalog_table: Fix InvalidInputException error when creating or updating SPARK-dialect views without an explicit storage_descriptor block (#49156)
  • resource/aws_glue_catalog_table: Fix perpetual diff on view_definition.representations fields (validation_connection, view_original_text, view_expanded_text) that AWS Glue does not echo back for validated ATHENA views (#49156)
  • resource/aws_iam_user: Retry destroying users when there are conflicts, and ignore non-errors during destroy (#49260)
  • resource/aws_route53recoverycontrolconfig_safety_rule: Fix crash when the create operation returns an error (#49155)
  • resource/aws_ssm_parameter: Correctly imports when passing ARN value. (#49134)
  • resource/aws_ssm_parameter: Prevents errors when importing specific version. (#49134)

v6.57.1

6.57.1 (July 29, 2026)

NOTES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.58.0 (August 5, 2026)

FEATURES:

  • New List Resource: aws_mailmanager_rule_set (#49257)
  • New List Resource: aws_prometheus_anomaly_detector (#49139)
  • New List Resource: aws_prometheus_scraper (#47466)
  • New List Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New List Resource: aws_resiliencehubv2_policy (#48321)
  • New Resource: aws_mailmanager_rule_set (#49257)
  • New Resource: aws_prometheus_anomaly_detector (#49139)
  • New Resource: aws_prometheus_scraper_logging_configuration (#47466)
  • New Resource: aws_resiliencehubv2_policy (#48321)

ENHANCEMENTS:

  • resource/aws_api_gateway_rest_api: Add configurable resource timeouts. (#49205)
  • resource/aws_dx_connection: Add state attribute (#42150)
  • resource/aws_ecs_capacity_provider: Add RESERVED as a valid value for managed_instances_provider.instance_launch_template.capacity_option_type (#48816)
  • resource/aws_ecs_capacity_provider: Add local_storage_configuration attribute to managed_instances_provider.instance_launch_template (#47513)
  • resource/aws_ecs_capacity_provider: Add managed_instances_provider.instance_launch_template.capacity_reservations argument (#48816)
  • resource/aws_glue_catalog_table_optimizer: Add configuration.compaction_configuration argument (#43868)
  • resource/aws_prometheus_scraper: Add Resource Identity support (#47466)
  • resource/aws_prometheus_scraper: Add destination.cloudwatch configuration block for CloudWatch Metrics destination support (#49088)

BUG FIXES:

  • resource/aws_api_gateway_rest_api: Wait for the REST API to reach an available state on create and update, and to be fully deleted on delete, preventing intermittent BadRequestException: There is already an update in progress errors (#49205)
  • resource/aws_appstream_stack: Fix embed_host_domains not being sent to the AWS API on update, which caused a permanent plan diff when the argument was added or changed on an existing stack (#49015)
  • resource/aws_bedrockagent_data_source: Fix validator incorrectly requiring bedrock_data_automation_configuration when parsing_strategy = "BEDROCK_DATA_AUTOMATION", a regression introduced in v6.56.0 (#49111)
  • resource/aws_bedrockagentcore_agent_runtime: Allow : (colon) in the match_value_string and match_value_string_list attributes of authorizer_configuration.custom_jwt_authorizer.custom_claim.authorizing_claim_match_value.claim_match_value (#48437)
  • resource/aws_bedrockagentcore_memory_strategy: Fix Value Conversion Error ... Received null value, however the target type cannot handle null values errors (#49188)
  • resource/aws_bedrockagentcore_memory_strategy: Fix too many results: wanted 1, got 2 error when creating or updating a strategy on a memory that already has another strategy of a different type (#49250)
  • resource/aws_bedrockagentcore_memory_strategy: Replace resource rather than erroring when configuration.consolidation, configuration.extraction, or configuration.reflection blocks are removed (#49188)
  • resource/aws_ecs_service: Fix sigint_rollback falsely rolling back healthy deployments during wait_for_steady_state (#49077)
  • resource/aws_ecs_service: Prevent non-EBS deployment volume configurations from being written to state (#48947)
  • resource/aws_elasticache_replication_group: Fix perpetual diff when changes are pending for the next maintenance window (apply_immediately = false) (#48246)
  • resource/aws_glue_catalog_table: Fix InvalidInputException: StorageDescriptor is not allowed error when creating or updating ATHENA-dialect views (#49156)
  • resource/aws_glue_catalog_table: Fix InvalidInputException error when creating or updating SPARK-dialect views without an explicit storage_descriptor block (#49156)
  • resourc...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels May 28, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) May 28, 2026 04:43
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 1626d0a to ee293db Compare June 4, 2026 04:43
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from ee293db to 3b1e338 Compare June 11, 2026 04:16
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 3b1e338 to ee11adc Compare June 18, 2026 04:16
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from ee11adc to 1d3427e Compare June 25, 2026 04:15
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 1d3427e to aa6aa18 Compare July 16, 2026 04:18
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from aa6aa18 to d8f325a Compare July 23, 2026 04:17
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from d8f325a to 897fd2c Compare July 30, 2026 04:16
@dependabot
dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 897fd2c to 42d21f6 Compare August 6, 2026 04:16
…dates

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


Updates `hashicorp/aws` from 6.44.0 to 6.58.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.44.0...v6.58.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.0)

Updates `hashicorp/aws` from 6.44.0 to 6.58.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.44.0...v6.58.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.0)

Updates `hashicorp/aws` from 6.44.0 to 6.58.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.44.0...v6.58.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.0)

Updates `hashicorp/aws` from 6.44.0 to 6.58.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.44.0...v6.58.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/time
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/time
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/time
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/time
  dependency-version: 0.14.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 force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 42d21f6 to 5b66e40 Compare August 13, 2026 04:16
@sonarqubecloud

Copy link
Copy Markdown

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