data-source/aws_workspaces_bundle: Return the first matching bundle when searching by name. This fixes a regression introduced in v5.72.0 causing multiple WorkSpaces Bundles matched; use additional constraints to reduce matches to a single WorkSpaces Bundle errors (#39777)
resource/aws_dynamodb_table: Fix validation error when optional attribute in on_demand_throughput is excluded (#39784)
resource/aws_ecr_repository_policy: Fix persistent validation errors when malformed policy content is written to state (#39842)
resource/aws_elasticache_serverless_cache: Fix InvalidParameterValue: This API supports only cross-engine upgrades to Valkey engine currently errors on Update (#39745)
resource/aws_iam_policy: Fix persistent validation errors when malformed policy content is written to state (#39842)
resource/aws_iam_role_policy: Fix persistent validation errors when malformed policy content is written to state (#39842)
resource/aws_kms_key: Fix persistent validation errors when malformed policy content is written to state (#39842)
resource/aws_quicksight_data_set: Fix InvalidParameterValueException: Invalid RowLevelPermissionDataSet. Namespace parameter should not be specified for Version 2 errors on Create and Update (#39778)
resource/aws_route53_record: Allow creation of records with ttl=0 (#39728)
resource/aws_s3_bucket_policy: Fix persistent validation errors when malformed policy content is written to state (#39842)
resource/aws_secretsmanager_secret: Fix persistent validation errors when malformed policy content is written to state (#39842)
data-source/aws_workspaces_bundle: Return the first matching bundle when searching by name. This fixes a regression introduced in v5.72.0 causing multiple WorkSpaces Bundles matched; use additional constraints to reduce matches to a single WorkSpaces Bundle errors (#39777)
resource/aws_dynamodb_table: Fix validation error when optional attribute in on_demand_throughput is excluded (#39784)
resource/aws_ecr_repository_policy: Fix persistent validation errors when malformed policy content is written to state (#39842)
resource/aws_elasticache_serverless_cache: Fix InvalidParameterValue: This API supports only cross-engine upgrades to Valkey engine currently errors on Update (#39745)
resource/aws_iam_policy: Fix persistent validation errors when malformed policy content is written to state (#39842)
resource/aws_iam_role_policy: Fix persistent validation errors when malformed policy content is written to state (#39842)
resource/aws_kms_key: Fix persistent validation errors when malformed policy content is written to state (#39842)
resource/aws_quicksight_data_set: Fix InvalidParameterValueException: Invalid RowLevelPermissionDataSet. Namespace parameter should not be specified for Version 2 errors on Create and Update (#39778)
resource/aws_route53_record: Allow creation of records with ttl=0 (#39728)
resource/aws_s3_bucket_policy: Fix persistent validation errors when malformed policy content is written to state (#39842)
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)
Bumps hashicorp/aws from 5.65.0 to 5.73.0.
Release notes
Sourced from hashicorp/aws's releases.
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
1977363
Update CHANGELOG.md (Manual Trigger)46bd33c
Merge pull request #34850 from alexknez/feature/zonal_configb40e5ef
Fix markdown-lint 'MD032/blanks-around-lists Lists should be surrounded by bl...980ba49
Fix terrafmt errors.b39cea7
Add 'TestAccDeployDeploymentGroup_LoadBalancerInfoTargetGroupInfo_multiple'.37d781e
Add 'TestAccDeployDeploymentConfig_disappears'.22c7bf0
Cosmetics.a278be8
Add CHANGELOG entry.703262f
Fix errors after merge.4ca4fcd
Merge branch 'main' into HEADDependabot 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