tungbq / devops-basics

🚀 Practical and document place for DevOps toolchain
Apache License 2.0
161 stars 48 forks source link

build(deps): bump hashicorp/aws from 5.38.0 to 5.39.1 in /topics/terraform/basic/aws-ec2 #563

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps hashicorp/aws from 5.38.0 to 5.39.1.

Release notes

Sourced from hashicorp/aws's releases.

v5.39.1

BUG FIXES:

  • data-source/aws_instance: Fix panic: Invalid address to set related to root_block_device.0.tags_all (#36054)

v5.39.0

FEATURES:

  • New Data Source: aws_redshift_data_shares (#35937)
  • New Resource: aws_apprunner_deployment (#35758)
  • New Resource: aws_config_retention_configuration (#15136)
  • New Resource: aws_securityhub_automation_rule (#34781)
  • New Resource: aws_shield_proactive_engagement (#34667)

ENHANCEMENTS:

  • aws_kinesis_firehose_delivery_stream: Add custom_time_zone and file_extension arguments to the extended_S3_configuration configuration block (#35969)
  • resource/aws_appflow_flow: Allow task.source_fields to be a null value (#35993)
  • resource/aws_codepipeline: Add trigger configuration block (#35475)
  • resource/aws_config_configuration_recorder: Add plan-time validation of aws_config_organization_custom_rule.lambda_function_arn (#15136)
  • resource/aws_instance: Add configurable read timeout (#35955)
  • resource/aws_instance: Apply default tags to volumes/block devices managed through an aws_instance, add ebs_block_device.*.tags_all and root_block_device.*.tags_all attributes which include default tags (#33769)
  • resource/aws_mq_broker: Add data_replication_mode and data_replication_primary_broker_arn arguments, enabling support for cross-region data replication (#35990)
  • resource/aws_mwaa_environment: Add endpoint_management attribute (#35961)
  • resource/aws_redshiftserverless_namespace: Add attributes admin_password_secret_kms_key_id and manage_admin_password (#35965)
  • resource/aws_shield_drt_access_log_bucket_association: Support resource import (#34667)
  • resource/aws_shield_drt_access_role_arn_association: Support resource import (#34667)
  • resource/aws_spot_instance_request: Add configurable read timeout (#35955)
  • resource/aws_wafv2_web_acl: Add application_integration_url attribute (#35974)

BUG FIXES:

  • data/aws_redshiftserverless_namespace: Properly set iam_roles attribute on read (#35965)
  • resource/aws_appflow_flow: Fix perpetual diff when task.task_type is set to Map_all (#35993)
  • resource/aws_config_configuration_recorder: Fix panic: interface conversion: interface {} is nil, not map[string]interface {} when recording_group.exclusion_by_resource_types is empty (#15136)
  • resource/aws_config_rule: Change name to ForceNew (#15136)
  • resource/aws_config_rule: Fix InvalidParameterValueException: PolicyText is required when Owner is CUSTOM_POLICY errors on resource Update (#15136)
  • resource/aws_ecs_task_definition: Fix perpetual container_definitions diffs when Names are ordered differently (#36029)
  • resource/aws_msk_replicator: Fix incorrect detect_and_copy_new_topics attribute value from state read/refresh (#35966)
  • resource/aws_redshiftserverless_workgroup: Fix max_capacity removal (#36032)
  • resource/aws_redshiftserverless_workgroup: Fix updating both base_capacity and max_capacity (#36032)
  • resource/aws_shield_drt_access_log_bucket_association: Change log_bucket and role_arn_association_id to ForceNew (#34667)
Changelog

Sourced from hashicorp/aws's changelog.

5.39.1 (March 1, 2024)

BUG FIXES:

  • data-source/aws_instance: Fix panic: Invalid address to set related to root_block_device.0.tags_all (#36054)

5.39.0 (February 29, 2024)

FEATURES:

  • New Data Source: aws_redshift_data_shares (#35937)
  • New Resource: aws_apprunner_deployment (#35758)
  • New Resource: aws_config_retention_configuration (#15136)
  • New Resource: aws_securityhub_automation_rule (#34781)
  • New Resource: aws_shield_proactive_engagement (#34667)

ENHANCEMENTS:

  • aws_kinesis_firehose_delivery_stream: Add custom_time_zone and file_extension arguments to the extended_S3_configuration configuration block (#35969)
  • resource/aws_appflow_flow: Allow task.source_fields to be a null value (#35993)
  • resource/aws_codepipeline: Add trigger configuration block (#35475)
  • resource/aws_config_configuration_recorder: Add plan-time validation of aws_config_organization_custom_rule.lambda_function_arn (#15136)
  • resource/aws_instance: Add configurable read timeout (#35955)
  • resource/aws_instance: Apply default tags to volumes/block devices managed through an aws_instance, add ebs_block_device.*.tags_all and root_block_device.*.tags_all attributes which include default tags (#33769)
  • resource/aws_mq_broker: Add data_replication_mode and data_replication_primary_broker_arn arguments, enabling support for cross-region data replication (#35990)
  • resource/aws_mwaa_environment: Add endpoint_management attribute (#35961)
  • resource/aws_redshiftserverless_namespace: Add attributes admin_password_secret_kms_key_id and manage_admin_password (#35965)
  • resource/aws_shield_drt_access_log_bucket_association: Support resource import (#34667)
  • resource/aws_shield_drt_access_role_arn_association: Support resource import (#34667)
  • resource/aws_spot_instance_request: Add configurable read timeout (#35955)
  • resource/aws_wafv2_web_acl: Add application_integration_url attribute (#35974)

BUG FIXES:

  • data/aws_redshiftserverless_namespace: Properly set iam_roles attribute on read (#35965)
  • resource/aws_appflow_flow: Fix perpetual diff when task.task_type is set to Map_all (#35993)
  • resource/aws_config_configuration_recorder: Fix panic: interface conversion: interface {} is nil, not map[string]interface {} when recording_group.exclusion_by_resource_types is empty (#15136)
  • resource/aws_config_rule: Change name to ForceNew (#15136)
  • resource/aws_config_rule: Fix InvalidParameterValueException: PolicyText is required when Owner is CUSTOM_POLICY errors on resource Update (#15136)
  • resource/aws_ecs_task_definition: Fix perpetual container_definitions diffs when Names are ordered differently (#36029)
  • resource/aws_msk_replicator: Fix incorrect detect_and_copy_new_topics attribute value from state read/refresh (#35966)
  • resource/aws_redshiftserverless_workgroup: Fix max_capacity removal (#36032)
  • resource/aws_redshiftserverless_workgroup: Fix updating both base_capacity and max_capacity (#36032)
  • resource/aws_shield_drt_access_log_bucket_association: Change log_bucket and role_arn_association_id to ForceNew (#34667)
Commits


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 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)