Skip to content

Bump hashicorp/aws from 3.73.0 to 4.62.0#28

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/terraform/hashicorp/aws-4.62.0
Closed

Bump hashicorp/aws from 3.73.0 to 4.62.0#28
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/terraform/hashicorp/aws-4.62.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2023

Bumps hashicorp/aws from 3.73.0 to 4.62.0.

Release notes

Sourced from hashicorp/aws's releases.

v4.62.0

FEATURES:

  • New Data Source: aws_ec2_transit_gateway_attachments (#29644)
  • New Data Source: aws_ec2_transit_gateway_route_table_associations (#29642)
  • New Data Source: aws_ec2_transit_gateway_route_table_propagations (#29640)
  • New Data Source: aws_oam_link (#30401)
  • New Data Source: aws_oam_links (#30401)
  • New Data Source: aws_quicksight_data_set (#30422)
  • New Data Source: aws_vpclattice_service (#30490)
  • New Resource: aws_inspector2_member_association (#28921)
  • New Resource: aws_lightsail_distribution (#30124)
  • New Resource: aws_quicksight_account_subscription (#30359)
  • New Resource: aws_quicksight_data_set (#30349)
  • New Resource: aws_quicksight_folder (#30400)
  • New Resource: aws_vpclattice_service (#30429)
  • New Resource: aws_vpclattice_service_network (#35969)

ENHANCEMENTS:

  • data-source/aws_route_table: Ignore routes managed by VPC Lattice (#30515)
  • data-source/aws_secretsmanager_secret: Add rotation_rules.duration and rotation_rules.schedule_expression attributes (#30425)
  • data-source/aws_secretsmanager_secret_rotation: Add rotation_rules.duration and rotation_rules.schedule_expression attributes (#30425)
  • resource/aws_default_route_table: Ignore routes managed by VPC Lattice (#30515)
  • resource/aws_emrserverless_application: Add image_configuration field (#30398)
  • resource/aws_imagebuilder_container_recipe: Add platform_override field (#30398)
  • resource/aws_route_table: Ignore routes managed by VPC Lattice (#30515)
  • resource/aws_s3_bucket: Enable S3-compatible providers with no support for bucket tagging (#30151)
  • resource/aws_sagemaker_endpoint_configuration: Add name_prefix argument (#28785)
  • resource/aws_sagemaker_feature_group: Add table_format to the offline_store_config configuration block (#30118)
  • resource/aws_secretsmanager_secret: Add duration and schedule_expression attributes to rotation_rules configuration block (#30425)
  • resource/aws_secretsmanager_secret_rotation: Add duration and schedule_expression attributes to rotation_rules configuration block (#30425)

BUG FIXES:

  • resource/aws_ce_cost_category: Fixed effective_start being reset on any changes despite effective_start having the same value (#30369)
  • resource/aws_db_instance: Fix crash when updating password (#30379)
  • resource/aws_glue_crawler: Fix InvalidInputException error string matching (#30370)
  • resource/aws_glue_trigger: Fix InvalidInputException error string matching (#30370)
  • resource/aws_medialive_channel: Fix attribute certificate_mode spelling in rtmp_output_settings (#30224)
  • resource/aws_rds_cluster: Fix crash when updating master_password (#30379)
  • resource/aws_rds_cluster: Fix inconsistent final plan errors when engine_version updates are not applied immediately (#30247)
  • resource/aws_rds_cluster: Send db_instance_parameter_group_name on all modify requests when set (#30247)
  • resource/aws_rds_cluster_instance: Fix inconsistent final plan errors when engine_version updates are not applied immediately (#30247)
  • resource/aws_rds_instance: Fix inconsistent final plan errors when engine_version updates are not applied immediately (#30247)
  • resource/aws_s3_bucket_lifecycle_configuration: Allow rule.filter.object_size_greater_than = 0 (#29857)
  • resource/aws_scheduler_schedule: Mark arn property of dead_letter_config as a required property (#30360)

v4.61.0

FEATURES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

4.62.0 (April 6, 2023)

FEATURES:

  • New Data Source: aws_ec2_transit_gateway_attachments (#29644)
  • New Data Source: aws_ec2_transit_gateway_route_table_associations (#29642)
  • New Data Source: aws_ec2_transit_gateway_route_table_propagations (#29640)
  • New Data Source: aws_oam_link (#30401)
  • New Data Source: aws_oam_links (#30401)
  • New Data Source: aws_quicksight_data_set (#30422)
  • New Data Source: aws_vpclattice_service (#30490)
  • New Resource: aws_inspector2_member_association (#28921)
  • New Resource: aws_lightsail_distribution (#30124)
  • New Resource: aws_quicksight_account_subscription (#30359)
  • New Resource: aws_quicksight_data_set (#30349)
  • New Resource: aws_quicksight_folder (#30400)
  • New Resource: aws_vpclattice_service (#30429)
  • New Resource: aws_vpclattice_service_network (#35969)

ENHANCEMENTS:

  • data-source/aws_route_table: Ignore routes managed by VPC Lattice (#30515)
  • data-source/aws_secretsmanager_secret: Add rotation_rules.duration and rotation_rules.schedule_expression attributes (#30425)
  • data-source/aws_secretsmanager_secret_rotation: Add rotation_rules.duration and rotation_rules.schedule_expression attributes (#30425)
  • resource/aws_default_route_table: Ignore routes managed by VPC Lattice (#30515)
  • resource/aws_emrserverless_application: Add image_configuration field (#30398)
  • resource/aws_imagebuilder_container_recipe: Add platform_override field (#30398)
  • resource/aws_route_table: Ignore routes managed by VPC Lattice (#30515)
  • resource/aws_s3_bucket: Enable S3-compatible providers with no support for bucket tagging (#30151)
  • resource/aws_sagemaker_endpoint_configuration: Add name_prefix argument (#28785)
  • resource/aws_sagemaker_feature_group: Add table_format to the offline_store_config configuration block (#30118)
  • resource/aws_secretsmanager_secret: Add duration and schedule_expression attributes to rotation_rules configuration block (#30425)
  • resource/aws_secretsmanager_secret_rotation: Add duration and schedule_expression attributes to rotation_rules configuration block (#30425)

BUG FIXES:

  • resource/aws_ce_cost_category: Fixed effective_start being reset on any changes despite effective_start having the same value (#30369)
  • resource/aws_db_instance: Fix crash when updating password (#30379)
  • resource/aws_glue_crawler: Fix InvalidInputException error string matching (#30370)
  • resource/aws_glue_trigger: Fix InvalidInputException error string matching (#30370)
  • resource/aws_medialive_channel: Fix attribute certificate_mode spelling in rtmp_output_settings (#30224)
  • resource/aws_rds_cluster: Fix crash when updating master_password (#30379)
  • resource/aws_rds_cluster: Fix inconsistent final plan errors when engine_version updates are not applied immediately (#30247)
  • resource/aws_rds_cluster: Send db_instance_parameter_group_name on all modify requests when set (#30247)
  • resource/aws_rds_cluster_instance: Fix inconsistent final plan errors when engine_version updates are not applied immediately (#30247)
  • resource/aws_rds_instance: Fix inconsistent final plan errors when engine_version updates are not applied immediately (#30247)
  • resource/aws_s3_bucket_lifecycle_configuration: Allow rule.filter.object_size_greater_than = 0 (#29857)
  • resource/aws_scheduler_schedule: Mark arn property of dead_letter_config as a required property (#30360)

4.61.0 (March 30, 2023)

... (truncated)

Commits
  • f94e1a4 Merge pull request #30513 from hashicorp/td-aws_s3_bucket-doc-cleanup
  • 737156c r/aws_s3_bucket: separate deprecated arguments
  • dce2a37 Update CHANGELOG.md for #30515
  • d3c4505 Merge pull request #30515 from hashicorp/r/aws_route_table-ignore-VpcLattice-...
  • b1f44f0 Add CHANGELOG entries.
  • c025eab Merge pull request #30514 from hashicorp/s-globalaccelerator+vpclattice
  • b455b28 r/aws_route_table: Ignore routes managed by VPC Lattice in test sweeper.
  • 7cb1a1a r/aws_default_route_table: Ignore routes managed by VPC Lattice.
  • f795cad d/aws_route_table: Ignore routes managed by VPC Lattice.
  • 534b4fe r/aws_route_table: Ignore routes managed by VPC Lattice.
  • 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.73.0 to 4.62.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.73.0...v4.62.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 the dependencies Pull requests that update a dependency file label Apr 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2023

Superseded by #29.

@dependabot dependabot bot closed this Apr 14, 2023
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-4.62.0 branch April 14, 2023 05:56
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants