Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Bump hashicorp/aws from 4.8.0 to 5.43.0 in /terraform #391

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2024

Bumps hashicorp/aws from 4.8.0 to 5.43.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.43.0

FEATURES:

  • New Data Source: aws_resourceexplorer2_search (#36560)
  • New Data Source: aws_servicecatalogappregistry_application (#36596)
  • New Resource: aws_cloudfrontkeyvaluestore_key (#36534)
  • New Resource: aws_devopsguru_notification_channel (#36557)
  • New Resource: aws_ec2_instance_metadata_defaults (#36589)
  • New Resource: aws_lakeformation_resource_lf_tag (#36537)
  • New Resource: aws_m2_application (#35399)
  • New Resource: aws_m2_deployment (#35408)
  • New Resource: aws_m2_environment (#35311)
  • New Resource: aws_redshiftserverless_custom_domain_association (#35865)
  • New Resource: aws_servicecatalogappregistry_application (#36277)

ENHANCEMENTS:

  • data-source/aws_cloudfront_function: Add key_value_store_associations attribute (#36585)
  • data-source/aws_db_snapshot: Add original_snapshot_create_time attribute (#36544)
  • resource/aws_cloudfront_function: Add key_value_store_associations argument (#36585)
  • resource/aws_ec2_host: Add user configurable timeouts (#36538)
  • resource/aws_glacier_vault_lock: Allow policy to have leading whitespace (#36597)
  • resource/aws_iam_group_policy: Allow policy to have leading whitespace (#36597)
  • resource/aws_iam_policy: Allow policy to have leading whitespace (#36597)
  • resource/aws_iam_role: Allow assume_role_policy and inline_policy.*.policy to have leading whitespace (#36597)
  • resource/aws_iam_role_policy: Allow policy to have leading whitespace (#36597)
  • resource/aws_iam_user_policy: Allow policy to have leading whitespace (#36597)
  • resource/aws_kinesisanalyticsv2_application: Add support for FLINK-1_18 runtime_environment value (#36562)
  • resource/aws_media_store_container_policy: Allow policy to have leading whitespace (#36597)
  • resource/aws_ssoadmin_permission_set_inline_policy: Allow inline_policy to have leading whitespace (#36597)
  • resource/aws_transfer_access: Allow policy to have leading whitespace (#36597)
  • resource/aws_transfer_user: Allow policy to have leading whitespace (#36597)
  • resource/aws_vpc_ipam: Add tier argument (#36504)

BUG FIXES:

  • data-source/aws_cur_report_definition: Direct all API calls to the us-east-1 endpoint as this is the only Region in which AWS Cost and Usage Reports is available (#36540)
  • resource/aws_applicationinsights_application: Make ACTIVE a valid create target status (#36615)
  • resource/aws_autoscaling_group: Don't attempt to remove scale-in protection from instances that don't have the feature enabled (#36586)
  • resource/aws_cur_report_definition: Direct all API calls to the us-east-1 endpoint as this is the only Region in which AWS Cost and Usage Reports is available (#36540)
  • resource/aws_elasticsearch_domain_policy: Handle delayed domain status propagation, preventing a ValidationException. (#36592)
  • resource/aws_iam_instance_profile: Detect when the associated role no longer exists (#34099)
  • resource/aws_instance: Replace an instance when an instance_type change also requires an architecture change, such as x86_64 to arm64 (#36590)
  • resource/aws_opensearch_domain_policy: Handle delayed domain status propagation, preventing a ValidationException. (#36592)
  • resource/aws_quicksight_dashboard: Fix failure when updating a dashboard takes a while (#34227)
  • resource/aws_quicksight_template: Fix "Invalid address to set" errors (#34227)
  • resource/aws_quicksight_template: Fix "a number is required" errors when state contains an empty string (#34227)
  • resource/aws_redshift_cluster: Fix InvalidParameterCombination errors when updating only skip_final_snapshot (#36635)
  • resource/aws_route53_zone: Prevent re-creation when name casing changes (#36563)
  • resource/aws_secretsmanager_secret_version: Fix to handle versions deleted out-of-band without raising an InvalidRequestException (#36609)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.43.0 (March 28, 2024)

FEATURES:

  • New Data Source: aws_resourceexplorer2_search (#36560)
  • New Data Source: aws_servicecatalogappregistry_application (#36596)
  • New Resource: aws_cloudfrontkeyvaluestore_key (#36534)
  • New Resource: aws_devopsguru_notification_channel (#36557)
  • New Resource: aws_ec2_instance_metadata_defaults (#36589)
  • New Resource: aws_lakeformation_resource_lf_tag (#36537)
  • New Resource: aws_m2_application (#35399)
  • New Resource: aws_m2_deployment (#35408)
  • New Resource: aws_m2_environment (#35311)
  • New Resource: aws_redshiftserverless_custom_domain_association (#35865)
  • New Resource: aws_servicecatalogappregistry_application (#36277)

ENHANCEMENTS:

  • data-source/aws_cloudfront_function: Add key_value_store_associations attribute (#36585)
  • data-source/aws_db_snapshot: Add original_snapshot_create_time attribute (#36544)
  • resource/aws_cloudfront_function: Add key_value_store_associations argument (#36585)
  • resource/aws_ec2_host: Add user configurable timeouts (#36538)
  • resource/aws_glacier_vault_lock: Allow policy to have leading whitespace (#36597)
  • resource/aws_iam_group_policy: Allow policy to have leading whitespace (#36597)
  • resource/aws_iam_policy: Allow policy to have leading whitespace (#36597)
  • resource/aws_iam_role: Allow assume_role_policy and inline_policy.*.policy to have leading whitespace (#36597)
  • resource/aws_iam_role_policy: Allow policy to have leading whitespace (#36597)
  • resource/aws_iam_user_policy: Allow policy to have leading whitespace (#36597)
  • resource/aws_kinesisanalyticsv2_application: Add support for FLINK-1_18 runtime_environment value (#36562)
  • resource/aws_media_store_container_policy: Allow policy to have leading whitespace (#36597)
  • resource/aws_ssoadmin_permission_set_inline_policy: Allow inline_policy to have leading whitespace (#36597)
  • resource/aws_transfer_access: Allow policy to have leading whitespace (#36597)
  • resource/aws_transfer_user: Allow policy to have leading whitespace (#36597)
  • resource/aws_vpc_ipam: Add tier argument (#36504)

BUG FIXES:

  • data-source/aws_cur_report_definition: Direct all API calls to the us-east-1 endpoint as this is the only Region in which AWS Cost and Usage Reports is available (#36540)
  • resource/aws_applicationinsights_application: Make ACTIVE a valid create target status (#36615)
  • resource/aws_autoscaling_group: Don't attempt to remove scale-in protection from instances that don't have the feature enabled (#36586)
  • resource/aws_cur_report_definition: Direct all API calls to the us-east-1 endpoint as this is the only Region in which AWS Cost and Usage Reports is available (#36540)
  • resource/aws_elasticsearch_domain_policy: Handle delayed domain status propagation, preventing a ValidationException. (#36592)
  • resource/aws_iam_instance_profile: Detect when the associated role no longer exists (#34099)
  • resource/aws_instance: Replace an instance when an instance_type change also requires an architecture change, such as x86_64 to arm64 (#36590)
  • resource/aws_opensearch_domain_policy: Handle delayed domain status propagation, preventing a ValidationException. (#36592)
  • resource/aws_quicksight_dashboard: Fix failure when updating a dashboard takes a while (#34227)
  • resource/aws_quicksight_template: Fix "Invalid address to set" errors (#34227)
  • resource/aws_quicksight_template: Fix "a number is required" errors when state contains an empty string (#34227)
  • resource/aws_redshift_cluster: Fix InvalidParameterCombination errors when updating only skip_final_snapshot (#36635)
  • resource/aws_route53_zone: Prevent re-creation when name casing changes (#36563)

... (truncated)

Commits
  • 797d38d Update CHANGELOG.md for #36635
  • aa89753 r/aws_redshift_cluster: skip_final_snapshot updates state only (#36635)
  • 8354648 Merge pull request #36560 from hashicorp/f-resourceexplorer-search-datasource
  • 76d4a34 Add changelog
  • 4dced03 Merge pull request #36633 from vmilovanovicc/d-fix-broken-link
  • ce99f6f Add env var for index type test
  • 6e4c02e r/aws_kinesis_firehose_delivery_stream fix broken link
  • fb969c9 Small fixes
  • 7c6f761 Merge pull request #36631 from hashicorp/t-iam-policy-doc-panic
  • 51940ff iam/policy_doc: Test there's no panic
  • Additional commits viewable in compare view

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

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.8.0 to 5.43.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@v4.8.0...v5.43.0)

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

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 Mar 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2024

Superseded by #395.

@dependabot dependabot bot closed this Apr 5, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/aws-5.43.0 branch April 5, 2024 14:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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