Skip to content

Update hashicorp/aws requirement from <= 4.25.0 to <= 4.54.0 in /terraform - #580

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/hashicorp/aws-lte-4.54.0
Closed

Update hashicorp/aws requirement from <= 4.25.0 to <= 4.54.0 in /terraform#580
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/hashicorp/aws-lte-4.54.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 3, 2023

Copy link
Copy Markdown

Updates the requirements on hashicorp/aws to permit the latest version.

Release notes

Sourced from hashicorp/aws's releases.

v4.53.0

ENHANCEMENTS:

  • provider: Adds structured fields in logging (#29223)
  • provider: Masks authentication fields in HTTP header logging (#29223)
Changelog

Sourced from hashicorp/aws's changelog.

4.53.0 (February 3, 2023)

ENHANCEMENTS:

  • provider: Adds structured fields in logging (#29223)
  • provider: Masks authentication fields in HTTP header logging (#29223)

4.52.0 (January 27, 2023)

NOTES:

  • resource/aws_dynamodb_table: In the past, in certain situations, kms_key_arn could be populated with the default DynamoDB key alias/aws/dynamodb. This was an error because it would then be sent back to AWS and should not be. (#29102)
  • resource/aws_dynamodb_table: In the past, in certain situations, server_side_encryption.0.kms_key_arn or replica.*.kms_key_arn could be populated with the default DynamoDB key alias/aws/dynamodb. This was an error because it would then be sent back to AWS and should not be. (#29102)
  • resource/aws_dynamodb_table: Updating replica.*.kms_key_arn or replica.*.point_in_time_recovery, when the replica's kms_key_arn is set, requires recreating the replica. (#29102)
  • resource/aws_dynamodb_table_replica: Updating kms_key_arn forces replacement of the replica now as required to re-encrypt the replica (#29102)

FEATURES:

  • New Data Source: aws_auditmanager_framework (#28989)
  • New Resource: aws_auditmanager_assessment_delegation (#29099)
  • New Resource: aws_auditmanager_framework_share (#29049)
  • New Resource: aws_auditmanager_organization_admin_account_registration (#29018)

ENHANCEMENTS:

  • resource/aws_wafv2_rule_group: Add oversize_handling argument to body block of the field_to_match block (#29082)

BUG FIXES:

  • resource/aws_api_gateway_integration: Prevent drift of connection_type attribute when aws_api_gateway_deployment triggers are used (#29016)
  • resource/aws_dynamodb_table: Fix perpetual diffs when using default AWS-managed keys (#29102)
  • resource/aws_dynamodb_table: Fix to allow updating of replica.*.kms_key_arn (#29102)
  • resource/aws_dynamodb_table: Fix to allow updating of replica.*.point_in_time_recovery when a replica has kms_key_arn set (#29102)
  • resource/aws_dynamodb_table: Fix unexpected state 'DISABLED' error when waiting for PITR to update (#29086)
  • resource/aws_dynamodb_table_replica: Fix to allow creation of the replica without errors when kms_key_arn is set (#29102)
  • resource/aws_dynamodb_table_replica: Fix to allow updating of kms_key_arn (#29102)
  • resource/aws_medialive_channel: Add missing rate_control_mode in acc_settings for audio_descriptions (#29051)
  • resource/aws_medialive_input: Fix eventual consistency error when updating (#29051)
  • resource/aws_vpc_ipam_pool_cidr_allocation: Added support for eventual consistency on read operations after create. (#29022)
  • resource/aws_wafv2_web_acl: Fix error when setting aws_managed_rules_bot_control_rule_set in manage_rule_group_config (#28810)

4.51.0 (January 19, 2023)

NOTES:

  • resource/aws_ce_anomaly_subscription: Deprecate threshold argument in favour of threshold_expression (#28573)

FEATURES:

  • New Data Source: aws_auditmanager_control (#28967)

... (truncated)

Commits
  • ab08daf Merge pull request #29203 from hashicorp/b-dms-redshift-kmskey
  • bcbd5fa Merge pull request #29191 from hashicorp/td-dms-valid-extraconnattr-tests
  • e37d2a5 Update CHANGELOG.md for #29223
  • 8b5cdaf Merge pull request #29223 from hashicorp/f-request-response-logging
  • 2562ecc Merge pull request #29134 from drewmullen/ipam-contigblock
  • 8f04eea Adds CHANGELOG entry
  • 47ad3f8 Updates aws-sdk-go-base
  • 26dfd62 Merge pull request #29189 from hashicorp/td-dms-s3-extraconnattr-tests
  • 122eaa0 Merge pull request #29220 from hashicorp/td-fix-diagnostic-linting-errors
  • 5291e7b linter: nolintlint
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version.
- [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@v0.1.0...v4.53.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
...

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 Feb 3, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 13, 2023

Copy link
Copy Markdown
Author

Superseded by #593.

@dependabot dependabot Bot closed this Feb 13, 2023
@dependabot
dependabot Bot deleted the dependabot/terraform/terraform/hashicorp/aws-lte-4.54.0 branch February 13, 2023 21:10
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