Skip to content

Bump hashicorp/aws from 6.36.0 to 6.42.0 in /examples/basic_usage#81

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/terraform/examples/basic_usage/hashicorp/aws-6.42.0
Closed

Bump hashicorp/aws from 6.36.0 to 6.42.0 in /examples/basic_usage#81
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/terraform/examples/basic_usage/hashicorp/aws-6.42.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hashicorp/aws from 6.36.0 to 6.42.0.

Release notes

Sourced from hashicorp/aws's releases.

v6.42.0

6.42.0 (April 22, 2026)

BREAKING CHANGES:

  • resource/aws_mq_configuration: Destruction of this resource will now delete the configuration. Previously delete was a no-op due to missing API operations, leaving resources in an unmanaged state. For this reason a breaking change was deemed acceptable in a minor version. This functionality requires the mq:DeleteConfiguration IAM permission. To restore the previous no-op behavior, set skip_destroy to true. (#47273)

NOTES:

  • documentation: CDKTF documentation has been removed from the provider (#47484)
  • resource/aws_eip: Because we cannot easily test this behavior in isolated regions, it is best effort and we ask for community help in testing (#47091)

FEATURES:

  • New Data Source: aws_ec2_service_link_virtual_interface (#47478)
  • New Data Source: aws_ec2_service_link_virtual_interfaces (#47478)
  • New List Resource: aws_apigatewayv2_api (#47472)
  • New List Resource: aws_cloudwatch_log_metric_filter (#47495)
  • New List Resource: aws_config_remediation_configuration (#47514)
  • New List Resource: aws_ebs_volume (#47551)
  • New List Resource: aws_ebs_volume_attachment (#47561)
  • New List Resource: aws_eip (#47557)
  • New List Resource: aws_iam_user_policy_attachment (#47467)
  • New List Resource: aws_internet_gateway (#47529)
  • New List Resource: aws_lambda_layer_version (#47496)
  • New List Resource: aws_launch_template (#47540)
  • New List Resource: aws_route53_zone (#47494)
  • New List Resource: aws_sagemaker_hyper_parameter_tuning_job (#47138)
  • New List Resource: aws_sqs_queue_policy (#47489)
  • New Resource: aws_cloudwatch_otel_enrichment (#47275)
  • New Resource: aws_ebs_volume_copy (#47311)
  • New Resource: aws_sagemaker_hyper_parameter_tuning_job (#47138)

ENHANCEMENTS:

  • data-source/aws_identitystore_user: Add user_status attribute (#47323)
  • data-source/aws_identitystore_users: Add user_status attribute (#47323)
  • data-source/aws_network_interface: Add ena_srd_specification attribute (#46669)
  • data-source/aws_odb_network: Enhancements to support cross-region restore. (#46317)
  • resource/aws_cloudwatch_log_metric_filter: Add Resource Identity support (#47495)
  • resource/aws_cloudwatch_metric_alarm: Add evaluation_criteria and evaluation_interval arguments in support of PromQL queries. Change comparison_operator and evaluation_periods to Optional (#47449)
  • resource/aws_ebs_volume_attachment: Add resource identity support (#47561)
  • resource/aws_eip: Add resource identity support (#47557)
  • resource/aws_eks_access_entry: Add Resource Identity support (#47428)
  • resource/aws_eks_access_policy_association: Add Resource Identity support (#47428)
  • resource/aws_eks_addon: Add Resource Identity support (#47428)
  • resource/aws_eks_addon: Add namespace_config argument (#44087)
  • resource/aws_eks_capability: Add Resource Identity support (#47428)
  • resource/aws_eks_identity_provider_config: Add Resource Identity support (#47428)
  • resource/aws_eks_identity_provider_config: Add identity_provider_config_name attribute (#47428)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.42.0 (April 22, 2026)

BREAKING CHANGES:

  • resource/aws_mq_configuration: Destruction of this resource will now delete the configuration. Previously delete was a no-op due to missing API operations, leaving resources in an unmanaged state. For this reason a breaking change was deemed acceptable in a minor version. This functionality requires the mq:DeleteConfiguration IAM permission. To restore the previous no-op behavior, set skip_destroy to true. (#47273)

NOTES:

  • documentation: CDKTF documentation has been removed from the provider (#47484)
  • resource/aws_eip: Because we cannot easily test this behavior in isolated regions, it is best effort and we ask for community help in testing (#47091)

FEATURES:

  • New Data Source: aws_ec2_service_link_virtual_interface (#47478)
  • New Data Source: aws_ec2_service_link_virtual_interfaces (#47478)
  • New List Resource: aws_apigatewayv2_api (#47472)
  • New List Resource: aws_cloudwatch_log_metric_filter (#47495)
  • New List Resource: aws_config_remediation_configuration (#47514)
  • New List Resource: aws_ebs_volume (#47551)
  • New List Resource: aws_ebs_volume_attachment (#47561)
  • New List Resource: aws_eip (#47557)
  • New List Resource: aws_iam_user_policy_attachment (#47467)
  • New List Resource: aws_internet_gateway (#47529)
  • New List Resource: aws_lambda_layer_version (#47496)
  • New List Resource: aws_launch_template (#47540)
  • New List Resource: aws_route53_zone (#47494)
  • New List Resource: aws_sagemaker_hyper_parameter_tuning_job (#47138)
  • New List Resource: aws_sqs_queue_policy (#47489)
  • New Resource: aws_cloudwatch_otel_enrichment (#47275)
  • New Resource: aws_ebs_volume_copy (#47311)
  • New Resource: aws_sagemaker_hyper_parameter_tuning_job (#47138)

ENHANCEMENTS:

  • data-source/aws_identitystore_user: Add user_status attribute (#47323)
  • data-source/aws_identitystore_users: Add user_status attribute (#47323)
  • data-source/aws_network_interface: Add ena_srd_specification attribute (#46669)
  • data-source/aws_odb_network: Enhancements to support cross-region restore. (#46317)
  • resource/aws_cloudwatch_log_metric_filter: Add Resource Identity support (#47495)
  • resource/aws_cloudwatch_metric_alarm: Add evaluation_criteria and evaluation_interval arguments in support of PromQL queries. Change comparison_operator and evaluation_periods to Optional (#47449)
  • resource/aws_ebs_volume_attachment: Add resource identity support (#47561)
  • resource/aws_eip: Add resource identity support (#47557)
  • resource/aws_eks_access_entry: Add Resource Identity support (#47428)
  • resource/aws_eks_access_policy_association: Add Resource Identity support (#47428)
  • resource/aws_eks_addon: Add Resource Identity support (#47428)
  • resource/aws_eks_addon: Add namespace_config argument (#44087)
  • resource/aws_eks_capability: Add Resource Identity support (#47428)
  • resource/aws_eks_identity_provider_config: Add Resource Identity support (#47428)
  • resource/aws_eks_identity_provider_config: Add identity_provider_config_name attribute (#47428)
  • resource/aws_eks_node_group: Add Resource Identity support (#47428)

... (truncated)

Commits

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 6.36.0 to 6.42.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.36.0...v6.42.0)

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

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 Apr 28, 2026
@dependabot dependabot Bot requested review from dav3r and felddy as code owners April 28, 2026 03:00
@dependabot dependabot Bot added the terraform Pull requests that update Terraform code label Apr 28, 2026
@dependabot dependabot Bot requested review from jsf9k and mcdonnnj as code owners April 28, 2026 03:00
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

Superseded by #83.

@dependabot dependabot Bot closed this May 5, 2026
@dependabot dependabot Bot deleted the dependabot/terraform/examples/basic_usage/hashicorp/aws-6.42.0 branch May 5, 2026 03:25
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