Skip to content

Conversation

@github-actions
Copy link

A new tag (v6.6.0) has been released in the upstream repository (hashicorp/terraform-provider-aws). This PR updates the main branch to this version.

ewbankkit and others added 30 commits July 23, 2025 14:41
```console
% make testacc PKG=ecr TESTS=TestAccECRImagesDataSource_
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go1.24.5 test ./internal/service/ecr/... -v -count 1 -parallel 20 -run='TestAccECRImagesDataSource_'  -timeout 360m -vet=off
2025/07/23 14:47:02 Creating Terraform AWS Provider (SDKv2-style)...
2025/07/23 14:47:03 Initializing Terraform AWS Provider (SDKv2-style)...

--- PASS: TestAccECRImagesDataSource_basic (12.28s)
--- PASS: TestAccECRImagesDataSource_registryID (19.30s)
PASS
ok      github.com/hashicorp/terraform-provider-aws/internal/service/ecr        25.329s
```
```console
%  make testacc PKG=iam TESTS="TestAccIAM.*_Identity"
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go1.24.5 test ./internal/service/iam/... -v -count 1 -parallel 20 -run='TestAccIAM.*_Identity'  -timeout 360m -vet=off
2025/07/23 14:10:21 Creating Terraform AWS Provider (SDKv2-style)...
2025/07/23 14:10:21 Initializing Terraform AWS Provider (SDKv2-style)...

--- PASS: TestAccIAMOpenIDConnectProvider_Identity_Basic (31.61s)
--- PASS: TestAccIAMSAMLProvider_Identity_Basic (33.07s)
--- PASS: TestAccIAMPolicy_Identity_Basic (33.21s)
--- PASS: TestAccIAMRolePolicyAttachment_Identity_Basic (34.17s)
--- PASS: TestAccIAMRole_Identity_Basic (34.34s)
--- PASS: TestAccIAMRolePolicy_Identity_Basic (34.52s)
--- PASS: TestAccIAMServiceLinkedRole_Identity_Basic (41.78s)
--- PASS: TestAccIAMRolePolicyAttachment_Identity_ExistingResource (77.36s)
--- PASS: TestAccIAMRolePolicy_Identity_ExistingResource (80.67s)
--- PASS: TestAccIAMOpenIDConnectProvider_Identity_ExistingResource (83.54s)
--- PASS: TestAccIAMRolePolicy_Identity_old (88.27s)
--- PASS: TestAccIAMPolicy_Identity_ExistingResource (94.64s)
--- PASS: TestAccIAMSAMLProvider_Identity_ExistingResource (97.26s)
--- PASS: TestAccIAMServiceLinkedRole_Identity_ExistingResource (106.56s)
--- PASS: TestAccIAMRole_Identity_ExistingResource (120.34s)
PASS
ok      github.com/hashicorp/terraform-provider-aws/internal/service/iam        126.145s
```
…-transitgateway

feat: Network Firewall Transit Gateway native integration
…cl-support_asn_custom_key

[Enhancement] aws_wafv2_web_acl: Support `asn` custom key in `rate_based_statement`
…sh=false-region

Prevent planned `forces replacement` on `region` when upgrading from a pre-v6.0.0 provider version and `-refresh=false` is in effect
…y-custom-import

Resource Identity: Passes Identity Spec to SDKv2 custom imports
ewbankkit and others added 29 commits July 28, 2025 07:39
…es/aws-sdk-go-v2-1ecd277646

build(deps): bump the aws-sdk-go-v2 group across 1 directory with 7 updates
Delete duplicated definition from transcribe_vocabulary.html.markdown
…event_bus-support_enhanced_logging

[Enhancement] aws_cloudwatch_event_bus: Add `log_config` block to support enhanced logging
…_setting-allow_short_setting_id_format

[Enhancement] aws_ssm_service_setting: Fix perpetual diff issue by supporting short format (with `/ssm/` prefix) for `setting_id`
…_baseline-add-AvailableSecurityUpdatesComplianceStatus

feat: add argument to ssm_patch_baseline
…se-workgroup

resource/aws_athena_database: Add workgroup argument
…WhenIsAErrorMessageContains-use-internal/retry

Technical debt: Use `internal/retry` for `tfresource.RetryWhenIsAErrorMessageContains`
…log_delivery_destination-fix_update_resource_with_tag

[bugfix] aws_cloudwatch_log_delivery_destination: fix update failure when tags are set
@github-actions github-actions bot requested a review from a team as a code owner July 29, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.