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.35.0 in /terraform #350

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps hashicorp/aws from 4.8.0 to 5.35.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.35.0

FEATURES:

  • New Data Source: aws_ssmcontacts_rotation (#32710)
  • New Resource: aws_lexv2models_slot (#34617)
  • New Resource: aws_lexv2models_slot_type (#35555)
  • New Resource: aws_rekognition_collection (#35407)
  • New Resource: aws_sesv2_email_identity_policy (#35486)
  • New Resource: aws_ssmcontacts_rotation (#32710)

ENHANCEMENTS:

  • data-source/aws_redshift_cluster: Add multi_az attribute (#35508)
  • resource/aws_lakeformation_resource: Add with_federation argument (#35154)
  • resource/aws_redshift_cluster: Add multi_az argument (#35508)
  • resource/aws_redshiftserverless_endpoint_access: Add owner_account argument (#35509)
  • resource/aws_wafv2_rule_group: Add header_order to field_to_match configuration blocks (#35521)
  • resource/aws_wafv2_web_acl: Add header_orderto field_to_match configuration blocks (#35521)

BUG FIXES:

  • data-source/aws_networkmanager_core_network_policy_document: Remove core_network_configuration.edge_locations maximum item limit (#35585)
  • resource/aws_backup_plan: Fix InvalidParameterValueException: Invalid lifecycle. EBS Cold Tier is not yet supported errors on resource Create in AWS GovCloud (US) (#35560)
  • resource/aws_cognito_user_group: Allow import of user groups with names containing / (#35501)
  • resource/aws_dms_event_subscription: Mark source_ids as Optional. This fixes a regression introduced in v5.31.0 (#35541)
  • resource/aws_efs_file_system: Increase lifecycle_policy maximum item limit to 3 (#35522)
  • resource/aws_eks_access_entry: Retry IAM eventual consistency errors on create (#35535)
  • resource/aws_finspace_kx_cluster: Increase command_line_arguments max length restriction from 50 to 1024. (#35581)

v5.34.0

FEATURES:

  • New Resource: aws_rekognition_project (#35429)
  • New Resource: aws_route53domains_delegation_signer_record (#33596)

ENHANCEMENTS:

  • data-source/aws_codecommit_repository: Add kms_key_id attribute (#35095)
  • data-source/aws_imagebuilder_components: Add support for ThirdParty owner value (#35286)
  • data-source/aws_imagebuilder_container_recipes: Add support for ThirdParty owner value (#35286)
  • data-source/aws_imagebuilder_image_recipes: Add support for ThirdParty owner value (#35286)
  • data-source/aws_ssm_patch_baseline: Add json attribute to facilitate use with S3 buckets (#33402)
  • resource/aws_accessanalyzer_analyzer: Add configuration configuration block (#35310)
  • resource/aws_appflow_flow: Add flow_status attribute (#34948)
  • resource/aws_codecommit_repository: Add kms_key_id argument (#35095)
  • resource/aws_codecommit_trigger: Add plan-time validation of trigger.destination_arn and trigger.events (#35095)
  • resource/aws_ecs_capacity_provider: Add auto_scaling_group_provider.managed_draining argument (#35421)
  • resource/aws_fis_experiment_template: Add support for AutoScalingGroups, Buckets, ReplicationGroups, Tables and TransitGateways to action.*.target (#35300)
  • resource/aws_fsx_openzfs_file_system: Add skip_final_backup argument (#35320)
  • resource/aws_network_interface_sg_attachment: Increase default timeouts to 3 minutes and allow them to be configured (#35435)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.35.0 (February 2, 2024)

FEATURES:

  • New Data Source: aws_bedrock_custom_model (#34310)
  • New Data Source: aws_bedrock_custom_models (#34310)
  • New Data Source: aws_ssmcontacts_rotation (#32710)
  • New Resource: aws_bedrock_custom_model (#34310)
  • New Resource: aws_lexv2models_slot (#34617)
  • New Resource: aws_lexv2models_slot_type (#35555)
  • New Resource: aws_rekognition_collection (#35407)
  • New Resource: aws_sesv2_email_identity_policy (#35486)
  • New Resource: aws_ssmcontacts_rotation (#32710)

ENHANCEMENTS:

  • data-source/aws_redshift_cluster: Add multi_az attribute (#35508)
  • resource/aws_lakeformation_resource: Add hybrid_access_enabled argument (#35571)
  • resource/aws_lakeformation_resource: Add with_federation argument (#35154)
  • resource/aws_redshift_cluster: Add multi_az argument (#35508)
  • resource/aws_redshiftserverless_endpoint_access: Add owner_account argument (#35509)
  • resource/aws_wafv2_rule_group: Add header_order to field_to_match configuration blocks (#35521)
  • resource/aws_wafv2_web_acl: Add header_orderto field_to_match configuration blocks (#35521)

BUG FIXES:

  • data-source/aws_networkmanager_core_network_policy_document: Remove core_network_configuration.edge_locations maximum item limit (#35585)
  • resource/aws_backup_plan: Fix InvalidParameterValueException: Invalid lifecycle. EBS Cold Tier is not yet supported errors on resource Create in AWS GovCloud (US) (#35560)
  • resource/aws_cognito_user_group: Allow import of user groups with names containing / (#35501)
  • resource/aws_dms_event_subscription: Mark source_ids as Optional. This fixes a regression introduced in v5.31.0 (#35541)
  • resource/aws_efs_file_system: Increase lifecycle_policy maximum item limit to 3 (#35522)
  • resource/aws_eks_access_entry: Retry IAM eventual consistency errors on create (#35535)
  • resource/aws_finspace_kx_cluster: Increase command_line_arguments max length restriction from 50 to 1024. (#35581)

5.34.0 (January 26, 2024)

FEATURES:

  • New Resource: aws_rekognition_project (#35429)
  • New Resource: aws_route53domains_delegation_signer_record (#33596)

ENHANCEMENTS:

  • data-source/aws_codecommit_repository: Add kms_key_id attribute (#35095)
  • data-source/aws_imagebuilder_components: Add support for ThirdParty owner value (#35286)
  • data-source/aws_imagebuilder_container_recipes: Add support for ThirdParty owner value (#35286)
  • data-source/aws_imagebuilder_image_recipes: Add support for ThirdParty owner value (#35286)
  • data-source/aws_ssm_patch_baseline: Add json attribute to facilitate use with S3 buckets (#33402)
  • resource/aws_accessanalyzer_analyzer: Add configuration configuration block (#35310)
  • resource/aws_appflow_flow: Add flow_status attribute (#34948)

... (truncated)

Commits
  • a316669 Merge pull request #34310 from skyscrapr/f-aws_bedrock_custom_model
  • 2222c5c d/aws_bedrock_custom_model: Fix acceptance tests.
  • 4c781fb Fix typo.
  • 898f26e d/aws_bedrock_foundation_models: Fix acceptance tests.
  • 81ddd4a bedrock: Use 'testing.Short()' guards.
  • 191165a Merge pull request #35571 from prithvi514/f-lakeformation-resource-parameter
  • 28a70c6 Update CHANGELOG.md for #35598
  • a183d72 Merge pull request #35598 from hashicorp/b-rekognition_collection_retry
  • 40f8d83 Fix terrafmt error.
  • f5c1165 testAccCheckCustomModelDestroy: Check for deleted custom model.
  • 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.35.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.35.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 Feb 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2024

Superseded by #357.

@dependabot dependabot bot closed this Feb 9, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/aws-5.35.0 branch February 9, 2024 14:11
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