Skip to content
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

chore(deps): bump the aws-provider group across 5 directories with 1 update #405

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps the aws-provider group with 1 update in the /modules/jenkins directory: hashicorp/aws.
Bumps the aws-provider group with 1 update in the /modules/perforce/helix-authentication-service directory: hashicorp/aws.
Bumps the aws-provider group with 1 update in the /modules/perforce/helix-core directory: hashicorp/aws.
Bumps the aws-provider group with 1 update in the /modules/perforce/helix-swarm directory: hashicorp/aws.
Bumps the aws-provider group with 1 update in the /samples/simple-build-pipeline directory: hashicorp/aws.

Updates hashicorp/aws from 5.78.0 to 5.80.0

Release notes

Sourced from hashicorp/aws's releases.

v5.80.0

FEATURES:

  • New Resource: aws_codeconnections_connection (#40300)
  • New Resource: aws_codeconnections_host (#40300)
  • New Resource: aws_s3tables_namespace (#40420)
  • New Resource: aws_s3tables_table (#40420)
  • New Resource: aws_s3tables_table_bucket (#40420)
  • New Resource: aws_s3tables_table_bucket_policy (#40420)
  • New Resource: aws_s3tables_table_policy (#40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#40409)

v5.79.0

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#40235)
  • New Resource: aws_vpc_block_public_access_options (#40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_poller_config argument (#40303)
  • resource/aws_rds_cluster: Add ability to promote read replica cluster to standalone (#40337)
  • resource/aws_vpc_endpoint_service: Add supported_regions argument (#40346)

BUG FIXES:

  • resource/aws_fsx_openzfs_file_system: Increase maximum value of disk_iops_configuration.iops from 350000 to 400000 for deployment_type = "SINGLE_AZ_2" (#40359)
Changelog

Sourced from hashicorp/aws's changelog.

5.80.0 (December 4, 2024)

FEATURES:

  • New Resource: aws_codeconnections_connection (#40300)
  • New Resource: aws_codeconnections_host (#40300)
  • New Resource: aws_s3tables_namespace (#40420)
  • New Resource: aws_s3tables_table (#40420)
  • New Resource: aws_s3tables_table_bucket (#40420)
  • New Resource: aws_s3tables_table_bucket_policy (#40420)
  • New Resource: aws_s3tables_table_policy (#40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#40409)

5.79.0 (December 3, 2024)

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#40235)
  • New Resource: aws_vpc_block_public_access_options (#40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_poller_config argument (#40303)
  • resource/aws_rds_cluster: Add ability to promote read replica cluster to standalone (#40337)
  • resource/aws_vpc_endpoint_service: Add supported_regions argument (#40346)

BUG FIXES:

  • resource/aws_fsx_openzfs_file_system: Increase maximum value of disk_iops_configuration.iops from 350000 to 400000 for deployment_type = "SINGLE_AZ_2" (#40359)
Commits
  • 9273b07 Update CHANGELOG.md for #40409
  • df9c839 Merge pull request #40409 from hashicorp/f-rds_instance_cluster_replica_delete
  • 33689a1 Merge pull request #40230 from ohookins/40226-zero-capacity-aurora-serverless...
  • d66c6ee Merge pull request #40279 from stefanfreitag/f-aws_bedrockagent_agent-update-...
  • 66b416d Merge pull request #40428 from hashicorp/d-document-rds-parameter-group-diffs
  • bbc3f5a Update documentation.
  • f1eb05e Tweak 'TestAccRDSCluster_serverlessV2ScalingConfiguration'.
  • 71b1300 Add CHANGELOG entry.
  • bc61816 Merge branch 'main' into HEAD
  • 5afb09a Merge pull request #40432 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-...
  • Additional commits viewable in compare view

Updates hashicorp/aws from 5.78.0 to 5.80.0

Release notes

Sourced from hashicorp/aws's releases.

v5.80.0

FEATURES:

  • New Resource: aws_codeconnections_connection (#40300)
  • New Resource: aws_codeconnections_host (#40300)
  • New Resource: aws_s3tables_namespace (#40420)
  • New Resource: aws_s3tables_table (#40420)
  • New Resource: aws_s3tables_table_bucket (#40420)
  • New Resource: aws_s3tables_table_bucket_policy (#40420)
  • New Resource: aws_s3tables_table_policy (#40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#40409)

v5.79.0

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#40235)
  • New Resource: aws_vpc_block_public_access_options (#40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_poller_config argument (#40303)
  • resource/aws_rds_cluster: Add ability to promote read replica cluster to standalone (#40337)
  • resource/aws_vpc_endpoint_service: Add supported_regions argument (#40346)

BUG FIXES:

  • resource/aws_fsx_openzfs_file_system: Increase maximum value of disk_iops_configuration.iops from 350000 to 400000 for deployment_type = "SINGLE_AZ_2" (#40359)
Changelog

Sourced from hashicorp/aws's changelog.

5.80.0 (December 4, 2024)

FEATURES:

  • New Resource: aws_codeconnections_connection (#40300)
  • New Resource: aws_codeconnections_host (#40300)
  • New Resource: aws_s3tables_namespace (#40420)
  • New Resource: aws_s3tables_table (#40420)
  • New Resource: aws_s3tables_table_bucket (#40420)
  • New Resource: aws_s3tables_table_bucket_policy (#40420)
  • New Resource: aws_s3tables_table_policy (#40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#40409)

5.79.0 (December 3, 2024)

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#40235)
  • New Resource: aws_vpc_block_public_access_options (#40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_poller_config argument (#40303)
  • resource/aws_rds_cluster: Add ability to promote read replica cluster to standalone (#40337)
  • resource/aws_vpc_endpoint_service: Add supported_regions argument (#40346)

BUG FIXES:

  • resource/aws_fsx_openzfs_file_system: Increase maximum value of disk_iops_configuration.iops from 350000 to 400000 for deployment_type = "SINGLE_AZ_2" (#40359)
Commits
  • 9273b07 Update CHANGELOG.md for #40409
  • df9c839 Merge pull request #40409 from hashicorp/f-rds_instance_cluster_replica_delete
  • 33689a1 Merge pull request #40230 from ohookins/40226-zero-capacity-aurora-serverless...
  • d66c6ee Merge pull request #40279 from stefanfreitag/f-aws_bedrockagent_agent-update-...
  • 66b416d Merge pull request #40428 from hashicorp/d-document-rds-parameter-group-diffs
  • bbc3f5a Update documentation.
  • f1eb05e Tweak 'TestAccRDSCluster_serverlessV2ScalingConfiguration'.
  • 71b1300 Add CHANGELOG entry.
  • bc61816 Merge branch 'main' into HEAD
  • 5afb09a Merge pull request #40432 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-...
  • Additional commits viewable in compare view

Updates hashicorp/aws from 5.78.0 to 5.80.0

Release notes

Sourced from hashicorp/aws's releases.

v5.80.0

FEATURES:

  • New Resource: aws_codeconnections_connection (#40300)
  • New Resource: aws_codeconnections_host (#40300)
  • New Resource: aws_s3tables_namespace (#40420)
  • New Resource: aws_s3tables_table (#40420)
  • New Resource: aws_s3tables_table_bucket (#40420)
  • New Resource: aws_s3tables_table_bucket_policy (#40420)
  • New Resource: aws_s3tables_table_policy (#40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#40409)

v5.79.0

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#40235)
  • New Resource: aws_vpc_block_public_access_options (#40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_poller_config argument (#40303)
  • resource/aws_rds_cluster: Add ability to promote read replica cluster to standalone (#40337)
  • resource/aws_vpc_endpoint_service: Add supported_regions argument (#40346)

BUG FIXES:

  • resource/aws_fsx_openzfs_file_system: Increase maximum value of disk_iops_configuration.iops from 350000 to 400000 for deployment_type = "SINGLE_AZ_2" (#40359)
Changelog

Sourced from hashicorp/aws's changelog.

5.80.0 (December 4, 2024)

FEATURES:

  • New Resource: aws_codeconnections_connection (#40300)
  • New Resource: aws_codeconnections_host (#40300)
  • New Resource: aws_s3tables_namespace (#40420)
  • New Resource: aws_s3tables_table (#40420)
  • New Resource: aws_s3tables_table_bucket (#40420)
  • New Resource: aws_s3tables_table_bucket_policy (#40420)
  • New Resource: aws_s3tables_table_policy (#40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#40409)

5.79.0 (December 3, 2024)

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#40235)
  • New Resource: aws_vpc_block_public_access_options (#40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_poller_config argument (#40303)
  • resource/aws_rds_cluster: Add ability to promote read replica cluster to standalone (#40337)
  • resource/aws_vpc_endpoint_service: Add supported_regions argument (#40346)

BUG FIXES:

  • resource/aws_fsx_openzfs_file_system: Increase maximum value of disk_iops_configuration.iops from 350000 to 400000 for deployment_type = "SINGLE_AZ_2" (#40359)
Commits
  • 9273b07 Update CHANGELOG.md for #40409
  • df9c839 Merge pull request #40409 from hashicorp/f-rds_instance_cluster_replica_delete
  • 33689a1 Merge pull request #40230 from ohookins/40226-zero-capacity-aurora-serverless...
  • d66c6ee Merge pull request #40279 from stefanfreitag/f-aws_bedrockagent_agent-update-...
  • 66b416d Merge pull request #40428 from hashicorp/d-document-rds-parameter-group-diffs
  • bbc3f5a Update documentation.
  • f1eb05e Tweak 'TestAccRDSCluster_serverlessV2ScalingConfiguration'.
  • 71b1300 Add CHANGELOG entry.
  • bc61816 Merge branch 'main' into HEAD
  • 5afb09a Merge pull request #40432 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-...
  • Additional commits viewable in compare view

Updates hashicorp/aws from 5.78.0 to 5.80.0

Release notes

Sourced from hashicorp/aws's releases.

v5.80.0

FEATURES:

  • New Resource: aws_codeconnections_connection (#40300)
  • New Resource: aws_codeconnections_host (#40300)
  • New Resource: aws_s3tables_namespace (#40420)
  • New Resource: aws_s3tables_table (#40420)
  • New Resource: aws_s3tables_table_bucket (#40420)
  • New Resource: aws_s3tables_table_bucket_policy (#40420)
  • New Resource: aws_s3tables_table_policy (#40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#40409)

v5.79.0

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#40235)
  • New Resource: aws_vpc_block_public_access_options (#40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_poller_config argument (#40303)
  • resource/aws_rds_cluster: Add ability to promote read replica cluster to standalone (#40337)
  • resource/aws_vpc_endpoint_service: Add supported_regions argument (#40346)

BUG FIXES:

  • resource/aws_fsx_openzfs_file_system: Increase maximum value of disk_iops_configuration.iops from 350000 to 400000 for deployment_type = "SINGLE_AZ_2" (#40359)
Changelog

Sourced from hashicorp/aws's changelog.

5.80.0 (December 4, 2024)

FEATURES:

  • New Resource: aws_codeconnections_connection (#40300)
  • New Resource: aws_codeconnections_host (#40300)
  • New Resource: aws_s3tables_namespace (#40420)
  • New Resource: aws_s3tables_table (#40420)
  • New Resource: aws_s3tables_table_bucket (#40420)
  • New Resource: aws_s3tables_table_bucket_policy (#40420)
  • New Resource: aws_s3tables_table_policy (#40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#40409)

5.79.0 (December 3, 2024)

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#40235)
  • New Resource: aws_vpc_block_public_access_options (#40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_poller_config argument (#40303)
  • resource/aws_rds_cluster: Add ability to promote read replica cluster to standalone (#40337)
  • resource/aws_vpc_endpoint_service: Add supported_regions argument (#40346)

BUG FIXES:

  • resource/aws_fsx_openzfs_file_system: Increase maximum value of disk_iops_configuration.iops from 350000 to 400000 for deployment_type = "SINGLE_AZ_2" (#40359)
Commits
  • 9273b07 Update CHANGELOG.md for #40409
  • df9c839 Merge pull request #40409 from hashicorp/f-rds_instance_cluster_replica_delete
  • 33689a1 Merge pull request #40230 from ohookins/40226-zero-capacity-aurora-serverless...
  • d66c6ee Merge pull request #40279 from stefanfreitag/f-aws_bedrockagent_agent-update-...
  • 66b416d Merge pull request #40428 from hashicorp/d-document-rds-parameter-group-diffs
  • bbc3f5a Update documentation.
  • f1eb05e Tweak 'TestAccRDSCluster_serverlessV2ScalingConfiguration'.
  • 71b1300 Add CHANGELOG entry.
  • bc61816 Merge branch 'main' into HEAD
  • 5afb09a Merge pull request #40432 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-...
  • Additional commits viewable in compare view

Updates hashicorp/aws from 5.78.0 to 5.80.0

Release notes

Sourced from hashicorp/aws's releases.

v5.80.0

FEATURES:

  • New Resource: aws_codeconnections_connection (#40300)
  • New Resource: aws_codeconnections_host (#40300)
  • New Resource: aws_s3tables_namespace (#40420)
  • New Resource: aws_s3tables_table (#40420)
  • New Resource: aws_s3tables_table_bucket (#40420)
  • New Resource: aws_s3tables_table_bucket_policy (#40420)
  • New Resource: aws_s3tables_table_policy (#40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#40409)

v5.79.0

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#40235)
  • New Resource: aws_vpc_block_public_access_options (#40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_poller_config argument (#40303)
  • resource/aws_rds_cluster: Add ability to promote read replica cluster to standalone (#40337)
  • resource/aws_vpc_endpoint_service: Add supported_regions argument (#40346)

BUG FIXES:

  • resource/aws_fsx_openzfs_file_system: Increase maximum value of disk_iops_configuration.iops from 350000 to 400000 for deployment_type = "SINGLE_AZ_2" (#40359)
Changelog

Sourced from hashicorp/aws's changelog.

5.80.0 (December 4, 2024)

FEATURES:

  • New Resource: aws_codeconnections_connection (#40300)
  • New Resource: aws_codeconnections_host (#40300)
  • New Resource: aws_s3tables_namespace (#40420)
  • New Resource: aws_s3tables_table (#40420)
  • New Resource: aws_s3tables_table_bucket (#40420)
  • New Resource: aws_s3tables_table_bucket_policy (#40420)
  • New Resource: aws_s3tables_table_policy (#40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#40409)

5.79.0 (December 3, 2024)

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#40235)
  • New Resource: aws_vpc_block_public_access_options (#40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_pol...

    Description has been truncated

…update

Bumps the aws-provider group with 1 update in the /modules/jenkins directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the aws-provider group with 1 update in the /modules/perforce/helix-authentication-service directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the aws-provider group with 1 update in the /modules/perforce/helix-core directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the aws-provider group with 1 update in the /modules/perforce/helix-swarm directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the aws-provider group with 1 update in the /samples/simple-build-pipeline directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 5.78.0 to 5.80.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@v5.78.0...v5.80.0)

Updates `hashicorp/aws` from 5.78.0 to 5.80.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@v5.78.0...v5.80.0)

Updates `hashicorp/aws` from 5.78.0 to 5.80.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@v5.78.0...v5.80.0)

Updates `hashicorp/aws` from 5.78.0 to 5.80.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@v5.78.0...v5.80.0)

Updates `hashicorp/aws` from 5.78.0 to 5.80.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@v5.78.0...v5.80.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2024 21:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Dec 4, 2024
@dependabot dependabot bot requested a review from squidbot December 4, 2024 21:58
@dependabot dependabot bot requested a review from gabebatista December 4, 2024 21:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

Superseded by #411.

@dependabot dependabot bot closed this Dec 12, 2024
@dependabot dependabot bot deleted the dependabot/terraform/modules/jenkins/aws-provider-dd65fe563f branch December 12, 2024 21:42
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