Skip to content

Bump hashicorp/aws from 3.73.0 to 4.61.0#27

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps hashicorp/aws from 3.73.0 to 4.61.0.

Release notes

Sourced from hashicorp/aws's releases.

v4.61.0

FEATURES:

  • New Data Source: aws_appmesh_gateway_route (#29064)
  • New Data Source: aws_appmesh_virtual_node (#27545)
  • New Data Source: aws_appmesh_virtual_router (#26908)
  • New Data Source: aws_globalaccelerator_custom_routing_accelerator (#28922)
  • New Data Source: aws_oam_sink (#30258)
  • New Data Source: aws_oam_sinks (#30258)
  • New Data Source: aws_ssmincidents_replication_set (#29769)
  • New Resource: aws_globalaccelerator_custom_routing_accelerator (#28922)
  • New Resource: aws_globalaccelerator_custom_routing_endpoint_group (#28922)
  • New Resource: aws_globalaccelerator_custom_routing_listener (#28922)
  • New Resource: aws_rbin_rule (#25926)
  • New Resource: aws_sns_topic_data_protection_policy (#30008)
  • New Resource: aws_ssmincidents_replication_set (#29769)

ENHANCEMENTS:

  • data-source/aws_db_instance: Add master_user_secret attribute (#28848)
  • data-source/aws_globalaccelerator_accelerator: Add dual_stack_dns_name attribute (#28922)
  • data-source/aws_rds_cluster: Add master_user_secret attribute (#28848)
  • resource/aws_appmesh_gateway_route: Add header, path and query_parameter to the spec.http_route.match and spec.http2_route.match configuration blocks (#29064)
  • resource/aws_appmesh_gateway_route: Add port to the spec.grpc_route.action.target, spec.http_route.action.target and spec.http2_route.action.target configuration blocks to support Virtual Services with multiple listeners (#29064)
  • resource/aws_appmesh_gateway_route: Add priority to the spec configuration block (#29064)
  • resource/aws_appmesh_route: Add path and query_parameter to the spec.http_route.match and spec.http2_route.match configuration blocks (#29064)
  • resource/aws_appmesh_route: spec.http_route.match.prefix and spec.http2_route.match.prefix are Optional (#29064)
  • resource/aws_appmesh_virtual_node: Add ip_preference and response_type to the spec.service_discovery.dns configuration block (#29064)
  • resource/aws_db_instance: Add manage_master_user_password, master_user_secret and master_user_secret_kms_key_id arguments to support RDS managed master password in Secrets Manager (#28848)
  • resource/aws_globalaccelerator_accelerator: Add dual_stack_dns_name attribute (#28922)
  • resource/aws_lakeformation_lf_tag: Increase values MaxItem up to 1000 to match with AWS real limit (#26546)
  • resource/aws_rds_cluster: Add manage_master_user_password, master_user_secret and master_user_secret_kms_key_id arguments to support RDS managed master password in Secrets Manager (#28848)
  • resource/aws_sagemaker_endpoint_configuration: Add production_variants.enable_ssm_access and shadow_production_variants.enable_ssm_access arguments (#30267)

BUG FIXES:

  • datasource/aws_ecs_task_execution: Fix type assertion panic on overrides.0.container_overrides.*.environment attribute (#30214)
  • datasource/aws_ecs_task_execution: Fix type assertion panic on overrides.0.container_overrides.*.resource_requirements attribute (#30214)
  • datasource/aws_ecs_task_execution: Fix type assertion panic on overrides.0.inference_accelerator_overrides attribute (#30214)
  • resource/aws_appmesh_virtual_router: spec.listener is Optional (#29064)
  • resource/aws_fsx_openzfs_file_system: Fix iops validation in disk_iops_configuration to allow values for SINGLE_AZ_1 and SINGLE_AZ_2 (#30299)
  • resource/aws_lakeformation_lf_tag: Fix support for lf-tag keys with colons in the name (#28258)
  • resource/aws_launch_template: Allow metadata_options to be applied when http_endpoint is not configured (#30107)
  • resource/aws_ssm_activation: Fix IAM eventual consistency errors on resource Create (#30280)
  • resource/aws_ssm_document: Correctly set default_version, document_version, hash, latest_version and parameter as Computed when content changes (#28489)
  • resource/aws_wafv2_ip_set: Fix DiffSuppress on addresses to detect changes for unknown values (#30352)

v4.60.0

FEATURES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

4.61.0 (March 30, 2023)

FEATURES:

  • New Data Source: aws_appmesh_gateway_route (#29064)
  • New Data Source: aws_appmesh_virtual_node (#27545)
  • New Data Source: aws_appmesh_virtual_router (#26908)
  • New Data Source: aws_globalaccelerator_custom_routing_accelerator (#28922)
  • New Data Source: aws_oam_sink (#30258)
  • New Data Source: aws_oam_sinks (#30258)
  • New Data Source: aws_ssmincidents_replication_set (#29769)
  • New Resource: aws_globalaccelerator_custom_routing_accelerator (#28922)
  • New Resource: aws_globalaccelerator_custom_routing_endpoint_group (#28922)
  • New Resource: aws_globalaccelerator_custom_routing_listener (#28922)
  • New Resource: aws_rbin_rule (#25926)
  • New Resource: aws_sns_topic_data_protection_policy (#30008)
  • New Resource: aws_ssmincidents_replication_set (#29769)

ENHANCEMENTS:

  • data-source/aws_db_instance: Add master_user_secret attribute (#28848)
  • data-source/aws_globalaccelerator_accelerator: Add dual_stack_dns_name attribute (#28922)
  • data-source/aws_rds_cluster: Add master_user_secret attribute (#28848)
  • resource/aws_appmesh_gateway_route: Add header, path and query_parameter to the spec.http_route.match and spec.http2_route.match configuration blocks (#29064)
  • resource/aws_appmesh_gateway_route: Add port to the spec.grpc_route.action.target, spec.http_route.action.target and spec.http2_route.action.target configuration blocks to support Virtual Services with multiple listeners (#29064)
  • resource/aws_appmesh_gateway_route: Add priority to the spec configuration block (#29064)
  • resource/aws_appmesh_route: Add path and query_parameter to the spec.http_route.match and spec.http2_route.match configuration blocks (#29064)
  • resource/aws_appmesh_route: spec.http_route.match.prefix and spec.http2_route.match.prefix are Optional (#29064)
  • resource/aws_appmesh_virtual_node: Add ip_preference and response_type to the spec.service_discovery.dns configuration block (#29064)
  • resource/aws_db_instance: Add manage_master_user_password, master_user_secret and master_user_secret_kms_key_id arguments to support RDS managed master password in Secrets Manager (#28848)
  • resource/aws_globalaccelerator_accelerator: Add dual_stack_dns_name attribute (#28922)
  • resource/aws_lakeformation_lf_tag: Increase values MaxItem up to 1000 to match with AWS real limit (#26546)
  • resource/aws_rds_cluster: Add manage_master_user_password, master_user_secret and master_user_secret_kms_key_id arguments to support RDS managed master password in Secrets Manager (#28848)
  • resource/aws_sagemaker_endpoint_configuration: Add production_variants.enable_ssm_access and shadow_production_variants.enable_ssm_access arguments (#30267)

BUG FIXES:

  • datasource/aws_ecs_task_execution: Fix type assertion panic on overrides.0.container_overrides.*.environment attribute (#30214)
  • datasource/aws_ecs_task_execution: Fix type assertion panic on overrides.0.container_overrides.*.resource_requirements attribute (#30214)
  • datasource/aws_ecs_task_execution: Fix type assertion panic on overrides.0.inference_accelerator_overrides attribute (#30214)
  • resource/aws_appmesh_virtual_router: spec.listener is Optional (#29064)
  • resource/aws_fsx_openzfs_file_system: Fix iops validation in disk_iops_configuration to allow values for SINGLE_AZ_1 and SINGLE_AZ_2 (#30299)
  • resource/aws_lakeformation_lf_tag: Fix support for lf-tag keys with colons in the name (#28258)
  • resource/aws_launch_template: Allow metadata_options to be applied when http_endpoint is not configured (#30107)
  • resource/aws_ssm_activation: Fix IAM eventual consistency errors on resource Create (#30280)
  • resource/aws_ssm_document: Correctly set default_version, document_version, hash, latest_version and parameter as Computed when content changes (#28489)
  • resource/aws_wafv2_ip_set: Fix DiffSuppress on addresses to detect changes for unknown values (#30352)

4.60.0 (March 24, 2023)

... (truncated)

Commits
  • 874f13a Switch over to using external source for GHA secrets for community (#30276)
  • 41bcd52 Update CHANGELOG.md for #30356
  • 71ad3cd Merge pull request #30356 from hashicorp/b-s3-find-functions-error
  • 400e332 Correctly return errors from S3 Bucket & Object finders.
  • 5f5949f Merge pull request #30267 from DrFaust92/endpoint-ssm
  • 77f3121 r/aws_sagemaker_endpoint_configuration: Remove 'aws_s3_bucket_acl' resources ...
  • 74dfe70 Add 'TestAccSageMakerEndpointConfiguration_upgradeToEnableSSMAccess'.
  • 9ff8a43 r/aws_sagemaker_endpoint_configuration: Alphabetize attributes.
  • 85bd90a Tweak CHANGELOG entry.
  • e04fadd Merge branch 'main' into HEAD
  • 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.61.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.61.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 Mar 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2023

Superseded by #28.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants