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.
resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#40124)
resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#40124)
resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#40088)
resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#40082)
resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#40090)
resource/aws_iam_group_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_group_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_instance_profile: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_iam_role_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_role_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_user_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_user_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_launch_template: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_api_gateway_deployment: Rolls back validation of canary_settings and stage_description when stage_name not set. (#40067)
resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing ttl[0].attribute_name to be set when ttl[0].enabled is false (#40046)
resource/aws_sagemaker_domain: Fix issue causing a ValidationException on updates when RStudio is disabled on the domain (#40049)
v5.75.0
BREAKING CHANGES:
resource/aws_api_gateway_stage: Add canary_settings.deployment_id attribute as required (#39929)
NOTES:
provider: validation of arguments implementing the custom ARNType will properly surface validation errors (#40008)
resource/aws_api_gateway_stage: deployment_id was added to canary_settings as a required attribute. This breaking change was necessary to make canary_settings functional. Without this change all canary traffic was routed to the main deployment (#39929)
resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#40124)
resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#40124)
resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#40088)
resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#40082)
resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#40090)
resource/aws_iam_group_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_group_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_instance_profile: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_iam_role_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_role_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_user_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_user_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_launch_template: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_api_gateway_deployment: Rolls back validation of canary_settings and stage_description when stage_name not set. (#40067)
resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing ttl[0].attribute_name to be set when ttl[0].enabled is false (#40046)
resource/aws_sagemaker_domain: Fix issue causing a ValidationException on updates when RStudio is disabled on the domain (#40049)
5.75.0 (November 7, 2024)
BREAKING CHANGES:
resource/aws_api_gateway_stage: Add canary_settings.deployment_id attribute as required (#39929)
NOTES:
provider: validation of arguments implementing the custom ARNType will properly surface validation errors (#40008)
resource/aws_api_gateway_stage: deployment_id was added to canary_settings as a required attribute. This breaking change was necessary to make canary_settings functional. Without this change all canary traffic was routed to the main deployment (#39929)
resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#40124)
resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#40124)
resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#40088)
resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#40082)
resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#40090)
resource/aws_iam_group_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_group_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_instance_profile: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_iam_role_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_role_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_user_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_user_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_launch_template: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_api_gateway_deployment: Rolls back validation of canary_settings and stage_description when stage_name not set. (#40067)
resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing ttl[0].attribute_name to be set when ttl[0].enabled is false (#40046)
resource/aws_sagemaker_domain: Fix issue causing a ValidationException on updates when RStudio is disabled on the domain (#40049)
v5.75.0
BREAKING CHANGES:
resource/aws_api_gateway_stage: Add canary_settings.deployment_id attribute as required (#39929)
NOTES:
provider: validation of arguments implementing the custom ARNType will properly surface validation errors (#40008)
resource/aws_api_gateway_stage: deployment_id was added to canary_settings as a required attribute. This breaking change was necessary to make canary_settings functional. Without this change all canary traffic was routed to the main deployment (#39929)
resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#40124)
resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#40124)
resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#40088)
resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#40082)
resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#40090)
resource/aws_iam_group_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_group_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_instance_profile: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_iam_role_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_role_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_user_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_user_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_launch_template: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_api_gateway_deployment: Rolls back validation of canary_settings and stage_description when stage_name not set. (#40067)
resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing ttl[0].attribute_name to be set when ttl[0].enabled is false (#40046)
resource/aws_sagemaker_domain: Fix issue causing a ValidationException on updates when RStudio is disabled on the domain (#40049)
5.75.0 (November 7, 2024)
BREAKING CHANGES:
resource/aws_api_gateway_stage: Add canary_settings.deployment_id attribute as required (#39929)
NOTES:
provider: validation of arguments implementing the custom ARNType will properly surface validation errors (#40008)
resource/aws_api_gateway_stage: deployment_id was added to canary_settings as a required attribute. This breaking change was necessary to make canary_settings functional. Without this change all canary traffic was routed to the main deployment (#39929)
resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#40124)
resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#40124)
resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#40088)
resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#40082)
resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#40090)
resource/aws_iam_group_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_group_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_instance_profile: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_iam_role_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_role_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_user_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_user_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_launch_template: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_api_gateway_deployment: Rolls back validation of canary_settings and stage_description when stage_name not set. (#40067)
resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing ttl[0].attribute_name to be set when ttl[0].enabled is false (#40046)
resource/aws_sagemaker_domain: Fix issue causing a ValidationException on updates when RStudio is disabled on the domain (#40049)
v5.75.0
BREAKING CHANGES:
resource/aws_api_gateway_stage: Add canary_settings.deployment_id attribute as required (#39929)
NOTES:
provider: validation of arguments implementing the custom ARNType will properly surface validation errors (#40008)
resource/aws_api_gateway_stage: deployment_id was added to canary_settings as a required attribute. This breaking change was necessary to make canary_settings functional. Without this change all canary traffic was routed to the main deployment (#39929)
resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#40124)
resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#40124)
resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#40088)
resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#40082)
resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#40090)
resource/aws_iam_group_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_group_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_instance_profile: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_iam_role_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_role_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_user_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_user_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_launch_template: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_api_gateway_deployment: Rolls back validation of canary_settings and stage_description when stage_name not set. (#40067)
resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing ttl[0].attribute_name to be set when ttl[0].enabled is false (#40046)
resource/aws_sagemaker_domain: Fix issue causing a ValidationException on updates when RStudio is disabled on the domain (#40049)
5.75.0 (November 7, 2024)
BREAKING CHANGES:
resource/aws_api_gateway_stage: Add canary_settings.deployment_id attribute as required (#39929)
NOTES:
provider: validation of arguments implementing the custom ARNType will properly surface validation errors (#40008)
resource/aws_api_gateway_stage: deployment_id was added to canary_settings as a required attribute. This breaking change was necessary to make canary_settings functional. Without this change all canary traffic was routed to the main deployment (#39929)
resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#40124)
resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#40124)
resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#40088)
resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#40082)
resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#40090)
resource/aws_iam_group_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_group_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_instance_profile: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_iam_role_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_role_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_user_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_user_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_launch_template: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_api_gateway_deployment: Rolls back validation of canary_settings and stage_description when stage_name not set. (#40067)
resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing ttl[0].attribute_name to be set when ttl[0].enabled is false (#40046)
resource/aws_sagemaker_domain: Fix issue causing a ValidationException on updates when RStudio is disabled on the domain (#40049)
v5.75.0
BREAKING CHANGES:
resource/aws_api_gateway_stage: Add canary_settings.deployment_id attribute as required (#39929)
NOTES:
provider: validation of arguments implementing the custom ARNType will properly surface validation errors (#40008)
resource/aws_api_gateway_stage: deployment_id was added to canary_settings as a required attribute. This breaking change was necessary to make canary_settings functional. Without this change all canary traffic was routed to the main deployment (#39929)
resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#40124)
resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#40124)
resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#40088)
resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#40082)
resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#40090)
resource/aws_iam_group_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_group_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_instance_profile: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_iam_role_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_role_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_user_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_user_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_launch_template: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_api_gateway_deployment: Rolls back validation of canary_settings and stage_description when stage_name not set. (#40067)
resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing ttl[0].attribute_name to be set when ttl[0].enabled is false (#40046)
resource/aws_sagemaker_domain: Fix issue causing a ValidationException on updates when RStudio is disabled on the domain (#40049)
5.75.0 (November 7, 2024)
BREAKING CHANGES:
resource/aws_api_gateway_stage: Add canary_settings.deployment_id attribute as required (#39929)
NOTES:
provider: validation of arguments implementing the custom ARNType will properly surface validation errors (#40008)
resource/aws_api_gateway_stage: deployment_id was added to canary_settings as a required attribute. This breaking change was necessary to make canary_settings functional. Without this change all canary traffic was routed to the main deployment (#39929)
resource/aws_api_gateway_integration: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters and/or cache_key_parameters (#40124)
resource/aws_api_gateway_method: Fix BadRequestException: Invalid mapping expression specified and NotFoundException: Invalid parameter name specified errors when making updates to request_parameters (#40124)
resource/aws_autoscaling_group: Handle eventual consistency issues that occur when using a launch_template that is updated causing ValidationError: You must use a valid fully-formed launch template. (#40088)
resource/aws_eip: Properly surface errors during deletion when ipam_pool_id is set (#40082)
resource/aws_elasticache_reserved_cache_node: Fix Provider returned invalid result object after apply errors (#40090)
resource/aws_iam_group_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_group_policy_attachments_exclusive: Add validation to prevent null values in policy_arns (#40076)
resource/aws_iam_instance_profile: Handle eventual consistency issues that occur when this resource is updated and has dependents (#40088)
resource/aws_iam_role_policies_exclusive: Add validation to prevent null values in policy_names (#40076)
resource/aws_iam_role_po...
_Description has been truncated_
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.72.1 to 5.76.0Release notes
Sourced from hashicorp/aws's releases.
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
6a49919
Update CHANGELOG.md for #4012467629ec
Merge pull request #40124 from hashicorp/b-api-gateway-integrationacebf45
Correct typo in elasticache_replication_group regarding number of allowed sec...e8fb231
Update CHANGELOG.md for #401258b1044f
build(deps): bump the aws-sdk-go-v2 group across 1 directory with 10 updates ...8d4fd10
Merge pull request #40069 from alexbacchin/f-aws_vpc_security_group_association9ed926a
integration/test: Remove unneeded commented out check39316d8
Flourish of fixes402dfad
Update changelog16afb99
method: Gate updates causing errorsUpdates
hashicorp/aws
from 5.72.1 to 5.76.0Release notes
Sourced from hashicorp/aws's releases.
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
6a49919
Update CHANGELOG.md for #4012467629ec
Merge pull request #40124 from hashicorp/b-api-gateway-integrationacebf45
Correct typo in elasticache_replication_group regarding number of allowed sec...e8fb231
Update CHANGELOG.md for #401258b1044f
build(deps): bump the aws-sdk-go-v2 group across 1 directory with 10 updates ...8d4fd10
Merge pull request #40069 from alexbacchin/f-aws_vpc_security_group_association9ed926a
integration/test: Remove unneeded commented out check39316d8
Flourish of fixes402dfad
Update changelog16afb99
method: Gate updates causing errorsUpdates
hashicorp/aws
from 5.72.1 to 5.76.0Release notes
Sourced from hashicorp/aws's releases.
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
6a49919
Update CHANGELOG.md for #4012467629ec
Merge pull request #40124 from hashicorp/b-api-gateway-integrationacebf45
Correct typo in elasticache_replication_group regarding number of allowed sec...e8fb231
Update CHANGELOG.md for #401258b1044f
build(deps): bump the aws-sdk-go-v2 group across 1 directory with 10 updates ...8d4fd10
Merge pull request #40069 from alexbacchin/f-aws_vpc_security_group_association9ed926a
integration/test: Remove unneeded commented out check39316d8
Flourish of fixes402dfad
Update changelog16afb99
method: Gate updates causing errorsUpdates
hashicorp/aws
from 5.72.1 to 5.76.0Release notes
Sourced from hashicorp/aws's releases.
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
6a49919
Update CHANGELOG.md for #4012467629ec
Merge pull request #40124 from hashicorp/b-api-gateway-integrationacebf45
Correct typo in elasticache_replication_group regarding number of allowed sec...e8fb231
Update CHANGELOG.md for #401258b1044f
build(deps): bump the aws-sdk-go-v2 group across 1 directory with 10 updates ...8d4fd10
Merge pull request #40069 from alexbacchin/f-aws_vpc_security_group_association9ed926a
integration/test: Remove unneeded commented out check39316d8
Flourish of fixes402dfad
Update changelog16afb99
method: Gate updates causing errorsUpdates
hashicorp/aws
from 5.72.1 to 5.76.0Release notes
Sourced from hashicorp/aws's releases.