validate
validate copied to clipboard
Update hashicorp/aws requirement from ~> 5.48.0 to ~> 5.50.0 in /terraform
Updates the requirements on hashicorp/aws to permit the latest version.
Release notes
Sourced from hashicorp/aws's releases.
v5.50.0
ENHANCEMENTS:
- data-source/aws_budgets_budget: Add
tagsattribute (#37361)- data-source/aws_instance: Add
launch_timeattribute (#37002)- resource/aws_budgets_budget: Add
tagsargument (#37361)- resource/aws_budgets_budget_action: Add
tagsargument (#37361)- resource/aws_ecs_account_setting_default: Add support for
fargateTaskRetirementWaitPeriodvalue inNameargument (#37018)- resource/aws_ssm_resource_data_sync: Add plan-time validation of
s3_destination.kms_key_arn,s3_destination.regionands3_destination.sync_format(#37481)BUG FIXES:
- data-source/aws_bedrock_foundation_models: Fix validation regex for the
by_providerargument (#37306)- resource/aws_dynamodb_table: Fix
UnknownOperationException: Tagging is not currently supported in DynamoDB Localerrors on resource Read (#37472)- resource/aws_glue_job: Fix
interface conversion: interface {} is nil, not map[string]interface {}panic whennotify_delay_afteris empty (null) (#37347)- resource/aws_iam_server_certificate: Now correctly reads tags after update and on read. (#37483)
- resource/aws_lakeformation_data_cells_filter: Fix inconsistent
stateerror when usingrow_filter.all_rows_wildcard(#37433)- resource/aws_organizations_account: Allow import of accounts with IAM access to the AWS Billing and Cost Management console (#35662)
- resource/aws_ram_principal_association: Correct plan-time validation of
principalto fixpanic: unexpected format for ID parts ([...]), the following id parts indexes are blank ([1])(#37450)- resource/aws_route53_record: Change region default to us-east-1 (#37565)
- resource/aws_vpc_endpoint_service: Fix destroy error when endpoint service is deleted out-of-band (#37534)
Changelog
Sourced from hashicorp/aws's changelog.
5.50.0 (May 17, 2024)
ENHANCEMENTS:
- data-source/aws_budgets_budget: Add
tagsattribute (#37361)- data-source/aws_instance: Add
launch_timeattribute (#37002)- resource/aws_budgets_budget: Add
tagsargument (#37361)- resource/aws_budgets_budget_action: Add
tagsargument (#37361)- resource/aws_ecs_account_setting_default: Add support for
fargateTaskRetirementWaitPeriodvalue inNameargument (#37018)- resource/aws_ssm_resource_data_sync: Add plan-time validation of
s3_destination.kms_key_arn,s3_destination.regionands3_destination.sync_format(#37481)BUG FIXES:
- data-source/aws_bedrock_foundation_models: Fix validation regex for the
by_providerargument (#37306)- resource/aws_dynamodb_table: Fix
UnknownOperationException: Tagging is not currently supported in DynamoDB Localerrors on resource Read (#37472)- resource/aws_glue_job: Fix
interface conversion: interface {} is nil, not map[string]interface {}panic whennotify_delay_afteris empty (null) (#37347)- resource/aws_iam_server_certificate: Now correctly reads tags after update and on read. (#37483)
- resource/aws_lakeformation_data_cells_filter: Fix inconsistent
stateerror when usingrow_filter.all_rows_wildcard(#37433)- resource/aws_organizations_account: Allow import of accounts with IAM access to the AWS Billing and Cost Management console (#35662)
- resource/aws_ram_principal_association: Correct plan-time validation of
principalto fixpanic: unexpected format for ID parts ([...]), the following id parts indexes are blank ([1])(#37450)- resource/aws_route53_record: Change region default to us-east-1 (#37565)
- resource/aws_vpc_endpoint_service: Fix destroy error when endpoint service is deleted out-of-band (#37534)
5.49.0 (May 10, 2024)
FEATURES:
- New Data Source:
aws_datazone_environment_blueprint(#36600)- New Resource:
aws_bedrockagent_data_source(#37158)- New Resource:
aws_datazone_domain(#36600)- New Resource:
aws_datazone_environment_blueprint_configuration(#36600)ENHANCEMENTS:
- data-source/aws_iam_policy_document: Add
minified_jsonattribute (#35677)- resource/aws_dynamodb_table_export: Add plan-time validation of
table_arn(#37288)- resource/aws_kms_key: Add
rotation_period_in_daysargument (#37140)- resource/aws_securitylake_subscriber_notification: Better handles importing resource (#37332)
- resource/aws_securitylake_subscriber_notification: Deprecates
endpoint_idin favor ofsubscriber_endpoint(#37332)- resource/aws_securitylake_subscriber_notification: Handles
configuration.https_notification_configuration.authorization_api_key_valueas sensitive value (#37332)BUG FIXES:
- data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set
tagson Read (#37353)- data-source/aws_rds_orderable_db_instance: Fix
InvalidParameterValue: Invalid value 3412 for MaxRecords. Must be between 20 and 1000errors (#37251)- data-source/aws_resourceexplorer2_search: Fix 401 unauthorized error due to missing
view_arnin the AWS API request (#36778)- data-source/aws_resourceexplorer2_search: Fix panic caused by bad mappping between Terraform and AWS schemas (#36778)
- data-source/aws_resourceexplorer2_search: Fix state persistence and data types (#36778)
- resource/aws_bedrockagent_agent: Fix to use the configured
prepare_agentvalue (or default value oftruewhen omitted) for all create and update operations (#37405)- resource/aws_elasticsearch_domain: Fix handling of unset
auto_tune_options.rollback_on_disableargument (#37394)
... (truncated)
Commits
f00a844Merge pull request #37518 from acwwat/d-aws_cloudfront_distribution-improve_o...df6fdbeMerge pull request #37485 from hashicorp/PSS-139-gh-runner-labels-cleanupe8b18fdAdd missing backtick634f7d1Merge pull request #37476 from florianakos/d-fix-development-environment-mark...6c11bd1Update CHANGELOG.md for #375653f8353cMerge pull request #37565 from hashicorp/b-route53-regione237cbfMerge pull request #37549 from Patricol/patch-12ea353eAdd channgelog6266a34Update CHANGELOG.md for #37534bd872a3Merge pull request #37534 from hashicorp/td-vpc_endpoint-awssdkv2- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)