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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 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.81.0 to 5.82.1

Release notes

Sourced from hashicorp/aws's releases.

v5.82.1

ENHANCEMENTS:

  • resource/aws_autoscaling_group: Add availability_zone_distribution argument (#40634)

BUG FIXES:

  • data-source/aws_iam_policy_document: Reverts plan-time validation for statement sid (#40639)

v5.82.0

NOTES:

  • resource/aws_resourcegroups_resource: The format of the read-only id attribute has changed to prevent inconsistent parsing which resulted in provider crashes under certain conditions. The new format is a comma-delimited string combining group_arn and resource_arn in their entirety. Configuarations relying on the previous format may need to be updated to continue functioning correctly. (#40579)

FEATURES:

  • New Data Source: aws_servicecatalogappregistry_attribute_group_associations (#38306)
  • New Resource: aws_api_gateway_domain_name_access_association (#40566)
  • New Resource: aws_cloudfront_vpc_origin (#40239)
  • New Resource: aws_memorydb_multi_region_cluster (#40376)
  • New Resource: aws_networkmanager_dx_gateway_attachment (#40546)
  • New Resource: aws_rds_cluster_snapshot_copy (#40398)

ENHANCEMENTS:

  • data-source/aws_dx_gateway: Add arn attribute (#40546)
  • data-source/aws_iam_policy_document: Add plan-time validation that the statement sid is valid, including on alphanumeric characters (#40562)
  • data-source/aws_vpc_endpoint: Add service_region attribute (#40583)
  • resource/aws_bedrockagent_agent: Add agent_collaboration attribute to configure agent collaboration role (#40543)
  • resource/aws_cloudfront_distribution: Add origin.vpc_origin_config argument (#40239)
  • resource/aws_db_parameter_group: Support import of name_prefix argument (#40622)
  • resource/aws_dx_gateway: Add arn attribute (#40546)
  • resource/aws_fsx_lustre_file_system: Add efa_enabled argument (#40381)
  • resource/aws_lb_listener: Add advertise_trust_store_ca_names attribute to the mutual_authentication configuration block (#40550)
  • resource/aws_memorydb_cluster: Add multi_region_cluster_name argument (#40376)
  • resource/aws_networkmanager_attachment_accepter: Add edge_locations attribute (#40546)
  • resource/aws_resourcegroups_resource: Add import support (#40579)
  • resource/aws_vpc_endpoint: Add service_region argument (#40583)

BUG FIXES:

  • data-source/aws_acmpca_certificate_authority: Ignore AccessDeniedException: ... is not authorized to perform: acm-pca:GetCertificateAuthorityCsr on resource: ... errors for RAM-shared CAs (#39952)
  • data-source/aws_licensemanager_received_license: Fix setting entitlements: Invalid address to set: []string{"entitlements", "0", "overage"} errors (#40621)
  • resource/aws_amplify_domain_association: No longer ignores changes to certificate_settings when updating. (#40589)
  • resource/aws_amplify_domain_association: Prevent "unexpected state" error when setting certificate_settings.type to CUSTOM. (#40589)
  • resource/aws_amplify_domain_association: Prevent ValidationException when setting certificate_settings.type to AMPLIFY_MANAGED. (#40589)
  • resource/aws_amplify_domain_association: Prevent permanent diff when certificate_settings not set. (#40589)
  • resource/aws_amplify_domain_association: Prevents panic in some circumstances when certificate_settings is not set during update. (#40589)
  • resource/aws_api_gateway_domain_name: Correct arn for private custom domain names (#40566)
  • resource/aws_codeconnections_host: Mark vpc_configuration.tls_certificate as Optional (#40574)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.82.1 (Unreleased)

ENHANCEMENTS:

  • resource/aws_autoscaling_group: Add availability_zone_distribution argument (#40634)

BUG FIXES:

  • data-source/aws_iam_policy_document: Reverts plan-time validation for statement sid (#40639)

5.82.0 (December 19, 2024)

NOTES:

  • resource/aws_resourcegroups_resource: The format of the read-only id attribute has changed to prevent inconsistent parsing which resulted in provider crashes under certain conditions. The new format is a comma-delimited string combining group_arn and resource_arn in their entirety. Configuarations relying on the previous format may need to be updated to continue functioning correctly. (#40579)

FEATURES:

  • New Data Source: aws_servicecatalogappregistry_attribute_group_associations (#38306)
  • New Resource: aws_api_gateway_domain_name_access_association (#40566)
  • New Resource: aws_cloudfront_vpc_origin (#40239)
  • New Resource: aws_memorydb_multi_region_cluster (#40376)
  • New Resource: aws_networkmanager_dx_gateway_attachment (#40546)
  • New Resource: aws_rds_cluster_snapshot_copy (#40398)

ENHANCEMENTS:

  • data-source/aws_dx_gateway: Add arn attribute (#40546)
  • data-source/aws_iam_policy_document: Add plan-time validation that the statement sid is valid, including on alphanumeric characters (#40562)
  • data-source/aws_vpc_endpoint: Add service_region attribute (#40583)
  • resource/aws_bedrockagent_agent: Add agent_collaboration attribute to configure agent collaboration role (#40543)
  • resource/aws_cloudfront_distribution: Add origin.vpc_origin_config argument (#40239)
  • resource/aws_db_parameter_group: Support import of name_prefix argument (#40622)
  • resource/aws_dx_gateway: Add arn attribute (#40546)
  • resource/aws_fsx_lustre_file_system: Add efa_enabled argument (#40381)
  • resource/aws_lb_listener: Add advertise_trust_store_ca_names attribute to the mutual_authentication configuration block (#40550)
  • resource/aws_memorydb_cluster: Add multi_region_cluster_name argument (#40376)
  • resource/aws_networkmanager_attachment_accepter: Add edge_locations attribute (#40546)
  • resource/aws_resourcegroups_resource: Add import support (#40579)
  • resource/aws_vpc_endpoint: Add service_region argument (#40583)

BUG FIXES:

  • data-source/aws_acmpca_certificate_authority: Ignore AccessDeniedException: ... is not authorized to perform: acm-pca:GetCertificateAuthorityCsr on resource: ... errors for RAM-shared CAs (#39952)
  • data-source/aws_licensemanager_received_license: Fix setting entitlements: Invalid address to set: []string{"entitlements", "0", "overage"} errors (#40621)
  • resource/aws_amplify_domain_association: No longer ignores changes to certificate_settings when updating. (#40589)
  • resource/aws_amplify_domain_association: Prevent "unexpected state" error when setting certificate_settings.type to CUSTOM. (#40589)
  • resource/aws_amplify_domain_association: Prevent ValidationException when setting certificate_settings.type to AMPLIFY_MANAGED. (#40589)
  • resource/aws_amplify_domain_association: Prevent permanent diff when certificate_settings not set. (#40589)
  • resource/aws_amplify_domain_association: Prevents panic in some circumstances when certificate_settings is not set during update. (#40589)

... (truncated)

Commits

Updates hashicorp/aws from 5.81.0 to 5.82.1

Release notes

Sourced from hashicorp/aws's releases.

v5.82.1

ENHANCEMENTS:

  • resource/aws_autoscaling_group: Add availability_zone_distribution argument (#40634)

BUG FIXES:

  • data-source/aws_iam_policy_document: Reverts plan-time validation for statement sid (#40639)

v5.82.0

NOTES:

  • resource/aws_resourcegroups_resource: The format of the read-only id attribute has changed to prevent inconsistent parsing which resulted in provider crashes under certain conditions. The new format is a comma-delimited string combining group_arn and resource_arn in their entirety. Configuarations relying on the previous format may need to be updated to continue functioning correctly. (#40579)

FEATURES:

  • New Data Source: aws_servicecatalogappregistry_attribute_group_associations (#38306)
  • New Resource: aws_api_gateway_domain_name_access_association (#40566)
  • New Resource: aws_cloudfront_vpc_origin (#40239)
  • New Resource: aws_memorydb_multi_region_cluster (#40376)
  • New Resource: aws_networkmanager_dx_gateway_attachment (#40546)
  • New Resource: aws_rds_cluster_snapshot_copy (#40398)

ENHANCEMENTS:

  • data-source/aws_dx_gateway: Add arn attribute (#40546)
  • data-source/aws_iam_policy_document: Add plan-time validation that the statement sid is valid, including on alphanumeric characters (#40562)
  • data-source/aws_vpc_endpoint: Add service_region attribute (#40583)
  • resource/aws_bedrockagent_agent: Add agent_collaboration attribute to configure agent collaboration role (#40543)
  • resource/aws_cloudfront_distribution: Add origin.vpc_origin_config argument (#40239)
  • resource/aws_db_parameter_group: Support import of name_prefix argument (#40622)
  • resource/aws_dx_gateway: Add arn attribute (#40546)
  • resource/aws_fsx_lustre_file_system: Add efa_enabled argument (#40381)
  • resource/aws_lb_listener: Add advertise_trust_store_ca_names attribute to the mutual_authentication configuration block (#40550)
  • resource/aws_memorydb_cluster: Add multi_region_cluster_name argument (#40376)
  • resource/aws_networkmanager_attachment_accepter: Add edge_locations attribute (#40546)
  • resource/aws_resourcegroups_resource: Add import support (#40579)
  • resource/aws_vpc_endpoint: Add service_region argument (#40583)

BUG FIXES:

  • data-source/aws_acmpca_certificate_authority: Ignore AccessDeniedException: ... is not authorized to perform: acm-pca:GetCertificateAuthorityCsr on resource: ... errors for RAM-shared CAs (#39952)
  • data-source/aws_licensemanager_received_license: Fix setting entitlements: Invalid address to set: []string{"entitlements", "0", "overage"} errors (#40621)
  • resource/aws_amplify_domain_association: No longer ignores changes to certificate_settings when updating. (#40589)
  • resource/aws_amplify_domain_association: Prevent "unexpected state" error when setting certificate_settings.type to CUSTOM. (#40589)
  • resource/aws_amplify_domain_association: Prevent ValidationException when setting certificate_settings.type to AMPLIFY_MANAGED. (#40589)
  • resource/aws_amplify_domain_association: Prevent permanent diff when certificate_settings not set. (#40589)
  • resource/aws_amplify_domain_association: Prevents panic in some circumstances when certificate_settings is not set during update. (#40589)
  • resource/aws_api_gateway_domain_name: Correct arn for private custom domain names (#40566)
  • resource/aws_codeconnections_host: Mark vpc_configuration.tls_certificate as Optional (#40574)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.82.1 (Unreleased)

ENHANCEMENTS:

  • resource/aws_autoscaling_group: Add availability_zone_distribution argument (#40634)

BUG FIXES:

  • data-source/aws_iam_policy_document: Reverts plan-time validation for statement sid (#40639)

5.82.0 (December 19, 2024)

NOTES:

  • resource/aws_resourcegroups_resource: The format of the read-only id attribute has changed to prevent inconsistent parsing which resulted in provider crashes under certain conditions. The new format is a comma-delimited string combining group_arn and resource_arn in their entirety. Configuarations relying on the previous format may need to be updated to continue functioning correctly. (#40579)

FEATURES:

  • New Data Source: aws_servicecatalogappregistry_attribute_group_associations (#38306)
  • New Resource: aws_api_gateway_domain_name_access_association (#40566)
  • New Resource: aws_cloudfront_vpc_origin (#40239)
  • New Resource: aws_memorydb_multi_region_cluster (#40376)
  • New Resource: aws_networkmanager_dx_gateway_attachment (#40546)
  • New Resource: aws_rds_cluster_snapshot_copy (#40398)

ENHANCEMENTS:

  • data-source/aws_dx_gateway: Add arn attribute (#40546)
  • data-source/aws_iam_policy_document: Add plan-time validation that the statement sid is valid, including on alphanumeric characters (#40562)
  • data-source/aws_vpc_endpoint: Add service_region attribute (#40583)
  • resource/aws_bedrockagent_agent: Add agent_collaboration attribute to configure agent collaboration role (#40543)
  • resource/aws_cloudfront_distribution: Add origin.vpc_origin_config argument (#40239)
  • resource/aws_db_parameter_group: Support import of name_prefix argument (#40622)
  • resource/aws_dx_gateway: Add arn attribute (#40546)
  • resource/aws_fsx_lustre_file_system: Add efa_enabled argument (#40381)
  • resource/aws_lb_listener: Add advertise_trust_store_ca_names attribute to the mutual_authentication configuration block (#40550)
  • resource/aws_memorydb_cluster: Add multi_region_cluster_name argument (#40376)
  • resource/aws_networkmanager_attachment_accepter: Add edge_locations attribute (#40546)
  • resource/aws_resourcegroups_resource: Add import support (#40579)
  • resource/aws_vpc_endpoint: Add service_region argument (#40583)

BUG FIXES:

  • data-source/aws_acmpca_certificate_authority: Ignore AccessDeniedException: ... is not authorized to perform: acm-pca:GetCertificateAuthorityCsr on resource: ... errors for RAM-shared CAs (#39952)
  • data-source/aws_licensemanager_received_license: Fix setting entitlements: Invalid address to set: []string{"entitlements", "0", "overage"} errors (#40621)
  • resource/aws_amplify_domain_association: No longer ignores changes to certificate_settings when updating. (#40589)
  • resource/aws_amplify_domain_association: Prevent "unexpected state" error when setting certificate_settings.type to CUSTOM. (#40589)
  • resource/aws_amplify_domain_association: Prevent ValidationException when setting certificate_settings.type to AMPLIFY_MANAGED. (#40589)
  • resource/aws_amplify_domain_association: Prevent permanent diff when certificate_settings not set. (#40589)
  • resource/aws_amplify_domain_association: Prevents panic in some circumstances when certificate_settings is not set during update. (#40589)

... (truncated)

Commits

Updates hashicorp/aws from 5.81.0 to 5.82.1

Release notes

Sourced from hashicorp/aws's releases.

v5.82.1

ENHANCEMENTS:

  • resource/aws_autoscaling_group: Add availability_zone_distribution argument (#40634)

BUG FIXES:

  • data-source/aws_iam_policy_document: Reverts plan-time validation for statement sid (#40639)

v5.82.0

NOTES:

  • resource/aws_resourcegroups_resource: The format of the read-only id attribute has changed to prevent inconsistent parsing which resulted in provider crashes under certain conditions. The new format is a comma-delimited string combining group_arn and resource_arn in their entirety. Configuarations relying on the previous format may need to be updated to continue functioning correctly. (#40579)

FEATURES:

  • New Data Source: aws_servicecatalogappregistry_attribute_group_associations (#38306)
  • New Resource: aws_api_gateway_domain_name_access_association (#40566)
  • New Resource: aws_cloudfront_vpc_origin (#40239)
  • New Resource: aws_memorydb_multi_region_cluster (#40376)
  • New Resource: aws_networkmanager_dx_gateway_attachment (#40546)
  • New Resource: aws_rds_cluster_snapshot_copy (#40398)

ENHANCEMENTS:

  • data-source/aws_dx_gateway: Add arn attribute (#40546)
  • data-source/aws_iam_policy_document: Add plan-time validation that the statement sid is valid, including on alphanumeric characters (#40562)
  • data-source/aws_vpc_endpoint: Add service_region attribute (#40583)
  • resource/aws_bedrockagent_agent: Add agent_collaboration attribute to configure agent collaboration role (#40543)
  • resource/aws_cloudfront_distribution: Add origin.vpc_origin_config argument (#40239)
  • resource/aws_db_parameter_group: Support import of name_prefix argument (#40622)
  • resource/aws_dx_gateway: Add arn attribute (#40546)
  • resource/aws_fsx_lustre_file_system: Add efa_enabled argument (#40381)
  • resource/aws_lb_listener: Add advertise_trust_store_ca_names attribute to the mutual_authentication configuration block (#40550)
  • resource/aws_memorydb_cluster: Add multi_region_cluster_name argument (#40376)
  • resource/aws_networkmanager_attachment_accepter: Add edge_locations attribute (#40546)
  • resource/aws_resourcegroups_resource: Add import support (#40579)
  • resource/aws_vpc_endpoint: Add service_region argument (#40583)

BUG FIXES:

  • data-source/aws_acmpca_certificate_authority: Ignore AccessDeniedException: ... is not authorized to perform: acm-pca:GetCertificateAuthorityCsr on resource: ... errors for RAM-shared CAs (#39952)
  • data-source/aws_licensemanager_received_license: Fix setting entitlements: Invalid address to set: []string{"entitlements", "0", "overage"} errors (#40621)
  • resource/aws_amplify_domain_association: No longer ignores changes to certificate_settings when updating. (#40589)
  • resource/aws_amplify_domain_association: Prevent "unexpected state" error when setting certificate_settings.type to CUSTOM. (#40589)
  • resource/aws_amplify_domain_association: Prevent ValidationException when setting certificate_settings.type to AMPLIFY_MANAGED. (#40589)
  • resource/aws_amplify_domain_association: Prevent permanent diff when certificate_settings not set. (#40589)
  • resource/aws_amplify_domain_association: Prevents panic in some circumstances when certificate_settings is not set during update. (#40589)
  • resource/aws_api_gateway_domain_name: Correct arn for private custom domain names (#40566)
  • resource/aws_codeconnections_host: Mark vpc_configuration.tls_certificate as Optional (#40574)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.82.1 (Unreleased)

ENHANCEMENTS:

  • resource/aws_autoscaling_group: Add availability_zone_distribution argument (#40634)

BUG FIXES:

  • data-source/aws_iam_policy_document: Reverts plan-time validation for statement sid (#40639)

5.82.0 (December 19, 2024)

NOTES:

  • resource/aws_resourcegroups_resource: The format of the read-only id attribute has changed to prevent inconsistent parsing which resulted in provider crashes under certain conditions. The new format is a comma-delimited string combining group_arn and resource_arn in their entirety. Configuarations relying on the previous format may need to be updated to continue functioning correctly. (#40579)

FEATURES:

  • New Data Source: aws_servicecatalogappregistry_attribute_group_associations (#38306)
  • New Resource: aws_api_gateway_domain_name_access_association (#40566)
  • New Resource: aws_cloudfront_vpc_origin (#40239)
  • New Resource: aws_memorydb_multi_region_cluster (#40376)
  • New Resource: aws_networkmanager_dx_gateway_attachment (#40546)
  • New Resource: aws_rds_cluster_snapshot_copy (#40398)

ENHANCEMENTS:

  • data-source/aws_dx_gateway: Add arn attribute (#40546)
  • data-source/aws_iam_policy_document: Add plan-time validation that the statement sid is valid, including on alphanumeric characters (#40562)
  • data-source/aws_vpc_endpoint: Add service_region attribute (#40583)
  • resource/aws_bedrockagent_agent: Add agent_collaboration attribute to configure agent collaboration role (#40543)
  • resource/aws_cloudfront_distribution: Add origin.vpc_origin_config argument (#40239)
  • resource/aws_db_parameter_group: Support import of name_prefix argument (#40622)
  • resource/aws_dx_gateway: Add arn attribute (#40546)
  • resource/aws_fsx_lustre_file_system: Add efa_enabled argument (#40381)
  • resource/aws_lb_listener: Add advertise_trust_store_ca_names attribute to the mutual_authentication configuration block (#40550)
  • resource/aws_memorydb_cluster: Add multi_region_cluster_name argument (#40376)
  • resource/aws_networkmanager_attachment_accepter: Add edge_locations attribute (#40546)
  • resource/aws_resourcegroups_resource: Add import support (#40579)
  • resource/aws_vpc_endpoint: Add service_region argument (#40583)

BUG FIXES:

  • data-source/aws_acmpca_certificate_authority: Ignore AccessDeniedException: ... is not authorized to perform: acm-pca:GetCertificateAuthorityCsr on resource: ... errors for RAM-shared CAs (#39952)
  • data-source/aws_licensemanager_received_license: Fix setting entitlements: Invalid address to set: []string{"entitlements", "0", "overage"} errors (#40621)
  • resource/aws_amplify_domain_association: No longer ignores changes to certificate_settings when updating. (#40589)
  • resource/aws_amplify_domain_association: Prevent "unexpected state" error when setting certificate_settings.type to CUSTOM. (#40589)
  • resource/aws_amplify_domain_association: Prevent ValidationException when setting certificate_settings.type to AMPLIFY_MANAGED. (#40589)
  • resource/aws_amplify_domain_association: Prevent permanent diff when certificate_settings not set. (#40589)
  • resource/aws_amplify_domain_association: Prevents panic in some circumstances when certificate_settings is not set during update. (#40589)

... (truncated)

Commits

Updates hashicorp/aws from 5.81.0 to 5.82.1

Release notes

Sourced from hashicorp/aws's releases.

v5.82.1

ENHANCEMENTS:

  • resource/aws_autoscaling_group: Add availability_zone_distribution argument (#40634)

BUG FIXES:

  • data-source/aws_iam_policy_document: Reverts plan-time validation for statement sid (#40639)

v5.82.0

NOTES:

  • resource/aws_resourcegroups_resource: The format of the read-only id attribute has changed to prevent inconsistent parsing which resulted in provider crashes under certain conditions. The new format is a comma-delimited string combining group_arn and resource_arn in their entirety. Configuarations relying on the previous format may need to be updated to continue functioning correctly. (#40579)

FEATURES:

  • New Data Source: aws_servicecatalogappregistry_attribute_group_associations (#38306)
  • New Resource: aws_api_gateway_domain_name_access_association (#40566)
  • New Resource: aws_cloudfront_vpc_origin (#40239)
  • New Resource: aws_memorydb_multi_region_cluster (#40376)
  • New Resource: aws_networkmanager_dx_gateway_attachment (#40546)
  • New Resource: aws_rds_cluster_snapshot_copy (#40398)

ENHANCEMENTS:

  • data-source/aws_dx_gateway: Add arn attribute (#40546)
  • data-source/aws_iam_policy_document: Add plan-time validation that the statement sid is valid, including on alphanumeric characters (#40562)
  • data-source/aws_vpc_endpoint: Add service_region attribute (#40583)
  • resource/aws_bedrockagent_agent: Add agent_collaboration attribute to configure agent collaboration role (#40543)
  • resource/aws_cloudfront_distribution: Add origin.vpc_origin_config argument (#40239)
  • resource/aws_db_parameter_group: Support import of name_prefix argument (#40622)
  • resource/aws_dx_gateway: Add arn attribute (#40546)
  • resource/aws_fsx_lustre_file_system: Add efa_enabled argument (#40381)
  • resource/aws_lb_listener: Add advertise_trust_store_ca_names attribute to the mutual_authentication configuration block (#40550)
  • resource/aws_memorydb_cluster: Add multi_region_cluster_name argument (#40376)
  • resource/aws_networkmanager_attachment_accepter: Add edge_locations attribute (#40546)
  • resource/aws_resourcegroups_resource: Add import support (#40579)
  • resource/aws_vpc_endpoint: Add service_region argument (#40583)

BUG FIXES:

  • data-source/aws_acmpca_certificate_authority: Ignore AccessDeniedException: ... is not authorized to perform: acm-pca:GetCertificateAuthorityCsr on resource: ... errors for RAM-shared CAs (#39952)
  • data-source/aws_licensemanager_received_license: Fix setting entitlements: Invalid address to set: []string{"entitlements", "0", "overage"} errors (#40621)
  • resource/aws_amplify_domain_association: No longer ignores changes to certificate_settings when updating. (#40589)
  • resource/aws_amplify_domain_association: Prevent "unexpected state" error when setting certificate_settings.type to CUSTOM. (#40589)
  • resource/aws_amplify_domain_association: Prevent ValidationException when setting certificate_settings.type to AMPLIFY_MANAGED. (#40589)
  • resource/aws_amplify_domain_association: Prevent permanent diff when certificate_settings not set. (#40589)
  • resource/aws_amplify_domain_association: Prevents panic in some circumstances when certificate_settings is not set during update. (#40589)
  • resource/aws_api_gateway_domain_name: Correct arn for private custom domain names (#40566)
  • resource/aws_codeconnections_host: Mark vpc_configuration.tls_certificate as Optional (#40574)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.82.1 (Unreleased)

ENHANCEMENTS:

  • resource/aws_autoscaling_group: Add availability_zone_distribution argument (#40634)

BUG FIXES:

  • data-source/aws_iam_policy_document: Reverts plan-time validation for statement sid (#40639)

5.82.0 (December 19, 2024)

NOTES:

  • resource/aws_resourcegroups_resource: The format of the read-only id attribute has changed to prevent inconsistent parsing which resulted in provider crashes under certain conditions. The new format is a comma-delimited string combining group_arn and resource_arn in their entirety. Configuarations relying on the previous format may need to be updated to continue functioning correctly. (#40579)

FEATURES:

  • New Data Source: aws_servicecatalogappregistry_attribute_group_associations (#38306)
  • New Resource: aws_api_gateway_domain_name_access_association (#40566)
  • New Resource: aws_cloudfront_vpc_origin (#40239)
  • New Resource: aws_memorydb_multi_region_cluster (#40376)
  • New Resource: aws_networkmanager_dx_gateway_attachment (#40546)
  • New Resource: aws_rds_cluster_snapshot_copy (#40398)

ENHANCEMENTS:

  • data-source/aws_dx_gateway: Add arn attribute (#40546)
  • data-source/aws_iam_policy_document: Add plan-time validation that the statement sid is valid, including on alphanumeric characters (#40562)
  • data-source/aws_vpc_endpoint: Add service_region attribute (#40583)
  • resource/aws_bedrockagent_agent: Add agent_collaboration attribute to configure agent collaboration role (#40543)
  • resource/aws_cloudfront_distribution: Add origin.vpc_origin_config argument (#40239)
  • resource/aws_db_parameter_group: Support import of name_prefix argument (#40622)
  • resource/aws_dx_gateway: Add arn attribute (#40546)
  • resource/aws_fsx_lustre_file_system: Add efa_enabled argument (#40381)
  • resource/aws_lb_listener: Add advertise_trust_store_ca_names attribute to the mutual_authentication configuration block (#40550)
  • resource/aws_memorydb_cluster: Add multi_region_cluster_name argument (#40376)
  • resource/aws_networkmanager_attachment_accepter: Add edge_locations attribute (#40546)
  • resource/aws_resourcegroups_resource: Add import support (#40579)
  • resource/aws_vpc_endpoint: Add service_region argument (#40583)

BUG FIXES:

  • data-source/aws_acmpca_certificate_authority: Ignore AccessDeniedException: ... is not authorized to perform: acm-pca:GetCertificateAuthorityCsr on resource: ... errors for RAM-shared CAs (#39952)
  • data-source/aws_licensemanager_received_license: Fix setting entitlements: Invalid address to set: []string{"entitlements", "0", "overage"} errors (#40621)
  • resource/aws_amplify_domain_association: No longer ignores changes to certificate_settings when updating. (#40589)
  • resource/aws_amplify_domain_association: Prevent "unexpected state" error when setting certificate_settings.type to CUSTOM. (#40589)
  • resource/aws_amplify_domain_association: Prevent ValidationException when setting certificate_settings.type to AMPLIFY_MANAGED. (#40589)
  • resource/aws_amplify_domain_association: Prevent permanent diff when certificate_settings not set. (#40589)
  • resource/aws_amplify_domain_association: Prevents panic in some circumstances when certificate_settings is not set during update. (#40589)

... (truncated)

Commits

…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.81.0 to 5.82.1
- [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.81.0...v5.82.1)

Updates `hashicorp/aws` from 5.81.0 to 5.82.1
- [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.81.0...v5.82.1)

Updates `hashicorp/aws` from 5.81.0 to 5.82.1
- [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.81.0...v5.82.1)

Updates `hashicorp/aws` from 5.81.0 to 5.82.1
- [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.81.0...v5.82.1)

Updates `hashicorp/aws` from 5.81.0 to 5.82.1
- [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.81.0...v5.82.1)

---
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 19, 2024 21:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Dec 19, 2024
@dependabot dependabot bot requested a review from danielw-aws December 19, 2024 21:47
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