-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Commit 1fa81e0
committed
Acceptance test output:
% AWS_BEDROCK_AGENTCORE_RUNTIME_IMAGE_V1_URI=123456789012.dkr.ecr.us-west-2.amazonaws.com/bedrockagentcore_v1:latest AWS_BEDROCK_AGENTCORE_RUNTIME_IMAGE_V2_URI=123456789012.dkr.ecr.us-west-2.amazonaws.com/bedrockagentcore_v2:latest make testacc TESTARGS='-run=TestAccBedrockAgentCoreAgentRuntime_' 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=TestAccBedrockAgentCoreAgentRuntime_ -timeout 360m -vet=off
2025/10/02 08:56:00 Creating Terraform AWS Provider (SDKv2-style)...
2025/10/02 08:56:00 Initializing Terraform AWS Provider (SDKv2-style)...
=== RUN TestAccBedrockAgentCoreAgentRuntime_basic
=== PAUSE TestAccBedrockAgentCoreAgentRuntime_basic
=== RUN TestAccBedrockAgentCoreAgentRuntime_disappears
=== PAUSE TestAccBedrockAgentCoreAgentRuntime_disappears
=== RUN TestAccBedrockAgentCoreAgentRuntime_tags
=== PAUSE TestAccBedrockAgentCoreAgentRuntime_tags
=== RUN TestAccBedrockAgentCoreAgentRuntime_description
=== PAUSE TestAccBedrockAgentCoreAgentRuntime_description
=== RUN TestAccBedrockAgentCoreAgentRuntime_environmentVariables
=== PAUSE TestAccBedrockAgentCoreAgentRuntime_environmentVariables
=== RUN TestAccBedrockAgentCoreAgentRuntime_authorizerConfiguration
=== PAUSE TestAccBedrockAgentCoreAgentRuntime_authorizerConfiguration
=== RUN TestAccBedrockAgentCoreAgentRuntime_protocolConfiguration
=== PAUSE TestAccBedrockAgentCoreAgentRuntime_protocolConfiguration
=== RUN TestAccBedrockAgentCoreAgentRuntime_artifact
=== PAUSE TestAccBedrockAgentCoreAgentRuntime_artifact
=== CONT TestAccBedrockAgentCoreAgentRuntime_basic
=== CONT TestAccBedrockAgentCoreAgentRuntime_environmentVariables
--- PASS: TestAccBedrockAgentCoreAgentRuntime_basic (36.46s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_tags
--- PASS: TestAccBedrockAgentCoreAgentRuntime_environmentVariables (48.42s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_description
--- PASS: TestAccBedrockAgentCoreAgentRuntime_tags (46.41s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_disappears
--- PASS: TestAccBedrockAgentCoreAgentRuntime_description (38.44s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_protocolConfiguration
--- PASS: TestAccBedrockAgentCoreAgentRuntime_disappears (32.19s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_artifact
--- PASS: TestAccBedrockAgentCoreAgentRuntime_protocolConfiguration (38.33s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_authorizerConfiguration
--- PASS: TestAccBedrockAgentCoreAgentRuntime_artifact (38.42s)
--- PASS: TestAccBedrockAgentCoreAgentRuntime_authorizerConfiguration (49.10s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/bedrockagentcore 180.201s1 parent 6b40950 commit 1fa81e0Copy full SHA for 1fa81e0
File tree
Expand file treeCollapse file tree
0 file changed
+0
-0
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
0 file changed
+0
-0
lines changedOpen diff view settings
0 commit comments