-
Notifications
You must be signed in to change notification settings - Fork 0
Sync 9 #17
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
Conversation
disabled Error: updating EKS Cluster (tf-acc-test-4542960997365135908) compute config: operation error EKS: UpdateClusterConfig, https response error StatusCode: 400, RequestID: 96e8e0d8-e66e-4bc0-a20b-aca0b88079e5, InvalidRequestException: No changes needed for EKS Auto Mode configuration provided Signed-off-by: Bryant Biggs <[email protected]>
… still remains in the path: could not find attribute or block "arn" in schema` errors when upgrading from a pre-v6.0.0 provider version.
```console
% make t K=s3control T=TestAccS3ControlBucket_Identity
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
make: Running acceptance tests on branch: 🌿 f-ri-s3control 🌿...
TF_ACC=1 go1.24.6 test ./internal/service/s3control/... -v -count 1 -parallel 20 -run='TestAccS3ControlBucket_Identity' -timeout 360m -vet=off
2025/09/24 15:12:07 Creating Terraform AWS Provider (SDKv2-style)...
2025/09/24 15:12:07 Initializing Terraform AWS Provider (SDKv2-style)...
=== NAME TestAccS3ControlBucket_Identity_RegionOverride
bucket_identity_gen_test.go:122: skipping since no Outposts found
--- SKIP: TestAccS3ControlBucket_Identity_RegionOverride (0.90s)
=== NAME TestAccS3ControlBucket_Identity_ExistingResource
bucket_identity_gen_test.go:246: skipping since no Outposts found
--- SKIP: TestAccS3ControlBucket_Identity_ExistingResource (0.90s)
=== NAME TestAccS3ControlBucket_Identity_Basic
bucket_identity_gen_test.go:34: skipping since no Outposts found
--- SKIP: TestAccS3ControlBucket_Identity_Basic (0.90s)
=== NAME TestAccS3ControlBucket_Identity_ExistingResource_NoRefresh_NoChange
bucket_identity_gen_test.go:304: skipping since no Outposts found
--- SKIP: TestAccS3ControlBucket_Identity_ExistingResource_NoRefresh_NoChange (0.95s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/s3control 7.658s
```
…icorp#44365) * r/aws_connect_phone_number: add resource identity ➜ terraform-provider-aws (f-ri-connect-phone-number) ✗ make testacc PKG=connect TESTS=TestAccConnectPhoneNumber_ make: Verifying source code with gofmt... ==> Checking that code complies with gofmt requirements... make: Running acceptance tests on branch: 🌿 f-ri-connect-phone-number 🌿... TF_ACC=1 go1.24.6 test ./internal/service/connect/... -v -count 1 -parallel 20 -run='TestAccConnectPhoneNumber_' -timeout 360m -vet=off 2025/09/19 11:12:21 Creating Terraform AWS Provider (SDKv2-style)... 2025/09/19 11:12:21 Initializing Terraform AWS Provider (SDKv2-style)... === RUN TestAccConnectPhoneNumber_Identity_Basic === PAUSE TestAccConnectPhoneNumber_Identity_Basic === RUN TestAccConnectPhoneNumber_Identity_RegionOverride === PAUSE TestAccConnectPhoneNumber_Identity_RegionOverride === RUN TestAccConnectPhoneNumber_Identity_ExistingResource === PAUSE TestAccConnectPhoneNumber_Identity_ExistingResource === CONT TestAccConnectPhoneNumber_Identity_Basic === CONT TestAccConnectPhoneNumber_Identity_ExistingResource === CONT TestAccConnectPhoneNumber_Identity_RegionOverride --- PASS: TestAccConnectPhoneNumber_Identity_RegionOverride (115.97s) --- PASS: TestAccConnectPhoneNumber_Identity_Basic (119.83s) --- PASS: TestAccConnectPhoneNumber_Identity_ExistingResource (133.68s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/connect 138.903s * Add changelog * Fix: Documentation markdown
…p#44346) * r/aws_connect_instance: add resource identity ➜ terraform-provider-aws (main) ✗ make testacc PKG=connect TESTS=TestAccConnectInstance_ make: Verifying source code with gofmt... ==> Checking that code complies with gofmt requirements... make: Running acceptance tests on branch: 🌿 main 🌿... TF_ACC=1 go1.24.6 test ./internal/service/connect/... -v -count 1 -parallel 20 -run='TestAccConnectInstance_' -timeout 360m -vet=off 2025/09/17 14:10:15 Creating Terraform AWS Provider (SDKv2-style)... 2025/09/17 14:10:15 Initializing Terraform AWS Provider (SDKv2-style)... === RUN TestAccConnectInstance_Identity_Basic === PAUSE TestAccConnectInstance_Identity_Basic === RUN TestAccConnectInstance_Identity_RegionOverride === PAUSE TestAccConnectInstance_Identity_RegionOverride === RUN TestAccConnectInstance_Identity_ExistingResource === PAUSE TestAccConnectInstance_Identity_ExistingResource === CONT TestAccConnectInstance_Identity_Basic === CONT TestAccConnectInstance_Identity_ExistingResource === CONT TestAccConnectInstance_Identity_RegionOverride --- PASS: TestAccConnectInstance_Identity_RegionOverride (139.71s) --- PASS: TestAccConnectInstance_Identity_Basic (146.75s) --- PASS: TestAccConnectInstance_Identity_ExistingResource (165.09s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/connect 169.730s * Update import documentation * Add changelog * Updated for v6.14.0
Add ARN based resource identity to SFN resources
…ta-source Db server data source and db servers list data source
Fix minimums for serverless cache
…ig_application-new-datasource Adds data source for appconfig application
…-disable fix: Allow EKS Auto Mode settings to be enabled, disabled, and removed from the configuration
Add ARN based resource identity to aws_s3control_bucket
…lth_check-fix_to_accept_zero_threshold [bugfix] r/aws_route53_health_check: Fix `child_health_threshold` to accept explicit zero value
…verycontrolconfig_cluster-add_network_type [Enhancement] aws_route53recoverycontrolconfig_cluster: Add `network_type` argument to support dualstack
…sioned_model_throughput-v6-upgrade r/aws_bedrock_provisioned_model_throughput: Fix upgrade from a pre-v6.0.0 provider version
Go-VCR: Enable support for small services (Part 1)
Community GuidelinesThis comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀 Voting for Prioritization
Pull Request Authors
|
|
Warning This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them. Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed. |
sync the fork with HashiCorp main branch