Skip to content

chore(deps): bump hashicorp/aws from 5.100.0 to 6.58.0 in /infra/terraform - #8

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/terraform/infra/terraform/hashicorp/aws-6.58.0
Closed

chore(deps): bump hashicorp/aws from 5.100.0 to 6.58.0 in /infra/terraform#8
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/terraform/infra/terraform/hashicorp/aws-6.58.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown

Bumps hashicorp/aws from 5.100.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

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.100.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@v5.100.0...v6.58.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.58.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Author

Superseded by #9.

@dependabot dependabot Bot closed this Aug 16, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/infra/terraform/hashicorp/aws-6.58.0 branch August 16, 2026 00:43
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