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 #298

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 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.66.0 to 5.68.0

Release notes

Sourced from hashicorp/aws's releases.

v5.68.0

NOTES:

  • resource/aws_iam_role: The inline_policy argument is deprecated. Use the aws_iam_role_policy resource instead. If Terraform should exclusively manage all inline policy associations (the current behavior of this argument), use the aws_iam_role_policies_exclusive resource as well. (#39203)
  • resource/aws_lexv2models_slot_type: Within the composite_slot_type_setting block, the subslots argument has been renamed sub_slots. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39353)

FEATURES:

  • New Data Source: aws_elasticache_reserved_cache_node_offering (#29832)
  • New Data Source: aws_securityhub_standards_control_associations (#39334)
  • New Data Source: aws_synthetics_runtime_version (#39180)
  • New Data Source: aws_synthetics_runtime_versions (#39180)
  • New Resource: aws_appsync_source_api_association (#39323)
  • New Resource: aws_elasticache_reserved_cache_node (#29832)
  • New Resource: aws_iam_role_policies_exclusive (#39203)
  • New Resource: aws_pinpointsmsvoicev2_opt_out_list (#25036)
  • New Resource: aws_pinpointsmsvoicev2_phone_number (#25036)
  • New Resource: aws_sesv2_account_suppression_attributes (#39325)

ENHANCEMENTS:

  • resource/aws_s3_bucket_server_side_encryption_configuration: S3 directory buckets now support SSE-KMS (#39366)
  • resource/aws_ses_receipt_rule: Add iam_role_arn argument to s3_action configuration block (#39364)
  • resource/aws_synthetics_canary: Increase maximum name length to 255 characters (#39315)

BUG FIXES:

  • provider: Allows assume_role.role_arn to be an empty string when there is a single assume_role entry. (#39328)
  • resource/aws_amplify_app: Fix failure when unsetting the environment_variables argument (#39397)
  • resource/aws_dynamodb_table: Fix changing replicas to the default Managed by DynamoDB encryption setting (#31284)
  • resource/aws_dynamodb_table: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_table_replica: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_tag: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_mq_broker: Fix engine_version mismatch with RabbitMQ 3.13 and ActiveMQ 5.18 and above (#39024)
  • resource/aws_mwaa_environment: Fix creating environments with endpoint_management = "CUSTOMER" (#39394)
  • resource/aws_opensearchserverless_access_policy: Fix incompatible type error when setting policy (#39322)

v5.67.0

BREAKING CHANGES:

  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy (#39254)

NOTES:

  • provider: Downgrades to Go 1.22.6. A small number of users have reported failed or hanging network connections using the version of the Terraform AWS provider which was first built with Go 1.23.0 (v5.65.0). At this point, maintainers have been unable to reproduce failures, but enough distinct users have reported issues that we are going to attempt downgrading to Go 1.22.6 for the next provider release. We will continue to coordinate with users and AWS in an attempt to identify the root cause, using this upcoming release with a reverted Go build version as a data point. (#39256)
  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39254)

FEATURES:

  • New Data Source: aws_codebuild_fleet (#39237)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.68.0 (September 19, 2024)

NOTES:

  • resource/aws_iam_role: The inline_policy argument is deprecated. Use the aws_iam_role_policy resource instead. If Terraform should exclusively manage all inline policy associations (the current behavior of this argument), use the aws_iam_role_policies_exclusive resource as well. (#39203)
  • resource/aws_lexv2models_slot_type: Within the composite_slot_type_setting block, the subslots argument has been renamed sub_slots. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39353)

FEATURES:

  • New Data Source: aws_elasticache_reserved_cache_node_offering (#29832)
  • New Data Source: aws_securityhub_standards_control_associations (#39334)
  • New Data Source: aws_synthetics_runtime_version (#39180)
  • New Data Source: aws_synthetics_runtime_versions (#39180)
  • New Resource: aws_appsync_source_api_association (#39323)
  • New Resource: aws_elasticache_reserved_cache_node (#29832)
  • New Resource: aws_iam_role_policies_exclusive (#39203)
  • New Resource: aws_pinpointsmsvoicev2_opt_out_list (#25036)
  • New Resource: aws_pinpointsmsvoicev2_phone_number (#25036)
  • New Resource: aws_sesv2_account_suppression_attributes (#39325)

ENHANCEMENTS:

  • resource/aws_s3_bucket_server_side_encryption_configuration: S3 directory buckets now support SSE-KMS (#39366)
  • resource/aws_ses_receipt_rule: Add iam_role_arn argument to s3_action configuration block (#39364)
  • resource/aws_synthetics_canary: Increase maximum name length to 255 characters (#39315)

BUG FIXES:

  • provider: Allows assume_role.role_arn to be an empty string when there is a single assume_role entry. (#39328)
  • resource/aws_amplify_app: Fix failure when unsetting the environment_variables argument (#39397)
  • resource/aws_dynamodb_table: Fix changing replicas to the default Managed by DynamoDB encryption setting (#31284)
  • resource/aws_dynamodb_table: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_table_replica: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_tag: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_mq_broker: Fix engine_version mismatch with RabbitMQ 3.13 and ActiveMQ 5.18 and above (#39024)
  • resource/aws_mwaa_environment: Fix creating environments with endpoint_management = "CUSTOMER" (#39394)
  • resource/aws_opensearchserverless_access_policy: Fix incompatible type error when setting policy (#39322)

5.67.0 (September 12, 2024)

BREAKING CHANGES:

  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy (#39254)

NOTES:

  • provider: Downgrades to Go 1.22.6. A small number of users have reported failed or hanging network connections using the version of the Terraform AWS provider which was first built with Go 1.23.0 (v5.65.0). At this point, maintainers have been unable to reproduce failures, but enough distinct users have reported issues that we are going to attempt downgrading to Go 1.22.6 for the next provider release. We will continue to coordinate with users and AWS in an attempt to identify the root cause, using this upcoming release with a reverted Go build version as a data point. (#39256)
  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39254)

FEATURES:

... (truncated)

Commits

Updates hashicorp/aws from 5.66.0 to 5.68.0

Release notes

Sourced from hashicorp/aws's releases.

v5.68.0

NOTES:

  • resource/aws_iam_role: The inline_policy argument is deprecated. Use the aws_iam_role_policy resource instead. If Terraform should exclusively manage all inline policy associations (the current behavior of this argument), use the aws_iam_role_policies_exclusive resource as well. (#39203)
  • resource/aws_lexv2models_slot_type: Within the composite_slot_type_setting block, the subslots argument has been renamed sub_slots. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39353)

FEATURES:

  • New Data Source: aws_elasticache_reserved_cache_node_offering (#29832)
  • New Data Source: aws_securityhub_standards_control_associations (#39334)
  • New Data Source: aws_synthetics_runtime_version (#39180)
  • New Data Source: aws_synthetics_runtime_versions (#39180)
  • New Resource: aws_appsync_source_api_association (#39323)
  • New Resource: aws_elasticache_reserved_cache_node (#29832)
  • New Resource: aws_iam_role_policies_exclusive (#39203)
  • New Resource: aws_pinpointsmsvoicev2_opt_out_list (#25036)
  • New Resource: aws_pinpointsmsvoicev2_phone_number (#25036)
  • New Resource: aws_sesv2_account_suppression_attributes (#39325)

ENHANCEMENTS:

  • resource/aws_s3_bucket_server_side_encryption_configuration: S3 directory buckets now support SSE-KMS (#39366)
  • resource/aws_ses_receipt_rule: Add iam_role_arn argument to s3_action configuration block (#39364)
  • resource/aws_synthetics_canary: Increase maximum name length to 255 characters (#39315)

BUG FIXES:

  • provider: Allows assume_role.role_arn to be an empty string when there is a single assume_role entry. (#39328)
  • resource/aws_amplify_app: Fix failure when unsetting the environment_variables argument (#39397)
  • resource/aws_dynamodb_table: Fix changing replicas to the default Managed by DynamoDB encryption setting (#31284)
  • resource/aws_dynamodb_table: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_table_replica: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_tag: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_mq_broker: Fix engine_version mismatch with RabbitMQ 3.13 and ActiveMQ 5.18 and above (#39024)
  • resource/aws_mwaa_environment: Fix creating environments with endpoint_management = "CUSTOMER" (#39394)
  • resource/aws_opensearchserverless_access_policy: Fix incompatible type error when setting policy (#39322)

v5.67.0

BREAKING CHANGES:

  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy (#39254)

NOTES:

  • provider: Downgrades to Go 1.22.6. A small number of users have reported failed or hanging network connections using the version of the Terraform AWS provider which was first built with Go 1.23.0 (v5.65.0). At this point, maintainers have been unable to reproduce failures, but enough distinct users have reported issues that we are going to attempt downgrading to Go 1.22.6 for the next provider release. We will continue to coordinate with users and AWS in an attempt to identify the root cause, using this upcoming release with a reverted Go build version as a data point. (#39256)
  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39254)

FEATURES:

  • New Data Source: aws_codebuild_fleet (#39237)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.68.0 (September 19, 2024)

NOTES:

  • resource/aws_iam_role: The inline_policy argument is deprecated. Use the aws_iam_role_policy resource instead. If Terraform should exclusively manage all inline policy associations (the current behavior of this argument), use the aws_iam_role_policies_exclusive resource as well. (#39203)
  • resource/aws_lexv2models_slot_type: Within the composite_slot_type_setting block, the subslots argument has been renamed sub_slots. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39353)

FEATURES:

  • New Data Source: aws_elasticache_reserved_cache_node_offering (#29832)
  • New Data Source: aws_securityhub_standards_control_associations (#39334)
  • New Data Source: aws_synthetics_runtime_version (#39180)
  • New Data Source: aws_synthetics_runtime_versions (#39180)
  • New Resource: aws_appsync_source_api_association (#39323)
  • New Resource: aws_elasticache_reserved_cache_node (#29832)
  • New Resource: aws_iam_role_policies_exclusive (#39203)
  • New Resource: aws_pinpointsmsvoicev2_opt_out_list (#25036)
  • New Resource: aws_pinpointsmsvoicev2_phone_number (#25036)
  • New Resource: aws_sesv2_account_suppression_attributes (#39325)

ENHANCEMENTS:

  • resource/aws_s3_bucket_server_side_encryption_configuration: S3 directory buckets now support SSE-KMS (#39366)
  • resource/aws_ses_receipt_rule: Add iam_role_arn argument to s3_action configuration block (#39364)
  • resource/aws_synthetics_canary: Increase maximum name length to 255 characters (#39315)

BUG FIXES:

  • provider: Allows assume_role.role_arn to be an empty string when there is a single assume_role entry. (#39328)
  • resource/aws_amplify_app: Fix failure when unsetting the environment_variables argument (#39397)
  • resource/aws_dynamodb_table: Fix changing replicas to the default Managed by DynamoDB encryption setting (#31284)
  • resource/aws_dynamodb_table: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_table_replica: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_tag: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_mq_broker: Fix engine_version mismatch with RabbitMQ 3.13 and ActiveMQ 5.18 and above (#39024)
  • resource/aws_mwaa_environment: Fix creating environments with endpoint_management = "CUSTOMER" (#39394)
  • resource/aws_opensearchserverless_access_policy: Fix incompatible type error when setting policy (#39322)

5.67.0 (September 12, 2024)

BREAKING CHANGES:

  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy (#39254)

NOTES:

  • provider: Downgrades to Go 1.22.6. A small number of users have reported failed or hanging network connections using the version of the Terraform AWS provider which was first built with Go 1.23.0 (v5.65.0). At this point, maintainers have been unable to reproduce failures, but enough distinct users have reported issues that we are going to attempt downgrading to Go 1.22.6 for the next provider release. We will continue to coordinate with users and AWS in an attempt to identify the root cause, using this upcoming release with a reverted Go build version as a data point. (#39256)
  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39254)

FEATURES:

... (truncated)

Commits

Updates hashicorp/aws from 5.66.0 to 5.68.0

Release notes

Sourced from hashicorp/aws's releases.

v5.68.0

NOTES:

  • resource/aws_iam_role: The inline_policy argument is deprecated. Use the aws_iam_role_policy resource instead. If Terraform should exclusively manage all inline policy associations (the current behavior of this argument), use the aws_iam_role_policies_exclusive resource as well. (#39203)
  • resource/aws_lexv2models_slot_type: Within the composite_slot_type_setting block, the subslots argument has been renamed sub_slots. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39353)

FEATURES:

  • New Data Source: aws_elasticache_reserved_cache_node_offering (#29832)
  • New Data Source: aws_securityhub_standards_control_associations (#39334)
  • New Data Source: aws_synthetics_runtime_version (#39180)
  • New Data Source: aws_synthetics_runtime_versions (#39180)
  • New Resource: aws_appsync_source_api_association (#39323)
  • New Resource: aws_elasticache_reserved_cache_node (#29832)
  • New Resource: aws_iam_role_policies_exclusive (#39203)
  • New Resource: aws_pinpointsmsvoicev2_opt_out_list (#25036)
  • New Resource: aws_pinpointsmsvoicev2_phone_number (#25036)
  • New Resource: aws_sesv2_account_suppression_attributes (#39325)

ENHANCEMENTS:

  • resource/aws_s3_bucket_server_side_encryption_configuration: S3 directory buckets now support SSE-KMS (#39366)
  • resource/aws_ses_receipt_rule: Add iam_role_arn argument to s3_action configuration block (#39364)
  • resource/aws_synthetics_canary: Increase maximum name length to 255 characters (#39315)

BUG FIXES:

  • provider: Allows assume_role.role_arn to be an empty string when there is a single assume_role entry. (#39328)
  • resource/aws_amplify_app: Fix failure when unsetting the environment_variables argument (#39397)
  • resource/aws_dynamodb_table: Fix changing replicas to the default Managed by DynamoDB encryption setting (#31284)
  • resource/aws_dynamodb_table: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_table_replica: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_tag: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_mq_broker: Fix engine_version mismatch with RabbitMQ 3.13 and ActiveMQ 5.18 and above (#39024)
  • resource/aws_mwaa_environment: Fix creating environments with endpoint_management = "CUSTOMER" (#39394)
  • resource/aws_opensearchserverless_access_policy: Fix incompatible type error when setting policy (#39322)

v5.67.0

BREAKING CHANGES:

  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy (#39254)

NOTES:

  • provider: Downgrades to Go 1.22.6. A small number of users have reported failed or hanging network connections using the version of the Terraform AWS provider which was first built with Go 1.23.0 (v5.65.0). At this point, maintainers have been unable to reproduce failures, but enough distinct users have reported issues that we are going to attempt downgrading to Go 1.22.6 for the next provider release. We will continue to coordinate with users and AWS in an attempt to identify the root cause, using this upcoming release with a reverted Go build version as a data point. (#39256)
  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39254)

FEATURES:

  • New Data Source: aws_codebuild_fleet (#39237)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.68.0 (September 19, 2024)

NOTES:

  • resource/aws_iam_role: The inline_policy argument is deprecated. Use the aws_iam_role_policy resource instead. If Terraform should exclusively manage all inline policy associations (the current behavior of this argument), use the aws_iam_role_policies_exclusive resource as well. (#39203)
  • resource/aws_lexv2models_slot_type: Within the composite_slot_type_setting block, the subslots argument has been renamed sub_slots. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39353)

FEATURES:

  • New Data Source: aws_elasticache_reserved_cache_node_offering (#29832)
  • New Data Source: aws_securityhub_standards_control_associations (#39334)
  • New Data Source: aws_synthetics_runtime_version (#39180)
  • New Data Source: aws_synthetics_runtime_versions (#39180)
  • New Resource: aws_appsync_source_api_association (#39323)
  • New Resource: aws_elasticache_reserved_cache_node (#29832)
  • New Resource: aws_iam_role_policies_exclusive (#39203)
  • New Resource: aws_pinpointsmsvoicev2_opt_out_list (#25036)
  • New Resource: aws_pinpointsmsvoicev2_phone_number (#25036)
  • New Resource: aws_sesv2_account_suppression_attributes (#39325)

ENHANCEMENTS:

  • resource/aws_s3_bucket_server_side_encryption_configuration: S3 directory buckets now support SSE-KMS (#39366)
  • resource/aws_ses_receipt_rule: Add iam_role_arn argument to s3_action configuration block (#39364)
  • resource/aws_synthetics_canary: Increase maximum name length to 255 characters (#39315)

BUG FIXES:

  • provider: Allows assume_role.role_arn to be an empty string when there is a single assume_role entry. (#39328)
  • resource/aws_amplify_app: Fix failure when unsetting the environment_variables argument (#39397)
  • resource/aws_dynamodb_table: Fix changing replicas to the default Managed by DynamoDB encryption setting (#31284)
  • resource/aws_dynamodb_table: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_table_replica: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_tag: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_mq_broker: Fix engine_version mismatch with RabbitMQ 3.13 and ActiveMQ 5.18 and above (#39024)
  • resource/aws_mwaa_environment: Fix creating environments with endpoint_management = "CUSTOMER" (#39394)
  • resource/aws_opensearchserverless_access_policy: Fix incompatible type error when setting policy (#39322)

5.67.0 (September 12, 2024)

BREAKING CHANGES:

  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy (#39254)

NOTES:

  • provider: Downgrades to Go 1.22.6. A small number of users have reported failed or hanging network connections using the version of the Terraform AWS provider which was first built with Go 1.23.0 (v5.65.0). At this point, maintainers have been unable to reproduce failures, but enough distinct users have reported issues that we are going to attempt downgrading to Go 1.22.6 for the next provider release. We will continue to coordinate with users and AWS in an attempt to identify the root cause, using this upcoming release with a reverted Go build version as a data point. (#39256)
  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39254)

FEATURES:

... (truncated)

Commits

Updates hashicorp/aws from 5.66.0 to 5.68.0

Release notes

Sourced from hashicorp/aws's releases.

v5.68.0

NOTES:

  • resource/aws_iam_role: The inline_policy argument is deprecated. Use the aws_iam_role_policy resource instead. If Terraform should exclusively manage all inline policy associations (the current behavior of this argument), use the aws_iam_role_policies_exclusive resource as well. (#39203)
  • resource/aws_lexv2models_slot_type: Within the composite_slot_type_setting block, the subslots argument has been renamed sub_slots. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39353)

FEATURES:

  • New Data Source: aws_elasticache_reserved_cache_node_offering (#29832)
  • New Data Source: aws_securityhub_standards_control_associations (#39334)
  • New Data Source: aws_synthetics_runtime_version (#39180)
  • New Data Source: aws_synthetics_runtime_versions (#39180)
  • New Resource: aws_appsync_source_api_association (#39323)
  • New Resource: aws_elasticache_reserved_cache_node (#29832)
  • New Resource: aws_iam_role_policies_exclusive (#39203)
  • New Resource: aws_pinpointsmsvoicev2_opt_out_list (#25036)
  • New Resource: aws_pinpointsmsvoicev2_phone_number (#25036)
  • New Resource: aws_sesv2_account_suppression_attributes (#39325)

ENHANCEMENTS:

  • resource/aws_s3_bucket_server_side_encryption_configuration: S3 directory buckets now support SSE-KMS (#39366)
  • resource/aws_ses_receipt_rule: Add iam_role_arn argument to s3_action configuration block (#39364)
  • resource/aws_synthetics_canary: Increase maximum name length to 255 characters (#39315)

BUG FIXES:

  • provider: Allows assume_role.role_arn to be an empty string when there is a single assume_role entry. (#39328)
  • resource/aws_amplify_app: Fix failure when unsetting the environment_variables argument (#39397)
  • resource/aws_dynamodb_table: Fix changing replicas to the default Managed by DynamoDB encryption setting (#31284)
  • resource/aws_dynamodb_table: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_table_replica: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_dynamodb_tag: Handle eventual consistency of tag creation and removal (#39326)
  • resource/aws_mq_broker: Fix engine_version mismatch with RabbitMQ 3.13 and ActiveMQ 5.18 and above (#39024)
  • resource/aws_mwaa_environment: Fix creating environments with endpoint_management = "CUSTOMER" (#39394)
  • resource/aws_opensearchserverless_access_policy: Fix incompatible type error when setting policy (#39322)

v5.67.0

BREAKING CHANGES:

  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy (#39254)

NOTES:

  • provider: Downgrades to Go 1.22.6. A small number of users have reported failed or hanging network connections using the version of the Terraform AWS provider which was first built with Go 1.23.0 (v5.65.0). At this point, maintainers have been unable to reproduce failures, but enough distinct users have reported issues that we are going to attempt downgrading to Go 1.22.6 for the next provider release. We will continue to coordinate with users and AWS in an attempt to identify the root cause, using this upcoming release with a reverted Go build version as a data point. (#39256)
  • resource/aws_lexv2models_slot_type: Within the value_selection_setting.advanced_recognition_setting block, the audio_recognition_setting argument has been renamed audio_recognition_strategy. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39254)

FEATURES:

  • New Data Source: aws_codebuild_fleet (#39237)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.68.0 (September 19, 2024)

NOTES:

  • resource/aws_iam_role: The inline_policy argument is deprecated. Use the aws_iam_role_policy resource instead. If Terraform should exclusively manage all inline policy associations (the current behavior of this argument), use the aws_iam_role_policies_exclusive resource as well. (#39203)
  • resource/aws_lexv2models_slot_type: Within the composite_slot_type_setting block, the subslots argument has been renamed sub_slots. See the linked pull request for additional justification on this change. The previous misnaming effectively made this argument unusable, therefore a breaking change in a minor version was deemed acceptable. (#39353)

FEATURES:

  • New Data Source: aws_elasticache_reserved_cache_node_offering (#29832)
  • New Data Source: aws_securityhub_standards_control_associations (#39334)
  • New Data Source: aws_synthetics_runtime_version (#39180)
  • New Data Source: aws_synthetics_runtime_versions (#39180)
  • New Resource: aws_appsync_source_api_association (#39323)
  • New Resource: aws_elasticache_reserved_cache_node (#29832)
  • New Resource: aws_iam_role_policies_exclusive (#39203)
  • New Resource: aws_pinpointsmsvoicev2_opt_out_list (#25036)
  • New Resource: aws_pinpointsmsvoicev2_phone_number (#25036)
  • New Resource: aws_sesv2_account_suppression_attributes (#39325)

ENHANCEMENTS:

  • resource/aws_s3_bucket_server_side_encryption_configuration: ...

    Description has been truncated

@dependabot dependabot bot requested a review from a team as a code owner September 20, 2024 21:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Sep 20, 2024
@dependabot dependabot bot requested a review from jorisdon September 20, 2024 21:50
@dependabot dependabot bot force-pushed the dependabot/terraform/modules/jenkins/aws-provider-35af0888c5 branch 3 times, most recently from 5663669 to 2a9176e Compare September 24, 2024 17:33
@dependabot dependabot bot force-pushed the dependabot/terraform/modules/jenkins/aws-provider-35af0888c5 branch from 2a9176e to fea7e3c Compare September 24, 2024 19:55
…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.66.0 to 5.68.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.66.0...v5.68.0)

Updates `hashicorp/aws` from 5.66.0 to 5.68.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.66.0...v5.68.0)

Updates `hashicorp/aws` from 5.66.0 to 5.68.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.66.0...v5.68.0)

Updates `hashicorp/aws` from 5.66.0 to 5.68.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.66.0...v5.68.0)

Updates `hashicorp/aws` from 5.66.0 to 5.68.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.66.0...v5.68.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 force-pushed the dependabot/terraform/modules/jenkins/aws-provider-35af0888c5 branch from fea7e3c to 07241bf Compare September 25, 2024 14:15
@kylesomers kylesomers merged commit 794c02c into main Sep 26, 2024
7 checks passed
@kylesomers kylesomers deleted the dependabot/terraform/modules/jenkins/aws-provider-35af0888c5 branch September 26, 2024 13:03
kylesomers pushed a commit that referenced this pull request Sep 27, 2024
…update (#298)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jcwolfaws pushed a commit to jcwolfaws/cloud-game-development-toolkit that referenced this pull request Dec 10, 2024
…update (aws-games#298)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

4 participants