Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hashicorp/aws from 5.87.0 to 5.88.0 in /terraform/aws/accounts/audit in the all group #2824

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the all group in /terraform/aws/accounts/audit with 1 update: hashicorp/aws.

Updates hashicorp/aws from 5.87.0 to 5.88.0

Release notes

Sourced from hashicorp/aws's releases.

v5.88.0

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: A warning diagnostic has been added for configurations where rule.expiration.expired_object_delete_marker is set with either rule.expiration.date or rule.expiration.days. While historically the provider allowed this invalid configuration, the migration of this resource to the Terraform Plugin Framework in v5.86.0 resulted in this misconfiguration surfacing as a hard inconsistent result after apply error. This diagnostic aims to direct users how to resolve the issue at plan time. See this issue comment for additional context. (#41462)

FEATURES:

  • New Data Source: aws_cloudwatch_contributor_managed_insight_rules (#41472)
  • New Resource: aws_cloudwatch_contributor_managed_insight_rule (#41449)
  • New Resource: aws_qbusiness_application (#35249)

ENHANCEMENTS:

  • resource/aws_bedrock_model_invocation_logging_configuration: Add video_data_delivery_enabled argument (#41317)
  • resource/aws_db_instance: Add password_wo write-only attribute (#41366)
  • resource/aws_docdb_cluster: Add master_password_wo write-only attribute (#41413)
  • resource/aws_glue_partition: Add storage_descriptor.additional_locations argument (#41434)
  • resource/aws_redshift_cluster: Add master_password_wo write-only attribute (#41411)
  • resource/aws_redshiftserverless_namespace: Add admin_user_password_wo write-only attribute (#41412)
  • resource/aws_secretsmanager_secret_version: Add secret_string_wo write-only attribute (#41371)

BUG FIXES:

  • data-source/aws_codebuild_fleet: Prevents panic when scaling_configuration is not empty. (#41377)
  • resource/aws_amplify_domain_association: Prevents unexpected state error when creating with multiple sub_domain (#36961)
  • resource/aws_bedrock_model_invocation_logging_configuration: Set embedding_data_delivery_enabled, image_data_delivery_enabled, and text_data_delivery_enabled arguments as optional with default value of true (#41317)
  • resource/aws_cloudwatch_contributor_insight_rule: Fix enable/disable rule state (#41449)
  • resource/aws_dynamodb_table: Fixes long delay in creation of replicas (#41451)
Changelog

Sourced from hashicorp/aws's changelog.

5.88.0 (February 20, 2025)

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: A warning diagnostic has been added for configurations where rule.expiration.expired_object_delete_marker is set with either rule.expiration.date or rule.expiration.days. While historically the provider allowed this invalid configuration, the migration of this resource to the Terraform Plugin Framework in v5.86.0 resulted in this misconfiguration surfacing as a hard inconsistent result after apply error. This diagnostic aims to direct users how to resolve the issue at plan time. See this issue comment for additional context. (#41462)

FEATURES:

  • New Data Source: aws_cloudwatch_contributor_managed_insight_rules (#41472)
  • New Resource: aws_cloudwatch_contributor_managed_insight_rule (#41449)
  • New Resource: aws_qbusiness_application (#35249)

ENHANCEMENTS:

  • resource/aws_bedrock_model_invocation_logging_configuration: Add video_data_delivery_enabled argument (#41317)
  • resource/aws_db_instance: Add password_wo write-only attribute (#41366)
  • resource/aws_docdb_cluster: Add master_password_wo write-only attribute (#41413)
  • resource/aws_glue_partition: Add storage_descriptor.additional_locations argument (#41434)
  • resource/aws_redshift_cluster: Add master_password_wo write-only attribute (#41411)
  • resource/aws_redshiftserverless_namespace: Add admin_user_password_wo write-only attribute (#41412)
  • resource/aws_secretsmanager_secret_version: Add secret_string_wo write-only attribute (#41371)

BUG FIXES:

  • data-source/aws_codebuild_fleet: Prevents panic when scaling_configuration is not empty. (#41377)
  • resource/aws_amplify_domain_association: Prevents unexpected state error when creating with multiple sub_domain (#36961)
  • resource/aws_bedrock_model_invocation_logging_configuration: Set embedding_data_delivery_enabled, image_data_delivery_enabled, and text_data_delivery_enabled arguments as optional with default value of true (#41317)
  • resource/aws_cloudwatch_contributor_insight_rule: Fix enable/disable rule state (#41449)
  • resource/aws_dynamodb_table: Fixes long delay in creation of replicas (#41451)
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 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

Bumps the all group in /terraform/aws/accounts/audit with 1 update: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 5.87.0 to 5.88.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.87.0...v5.88.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from lingrino as a code owner February 24, 2025 17:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 24, 2025
@lingrino lingrino enabled auto-merge (squash) February 25, 2025 06:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Superseded by #2837.

@dependabot dependabot bot closed this Mar 3, 2025
auto-merge was automatically disabled March 3, 2025 17:01

Pull request was closed

@dependabot dependabot bot deleted the dependabot/terraform/terraform/aws/accounts/audit/all-2072f27cda branch March 3, 2025 17:01
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