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.47.0 to 5.52.0 in /infra #23

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps hashicorp/aws from 5.47.0 to 5.52.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.52.0

ENHANCEMENTS:

  • resource/aws_kinesisanalyticsv2_application: Add application_mode argument (#37714)
  • resource/aws_lightsail_bucket: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_certificate: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_container_service: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_database: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_distribution: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_key_pair: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_lb: Add support to ListTags function for proper key-only tag handling (#37711)

BUG FIXES:

  • resource/aws_lightsail_database: Prevent destroy failure when resource is already deleted outside Terraform (#37711)
  • resource/aws_lightsail_instance: Fix crash when reading a resource that has a key-only tag (#37587)
  • resource/aws_lightsail_key_pair: Prevent destroy failure when resource is already deleted outside Terraform (#37711)
  • resource/aws_lightsail_lb: Prevent destroy failure when resource is already deleted outside Terraform (#37711)

v5.51.1

ENHANCEMENTS:

  • resource/aws_ecs_service: Add volume_configuration argument (#37019)
  • resource/aws_ecs_task_definition: Add configure_at_launch parameter in volume argument (#37019)

BUG FIXES:

  • data-source/aws_route53_zone: Fix incorrect name_servers values (#37685)
  • data-source/aws_route53_zone: Permit both name and zone_id arguments when one is an empty string (#37686)
  • resource/aws_route53_zone: Fix incorrect name_servers values (#37685)

v5.51.0

NOTES:

  • data-source/aws_lambda_function: source_code_hash attribute has been deprecated in favor of code_sha256. Will be removed in a future major version (#37669)
  • data-source/aws_lambda_layer_version: source_code_hash attribute has been deprecated in favor of code_sha256. Will be removed in a future major version (#37646)

FEATURES:

  • New Data Source: aws_chatbot_slack_workspace (#37218)
  • New Resource: aws_lambda_runtime_management_config (#37643)
  • New Resource: aws_vpc_endpoint_private_dns (#37628)
  • New Resource: aws_vpc_endpoint_service_private_dns_verification (#37176)

ENHANCEMENTS:

  • data-source/aws_lambda_function: Add code_sha256 attribute (#37669)
  • data-source/aws_lambda_layer_version: Add code_sha256 attribute (#37646)
  • data-source/aws_route53_traffic_policy_document: Add support for application-load-balancer, elastic-beanstalk and network-load-balancer endpoint.type values (#37618)
  • resource/aws_api_gateway_deployment: Add canary_settings attribute (#37573)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.52.0 (May 30, 2024)

ENHANCEMENTS:

  • resource/aws_kinesisanalyticsv2_application: Add application_mode argument (#37714)
  • resource/aws_lightsail_bucket: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_certificate: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_container_service: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_database: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_distribution: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_key_pair: Add support to ListTags function for proper key-only tag handling (#37711)
  • resource/aws_lightsail_lb: Add support to ListTags function for proper key-only tag handling (#37711)

BUG FIXES:

  • resource/aws_lightsail_database: Prevent destroy failure when resource is already deleted outside Terraform (#37711)
  • resource/aws_lightsail_instance: Fix crash when reading a resource that has a key-only tag (#37587)
  • resource/aws_lightsail_key_pair: Prevent destroy failure when resource is already deleted outside Terraform (#37711)
  • resource/aws_lightsail_lb: Prevent destroy failure when resource is already deleted outside Terraform (#37711)

5.51.1 (May 24, 2024)

ENHANCEMENTS:

  • resource/aws_ecs_service: Add volume_configuration argument (#37019)
  • resource/aws_ecs_task_definition: Add configure_at_launch parameter in volume argument (#37019)

BUG FIXES:

  • data-source/aws_route53_zone: Fix incorrect name_servers values (#37685)
  • data-source/aws_route53_zone: Permit both name and zone_id arguments when one is an empty string (#37686)
  • resource/aws_route53_zone: Fix incorrect name_servers values (#37685)

5.51.0 (May 23, 2024)

NOTES:

  • data-source/aws_lambda_function: source_code_hash attribute has been deprecated in favor of code_sha256. Will be removed in a future major version (#37669)
  • data-source/aws_lambda_layer_version: source_code_hash attribute has been deprecated in favor of code_sha256. Will be removed in a future major version (#37646)

FEATURES:

  • New Data Source: aws_chatbot_slack_workspace (#37218)
  • New Resource: aws_lambda_runtime_management_config (#37643)
  • New Resource: aws_vpc_endpoint_private_dns (#37628)
  • New Resource: aws_vpc_endpoint_service_private_dns_verification (#37176)

ENHANCEMENTS:

  • data-source/aws_lambda_function: Add code_sha256 attribute (#37669)

... (truncated)

Commits
  • 008c8a1 Merge pull request #37776 from hashicorp/go-mod-tidy
  • d6c5ad1 docs/make: Fix up small issues
  • 6bd03f9 go mod tidy
  • 5690023 Merge pull request #37273 from obounaim/b-fix_typo
  • 80b4948 Merge pull request #37770 from hashicorp/dependabot/go_modules/github.com/has...
  • 8e41cc1 Merge pull request #37768 from hashicorp/dependabot/go_modules/dot-ci/provide...
  • 14bf5f2 build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
  • 0028c66 Merge pull request #37769 from hashicorp/dependabot/go_modules/aws-sdk-go-ed6...
  • 919d1de build(deps): bump the aws-sdk-go group with 5 updates
  • cbd429e build(deps): bump github.com/aws/aws-sdk-go in /.ci/providerlint
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.47.0 to 5.52.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.47.0...v5.52.0)

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

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 Jun 1, 2024
Copy link

github-actions bot commented Jun 1, 2024

Terraform Plan

Expand
Running plan in HCP Terraform. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/timovink/jackievink-website/runs/run-UZ1FfNSPW4zEu2P5

Waiting for the plan to start...

Terraform v1.3.1
on linux_amd64
Initializing plugins and modules...
data.aws_route53_zone.this: Refreshing...
data.aws_route53_zone.this: Refresh complete after 0s [id=Z0213673ODBY64GY09TO]
aws_route53_record.verify: Refreshing state... [id=Z0213673ODBY64GY09TO_w9f3g7e76lswjkxaxbsf_CNAME]
aws_route53_record.s: Refreshing state... [id=Z0213673ODBY64GY09TO_jackievink.com_A]
aws_route53_record.www: Refreshing state... [id=Z0213673ODBY64GY09TO_www_CNAME]
aws_route53_record.s: Drift detected (update)
aws_route53_record.verify: Drift detected (update)
aws_route53_record.www: Drift detected (update)

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

@TimoVink
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2024

Superseded by #25.

@dependabot dependabot bot closed this Jul 25, 2024
@dependabot dependabot bot deleted the dependabot/terraform/infra/hashicorp/aws-5.52.0 branch July 25, 2024 13:29
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