tungbq / devops-basics

🚀 Practical and document place for DevOps toolchain
https://tungbq.github.io/devops-basics/
Apache License 2.0
1.61k stars 134 forks source link

build(deps): bump hashicorp/aws from 5.61.0 to 5.63.0 in /topics/terraform/basic/aws-ec2 #678

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps hashicorp/aws from 5.61.0 to 5.63.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.63.0

FEATURES:

  • New Data Source: aws_bedrockagent_agent_versions (#38792)
  • New Resource: aws_bedrock_guardrail (#38757)
  • New Resource: aws_cloudtrail_organization_delegated_admin_account (#38817)
  • New Resource: aws_datazone_environment_profile (#35603)
  • New Resource: aws_datazone_form_type (#38746)
  • New Resource: aws_datazone_glossary_term (#38706)
  • New Resource: aws_pinpoint_email_template (#33266)

ENHANCEMENTS:

  • resource/aws_networkfirewall_logging_configuration: Change logging_configuration.log_destination_config MaxItems from 2 to 3 (#38824)

BUG FIXES:

  • data-source/aws_acm_certificate: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_appstream_stack: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_bedrockagent_agent_knowledge_base_association: Prepare agent when associating a knowledge base so it can be used (#38799)
  • resource/aws_cloudwatch_event_connection: Fix various expander type assertions to prevent crashes (#38800)
  • resource/aws_controltower_landing_zone: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_db_event_subscription: Fix plan-time validation of name and name_prefix (#38194)
  • resource/aws_ecs_cluster_capacity_providers: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_ecs_service: Fix crash from nil service_registries item (#38883)
  • resource/aws_ecs_task_definition: Fix perpetual container_definitions diffs on healthCheck's default values (#38872)
  • resource/aws_ecs_task_definition: Prevent lowercasing of the first character of JSON keys in container_definitions.dockerLabels (#38804)
  • resource/aws_ecs_task_definition: Remove nulls from container_definition array fields (#38870)
  • resource/aws_elasticache_replication_group: Fix crash when setting replicas_per_node_group if node groups are empty (#38797)
  • resource/aws_fms_policy: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_grafana_workspace: Fix crash when empty network_access_control block is configured (#38775)
  • resource/aws_grafana_workspace: Fix crash when empty vpc_configuration block is configured (#38775)
  • resource/aws_iot_thing_group: Fix crash when empty attribute_payload block is configured (#38776)
  • resource/aws_lexv2models_slot_type: Fix slot_type_values to have sample_value attribute (#38856)
  • resource/aws_networkmanager_connect_peer: Set all configuration.bgp_configurations on Read (#38798)
  • resource/aws_redshift_cluster: Set encrypted on snapshot restore, when enabled (#38828)
  • resource/aws_rolesanywhere_profile: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_rolesanywhere_trust_anchor: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)

v5.62.0

FEATURES:

  • New Data Source: aws_rds_cluster_parameter_group (#38416)
  • New Data Source: aws_secretsmanager_secret_versions (#35411)
  • New Resource: aws_ebs_snapshot_block_public_access (#38641)
  • New Resource: aws_rds_integration (#35199)

ENHANCEMENTS:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.63.0 (August 15, 2024)

FEATURES:

  • New Data Source: aws_bedrockagent_agent_versions (#38792)
  • New Resource: aws_bedrock_guardrail (#38757)
  • New Resource: aws_cloudtrail_organization_delegated_admin_account (#38817)
  • New Resource: aws_datazone_environment_profile (#35603)
  • New Resource: aws_datazone_form_type (#38746)
  • New Resource: aws_datazone_glossary_term (#38706)
  • New Resource: aws_pinpoint_email_template (#33266)

ENHANCEMENTS:

  • resource/aws_networkfirewall_logging_configuration: Change logging_configuration.log_destination_config MaxItems from 2 to 3 (#38824)

BUG FIXES:

  • data-source/aws_acm_certificate: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_appstream_stack: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_bedrockagent_agent_knowledge_base_association: Prepare agent when associating a knowledge base so it can be used (#38799)
  • resource/aws_cloudwatch_event_connection: Fix various expander type assertions to prevent crashes (#38800)
  • resource/aws_controltower_landing_zone: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_db_event_subscription: Fix plan-time validation of name and name_prefix (#38194)
  • resource/aws_ecs_cluster_capacity_providers: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_ecs_service: Fix crash from nil service_registries item (#38883)
  • resource/aws_ecs_task_definition: Fix perpetual container_definitions diffs on healthCheck's default values (#38872)
  • resource/aws_ecs_task_definition: Prevent lowercasing of the first character of JSON keys in container_definitions.dockerLabels (#38804)
  • resource/aws_ecs_task_definition: Remove nulls from container_definition array fields (#38870)
  • resource/aws_elasticache_replication_group: Fix crash when setting replicas_per_node_group if node groups are empty (#38797)
  • resource/aws_fms_policy: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_grafana_workspace: Fix crash when empty network_access_control block is configured (#38775)
  • resource/aws_grafana_workspace: Fix crash when empty vpc_configuration block is configured (#38775)
  • resource/aws_iot_thing_group: Fix crash when empty attribute_payload block is configured (#38776)
  • resource/aws_lexv2models_slot_type: Fix slot_type_values to have sample_value attribute (#38856)
  • resource/aws_networkmanager_connect_peer: Set all configuration.bgp_configurations on Read (#38798)
  • resource/aws_redshift_cluster: Set encrypted on snapshot restore, when enabled (#38828)
  • resource/aws_rolesanywhere_profile: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_rolesanywhere_trust_anchor: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)

5.62.0 (August 8, 2024)

FEATURES:

  • New Data Source: aws_rds_cluster_parameter_group (#38416)
  • New Data Source: aws_secretsmanager_secret_versions (#35411)
  • New Resource: aws_ebs_snapshot_block_public_access (#38641)
  • New Resource: aws_rds_integration (#35199)

... (truncated)

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)