forked from hashicorp/terraform-provider-aws
-
Notifications
You must be signed in to change notification settings - Fork 1
chore: Update from hashicorp/terraform-provider-aws (v6.17.0) #381
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
Open
github-actions
wants to merge
7,520
commits into
main
Choose a base branch
from
pr-from-v6.17.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ery_service-deprecations Docs: Clarify deprecations in `aws_service_discovery_service`
% make testacc TESTARGS='-run=TestAccBedrockAgentCoreGateway_basic' PKG=bedrockagentcore make: Verifying source code with gofmt... ==> Checking that code complies with gofmt requirements... make: Running acceptance tests on branch: 🌿 HEAD 🌿... TF_ACC=1 go1.24.6 test ./internal/service/bedrockagentcore/... -v -count 1 -parallel 20 -run=TestAccBedrockAgentCoreGateway_basic -timeout 360m -vet=off 2025/10/07 14:49:36 Creating Terraform AWS Provider (SDKv2-style)... 2025/10/07 14:49:36 Initializing Terraform AWS Provider (SDKv2-style)... === RUN TestAccBedrockAgentCoreGateway_basic === PAUSE TestAccBedrockAgentCoreGateway_basic === CONT TestAccBedrockAgentCoreGateway_basic --- PASS: TestAccBedrockAgentCoreGateway_basic (18.90s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/bedrockagentcore 24.467s
Correctly validate AWS European Sovereign Cloud Regions in ARNs
% make testacc TESTARGS='-run=TestAccBedrockAgentCoreGateway_' PKG=bedrockagentcore ACCTEST_PARALLELISM=2
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
make: Running acceptance tests on branch: 🌿 HEAD 🌿...
TF_ACC=1 go1.24.6 test ./internal/service/bedrockagentcore/... -v -count 1 -parallel 2 -run=TestAccBedrockAgentCoreGateway_ -timeout 360m -vet=off
2025/10/07 16:35:28 Creating Terraform AWS Provider (SDKv2-style)...
2025/10/07 16:35:28 Initializing Terraform AWS Provider (SDKv2-style)...
=== RUN TestAccBedrockAgentCoreGateway_basic
=== PAUSE TestAccBedrockAgentCoreGateway_basic
=== RUN TestAccBedrockAgentCoreGateway_disappears
=== PAUSE TestAccBedrockAgentCoreGateway_disappears
=== RUN TestAccBedrockAgentCoreGateway_tags
=== PAUSE TestAccBedrockAgentCoreGateway_tags
=== RUN TestAccBedrockAgentCoreGateway_description
=== PAUSE TestAccBedrockAgentCoreGateway_description
=== RUN TestAccBedrockAgentCoreGateway_kmsKey
gateway_test.go:242: KMS key returns HTTP 500
--- SKIP: TestAccBedrockAgentCoreGateway_kmsKey (0.00s)
=== RUN TestAccBedrockAgentCoreGateway_protocolConfiguration
=== PAUSE TestAccBedrockAgentCoreGateway_protocolConfiguration
=== CONT TestAccBedrockAgentCoreGateway_basic
=== CONT TestAccBedrockAgentCoreGateway_description
--- PASS: TestAccBedrockAgentCoreGateway_basic (20.63s)
=== CONT TestAccBedrockAgentCoreGateway_tags
--- PASS: TestAccBedrockAgentCoreGateway_description (39.99s)
=== CONT TestAccBedrockAgentCoreGateway_disappears
--- PASS: TestAccBedrockAgentCoreGateway_tags (37.59s)
=== CONT TestAccBedrockAgentCoreGateway_protocolConfiguration
--- PASS: TestAccBedrockAgentCoreGateway_disappears (18.24s)
--- PASS: TestAccBedrockAgentCoreGateway_protocolConfiguration (29.70s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/bedrockagentcore 93.669s
…xWriteRequestUnits
the fork is synced with main from HashiCorp
docs: update resource counts
…le-limit-exceeded-exception-infinite-retries r/aws_dynamodb_table: Do not retry on `LimitExceededException`
% make testacc TESTARGS='-run=TestAccBedrockAgentCoreGatewayTarget_basic' PKG=bedrockagentcore make: Verifying source code with gofmt... ==> Checking that code complies with gofmt requirements... make: Running acceptance tests on branch: 🌿 HEAD 🌿... TF_ACC=1 go1.24.6 test ./internal/service/bedrockagentcore/... -v -count 1 -parallel 20 -run=TestAccBedrockAgentCoreGatewayTarget_basic -timeout 360m -vet=off 2025/10/08 09:27:03 Creating Terraform AWS Provider (SDKv2-style)... 2025/10/08 09:27:03 Initializing Terraform AWS Provider (SDKv2-style)... === RUN TestAccBedrockAgentCoreGatewayTarget_basic === PAUSE TestAccBedrockAgentCoreGatewayTarget_basic === CONT TestAccBedrockAgentCoreGatewayTarget_basic --- PASS: TestAccBedrockAgentCoreGatewayTarget_basic (44.40s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/bedrockagentcore 49.987s
…ntcore-api-key-provider feat(bedrockagentcore): API Key Credential Provider resource
…nnection-new-data-source [New Data Source]: aws_vpn_connection: Add new data source to fetch information about an EC2 VPN Connection.
…tion-reset_source_code_hash [bug fix] aws_lambda_function: Reset the non-API (non-refreshable) attributes to the previous values when update fails
…ntcore-browser feat(bedrockagentcore): Browser resource
…updates (hashicorp#44674) * build(deps): bump the aws-sdk-go-v2 group across 1 directory with 14 updates Bumps the aws-sdk-go-v2 group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/service/appstream](https://github.com/aws/aws-sdk-go-v2) | `1.49.7` | `1.50.0` | | [github.com/aws/aws-sdk-go-v2/service/backup](https://github.com/aws/aws-sdk-go-v2) | `1.48.0` | `1.49.0` | | [github.com/aws/aws-sdk-go-v2/service/bedrock](https://github.com/aws/aws-sdk-go-v2) | `1.47.2` | `1.48.0` | | [github.com/aws/aws-sdk-go-v2/service/connect](https://github.com/aws/aws-sdk-go-v2) | `1.141.0` | `1.142.0` | | [github.com/aws/aws-sdk-go-v2/service/datazone](https://github.com/aws/aws-sdk-go-v2) | `1.42.0` | `1.43.0` | | [github.com/aws/aws-sdk-go-v2/service/docdb](https://github.com/aws/aws-sdk-go-v2) | `1.46.6` | `1.47.0` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.255.0` | `1.257.0` | | [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) | `1.50.6` | `1.51.0` | | [github.com/aws/aws-sdk-go-v2/service/guardduty](https://github.com/aws/aws-sdk-go-v2) | `1.64.3` | `1.65.0` | | [github.com/aws/aws-sdk-go-v2/service/lightsail](https://github.com/aws/aws-sdk-go-v2) | `1.49.1` | `1.50.0` | | [github.com/aws/aws-sdk-go-v2/service/polly](https://github.com/aws/aws-sdk-go-v2) | `1.53.6` | `1.53.7` | | [github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb](https://github.com/aws/aws-sdk-go-v2) | `1.16.6` | `1.17.0` | | [github.com/aws/aws-sdk-go-v2/service/transcribe](https://github.com/aws/aws-sdk-go-v2) | `1.52.6` | `1.53.0` | | [github.com/aws/aws-sdk-go-v2/service/transfer](https://github.com/aws/aws-sdk-go-v2) | `1.66.0` | `1.67.0` | Updates `github.com/aws/aws-sdk-go-v2/service/appstream` from 1.49.7 to 1.50.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/batch/v1.49.7...service/s3/v1.50.0) Updates `github.com/aws/aws-sdk-go-v2/service/backup` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.48.0...service/s3/v1.49.0) Updates `github.com/aws/aws-sdk-go-v2/service/bedrock` from 1.47.2 to 1.48.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.47.2...service/s3/v1.48.0) Updates `github.com/aws/aws-sdk-go-v2/service/connect` from 1.141.0 to 1.142.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.141.0...service/ec2/v1.142.0) Updates `github.com/aws/aws-sdk-go-v2/service/datazone` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.42.0...service/s3/v1.43.0) Updates `github.com/aws/aws-sdk-go-v2/service/docdb` from 1.46.6 to 1.47.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/docdb/v1.46.6...service/s3/v1.47.0) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.255.0 to 1.257.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.255.0...service/ec2/v1.257.0) Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2` from 1.50.6 to 1.51.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.50.6...service/s3/v1.51.0) Updates `github.com/aws/aws-sdk-go-v2/service/guardduty` from 1.64.3 to 1.65.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/iot/v1.64.3...service/s3/v1.65.0) Updates `github.com/aws/aws-sdk-go-v2/service/lightsail` from 1.49.1 to 1.50.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.1...service/s3/v1.50.0) Updates `github.com/aws/aws-sdk-go-v2/service/polly` from 1.53.6 to 1.53.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.53.6...service/ecs/v1.53.7) Updates `github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb` from 1.16.6 to 1.17.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.16.6...v1.17.0) Updates `github.com/aws/aws-sdk-go-v2/service/transcribe` from 1.52.6 to 1.53.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.52.6...service/s3/v1.53.0) Updates `github.com/aws/aws-sdk-go-v2/service/transfer` from 1.66.0 to 1.67.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.66.0...service/s3/v1.67.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/appstream dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/backup dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/bedrock dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/connect dependency-version: 1.142.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/datazone dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/docdb dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-version: 1.257.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/guardduty dependency-version: 1.65.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/lightsail dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/polly dependency-version: 1.53.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/transcribe dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/transfer dependency-version: 1.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 ... Signed-off-by: dependabot[bot] <[email protected]> * chore: make clean-tidy --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jared Baker <[email protected]>
…ntcore-code-interpreter feat(bedrockagentcore): Code Interpreter resource
resource/aws_subnet: Add `List` support
…l-test-reorg autoflex: XML wrapping, test reorg
…-attr Encapsulates resource attribute logging key
…ntcore-gateway feat(bedrockagentcore): Gateway and Gateway Target resources
…names list-resource: Updates EC2 resource display names
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A new tag (v6.17.0) has been released in the upstream repository (hashicorp/terraform-provider-aws). This PR updates the main branch to this version.