Skip to content

Bump the production-dependencies group across 2 directories with 1 update#685

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/terraform/terraform/envs/prod/production-dependencies-1f36d84c75
Apr 30, 2026
Merged

Bump the production-dependencies group across 2 directories with 1 update#685
github-actions[bot] merged 1 commit intomainfrom
dependabot/terraform/terraform/envs/prod/production-dependencies-1f36d84c75

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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.41.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

Updates hashicorp/aws from 6.41.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 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 <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.41.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.41.0...v6.42.0)

Updates `hashicorp/aws` from 6.41.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.41.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
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.42.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 Apr 30, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 30, 2026 04:38
@sonarqubecloud
Copy link
Copy Markdown

@github-actions github-actions Bot merged commit fca32c9 into main Apr 30, 2026
11 checks passed
@github-actions github-actions Bot deleted the dependabot/terraform/terraform/envs/prod/production-dependencies-1f36d84c75 branch April 30, 2026 04:45
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