Skip to content

Bump hashicorp/aws from 3.42.0 to 3.54.0 #14

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 13, 2021

Bumps hashicorp/aws from 3.42.0 to 3.54.0.

Release notes

Sourced from hashicorp/aws's releases.

v3.54.0

FEATURES:

  • New Resource: aws_chime_voice_connector (#19504)
  • New Resource: aws_shield_protection_group (#20491)

ENHANCEMENTS:

  • data-source/aws_workspaces_directory: Add workspace_access_properties.device_type_linux attribute (#20462)
  • resource/aws_athena_workgroup: Add requester_pays_enabled argument (#20457)
  • resource/aws_cloudwatch_metric_alarm: Add support for account_id (#20541)
  • resource/aws_codebuild_webhook: Add support for build_type (#20480)
  • resource/aws_db_instance: Use engine_version and engine_version_actual to set and track engine versions (#20207)
  • resource/aws_workspaces_directory: Add workspace_access_properties.device_type_linux argument (#20462)

BUG FIXES:

  • aws/resource_aws_imagebuilder_infrastructure_configuration: Always set terminate_instance_on_failure on create and update (#20464)
  • resource/aws_iot_topic_rule: Correctly update resource on error_action change (#16471)
  • resource/aws_iot_topic_rule: Enhance handling of IAM eventual consistency errors during create (#20467)
  • resource/aws_synthetics_canary: Correctly report any resource creation errors (#20463)

v3.53.0

ENHANCEMENTS:

  • data-source/aws_acm_certificate: Add status attribute (#20232)
  • data-source/aws_ec2_coip_pool: Add arn attribute (#17046)
  • resource/aws_appconfig_deployment: Include predefined strategies in plan time validation of deployment_strategy_id (#20420)
  • resource/aws_autoscaling_schedule: Add time_zone argument (#19829)
  • resource/aws_db_instance: Add customer_owned_ip_enabled argument (#17864)
  • resource/aws_db_instance: Add nchar_character_set_name argument (#20437)
  • resource/aws_kms_external_key: Add bypass_policy_lockout_safety_check argument (#18117)
  • resource/aws_kms_key: Add bypass_policy_lockout_safety_check argument (#18117)
  • resource/aws_launch_template: Allow all supported resource types tag_specifications.resource_type (#20409)
  • resource/aws_redshift_parameter_group: Make Redshift parameters case sensitive. (#19772)

BUG FIXES:

  • aws/resource_aws_amplify_branch: Correctly handle branch names that contain '/' (#20426)
  • aws/resource_aws_apigateway_vpc_link: Ensure deletion does not return an error when resource is not found (#20441)
  • aws/resource_aws_instance: Fix running terraform plan with with skip_credentials_validation=true (#20357)
  • aws/resource_aws_instance: Fix state refresh when launch template was deleted (#20357)

v3.52.0

FEATURES:

  • New Resource: aws_sagemaker_workforce (#20065)
  • New Resource: aws_sagemaker_workteam (#20122)
  • New Resource: aws_storagegateway_file_system_association (#20082)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

3.54.0 (August 12, 2021)

FEATURES:

  • New Resource: aws_chime_voice_connector (#19504)
  • New Resource: aws_shield_protection_group (#20491)

ENHANCEMENTS:

  • data-source/aws_workspaces_directory: Add workspace_access_properties.device_type_linux attribute (#20462)
  • resource/aws_athena_workgroup: Add requester_pays_enabled argument (#20457)
  • resource/aws_cloudwatch_metric_alarm: Add support for account_id (#20541)
  • resource/aws_codebuild_webhook: Add support for build_type (#20480)
  • resource/aws_db_instance: Use engine_version and engine_version_actual to set and track engine versions (#20207)
  • resource/aws_workspaces_directory: Add workspace_access_properties.device_type_linux argument (#20462)

BUG FIXES:

  • aws/resource_aws_imagebuilder_infrastructure_configuration: Always set terminate_instance_on_failure on create and update (#20464)
  • resource/aws_iot_topic_rule: Correctly update resource on error_action change (#16471)
  • resource/aws_iot_topic_rule: Enhance handling of IAM eventual consistency errors during create (#20467)
  • resource/aws_synthetics_canary: Correctly report any resource creation errors (#20463)

3.53.0 (August 05, 2021)

ENHANCEMENTS:

  • data-source/aws_acm_certificate: Add status attribute (#20232)
  • data-source/aws_ec2_coip_pool: Add arn attribute (#17046)
  • resource/aws_appconfig_deployment: Include predefined strategies in plan time validation of deployment_strategy_id (#20420)
  • resource/aws_autoscaling_schedule: Add time_zone argument (#19829)
  • resource/aws_db_instance: Add customer_owned_ip_enabled argument (#17864)
  • resource/aws_db_instance: Add nchar_character_set_name argument (#20437)
  • resource/aws_kms_external_key: Add bypass_policy_lockout_safety_check argument (#18117)
  • resource/aws_kms_key: Add bypass_policy_lockout_safety_check argument (#18117)
  • resource/aws_launch_template: Allow all supported resource types tag_specifications.resource_type (#20409)
  • resource/aws_redshift_parameter_group: Make Redshift parameters case sensitive. (#19772)

BUG FIXES:

  • aws/resource_aws_amplify_branch: Correctly handle branch names that contain '/' (#20426)
  • aws/resource_aws_apigateway_vpc_link: Ensure deletion does not return an error when resource is not found (#20441)
  • aws/resource_aws_instance: Fix running terraform plan with with skip_credentials_validation=true (#20357)
  • aws/resource_aws_instance: Fix state refresh when launch template was deleted (#20357)

3.52.0 (July 29, 2021)

FEATURES:

  • New Resource: aws_sagemaker_workforce (#20065)

... (truncated)

Commits
  • 9ff6122 v3.54.0
  • 0e39974 Update CHANGELOG.md for #20207
  • 1e34195 Merge pull request #20207 from hashicorp/f-standardize_engine_version_handlin...
  • 30c684b Merge pull request #20219 from hashicorp/b-case_in_rds_cluster_parameter_group
  • 034c828 Merge pull request #20532 from hashicorp/b-eks-node-group-instance-types
  • 5ebf3c2 FAQ: Add section on mergability. (#20524)
  • 9ecf5b7 Merge pull request #20465 from hashicorp/t-serialize-cloudhsmv2-tests
  • 6c26962 Update CHANGELOG.md for #20534
  • 9141187 Merge pull request #20534 from hashicorp/dependabot/go_modules/awsproviderlin...
  • 3d29ca4 Merge pull request #20535 from hashicorp/dependabot/go_modules/github.com/aws...
  • 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 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 3.42.0 to 3.54.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@v3.42.0...v3.54.0)

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

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 Aug 13, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 20, 2021

Superseded by #16.

@dependabot dependabot bot closed this Aug 20, 2021
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-3.54.0 branch August 20, 2021 20:14
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