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

Update hashicorp/aws requirement from ~> 3.0 to ~> 4.54 in /tf #56

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2023

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

Release notes

Sourced from hashicorp/aws's releases.

v4.54.0

NOTES:

  • provider: Resolves provider crashes reporting Error: Plugin did not respond and fatal error: concurrent map writes with updated upstream package (terraform-plugin-log) (#29269)
  • resource/aws_networkmanager_core_network: The policy_document attribute is being deprecated in favor of the new aws_networkmanager_core_network_policy_attachment resource. (#29097)

FEATURES:

  • New Resource: aws_evidently_launch (#28752)
  • New Resource: aws_lightsail_bucket_access_key (#28699)
  • New Resource: aws_networkmanager_core_network_policy_attachment (#29097)

ENHANCEMENTS:

  • data-source/aws_cloudtrail_service_account: Add service account ID for ap-southeast-4 AWS Region (#29103)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-southeast-4 AWS Region (#29103)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-southeast-4 AWS Region (#29103)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-south-2 AWS Region (#29103)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-southeast-4 AWS Region (#29103)
  • provider: Support ap-southeast-4 as a valid AWS region (#29329)
  • resource/aws_dynamodb_table: Add arn, stream_arn, and stream_label attributes to replica to obtain this information for replicas (#29269)
  • resource/aws_efs_mount_target: Add configurable timeouts for Create and Delete (#27991)
  • resource/aws_lambda_function: Add replace_security_groups_on_destroy and replacement_security_group_ids attributes (#29289)
  • resource/aws_networkfirewall_firewall: Add ip_address_type attribute to the subnet_mapping configuration block (#29010)
  • resource/aws_networkmanager_core_network: Add base_policy_region and create_base_policy arguments (#29097)

BUG FIXES:

  • data-source/aws_kms_key: Reinstate support for KMS multi-Region key ID or ARN values for the key_id argument (#29266)
  • resource/aws_cloudwatch_log_group: Fix IAM eventual consistency error when setting a retention policy (#29325)
  • resource/aws_dynamodb_table: Avoid recreating table replicas when enabling PITR on them (#29269)
  • resource/aws_ec2_client_vpn_endpoint: Change authentication_options from TypeList to TypeSet as order is not significant (#29294)
  • resource/aws_kms_grant: Retries until valid principal ARNs are returned instead of not updating state (#29245)
  • resource/aws_opsworks_permission: stack_id and user_arn are both Required and ForceNew (#27991)
  • resource/aws_prometheus_workspace: Create a logging configuration on resource update if none existed previously (#27472)
  • resource/aws_s3_bucket: Fix crash when logging is empty (#29243)
  • resource/aws_sns_topic: Fixes potential race condition when reading policy document. (#29226)
  • resource/aws_sns_topic_policy: Fixes potential race condition when reading policy document. (#29226)
Changelog

Sourced from hashicorp/aws's changelog.

4.54.0 (February 9, 2023)

NOTES:

  • provider: Resolves provider crashes reporting Error: Plugin did not respond and fatal error: concurrent map writes with updated upstream package (terraform-plugin-log) (#29269)
  • resource/aws_networkmanager_core_network: The policy_document attribute is being deprecated in favor of the new aws_networkmanager_core_network_policy_attachment resource. (#29097)

FEATURES:

  • New Resource: aws_evidently_launch (#28752)
  • New Resource: aws_lightsail_bucket_access_key (#28699)
  • New Resource: aws_networkmanager_core_network_policy_attachment (#29097)

ENHANCEMENTS:

  • data-source/aws_cloudtrail_service_account: Add service account ID for ap-southeast-4 AWS Region (#29103)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-southeast-4 AWS Region (#29103)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-southeast-4 AWS Region (#29103)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-south-2 AWS Region (#29103)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-southeast-4 AWS Region (#29103)
  • provider: Support ap-southeast-4 as a valid AWS region (#29329)
  • resource/aws_dynamodb_table: Add arn, stream_arn, and stream_label attributes to replica to obtain this information for replicas (#29269)
  • resource/aws_efs_mount_target: Add configurable timeouts for Create and Delete (#27991)
  • resource/aws_lambda_function: Add replace_security_groups_on_destroy and replacement_security_group_ids attributes (#29289)
  • resource/aws_networkfirewall_firewall: Add ip_address_type attribute to the subnet_mapping configuration block (#29010)
  • resource/aws_networkmanager_core_network: Add base_policy_region and create_base_policy arguments (#29097)

BUG FIXES:

  • data-source/aws_kms_key: Reinstate support for KMS multi-Region key ID or ARN values for the key_id argument (#29266)
  • resource/aws_cloudwatch_log_group: Fix IAM eventual consistency error when setting a retention policy (#29325)
  • resource/aws_dynamodb_table: Avoid recreating table replicas when enabling PITR on them (#29269)
  • resource/aws_ec2_client_vpn_endpoint: Change authentication_options from TypeList to TypeSet as order is not significant (#29294)
  • resource/aws_kms_grant: Retries until valid principal ARNs are returned instead of not updating state (#29245)
  • resource/aws_opsworks_permission: stack_id and user_arn are both Required and ForceNew (#27991)
  • resource/aws_prometheus_workspace: Create a logging configuration on resource update if none existed previously (#27472)
  • resource/aws_s3_bucket: Fix crash when logging is empty (#29243)
  • resource/aws_sns_topic: Fixes potential race condition when reading policy document. (#29226)
  • resource/aws_sns_topic_policy: Fixes potential race condition when reading policy document. (#29226)

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:

... (truncated)

Commits
  • fa36e62 Merge pull request #29330 from hashicorp/t-reduce-magic-value-consts
  • 07bac98 Update CHANGELOG.md for #29329
  • 7c23cdb Merge pull request #29329 from hashicorp/update-aws-sdk-go-base
  • 344ce5f dynamodb: User attr consts
  • 7354078 Merge pull request #29103 from PatMyron/patch-1
  • e1a4d31 dynamodb: Use attr consts
  • eb00469 Revert "Adds Hosted Zone ID and CloudTrail constants for ap-southeast-4"
  • 3d3c157 table: Convert name, tags, tags_all to consts
  • 6070025 Update CHANGELOG.md for #29289
  • 7ee651b Merge pull request #29289 from hashicorp/td-aws_lambda_function-remove_securi...
  • 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@v3.0.0...v4.54.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 10, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2023

Superseded by #57.

@dependabot dependabot bot closed this Feb 17, 2023
@dependabot dependabot bot deleted the dependabot/terraform/tf/hashicorp/aws-tw-4.54 branch February 17, 2023 06:57
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