-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Commit 51f3086
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/07 08:45:16 Creating Terraform AWS Provider (SDKv2-style)...
2025/10/07 08:45:17 Initializing Terraform AWS Provider (SDKv2-style)...
=== RUN TestAccBedrockAgentCoreAgentRuntimeEndpoint_basic
=== PAUSE TestAccBedrockAgentCoreAgentRuntimeEndpoint_basic
=== RUN TestAccBedrockAgentCoreAgentRuntimeEndpoint_disappears
=== PAUSE TestAccBedrockAgentCoreAgentRuntimeEndpoint_disappears
=== RUN TestAccBedrockAgentCoreAgentRuntimeEndpoint_update
=== PAUSE TestAccBedrockAgentCoreAgentRuntimeEndpoint_update
=== RUN TestAccBedrockAgentCoreAgentRuntimeEndpoint_tags
=== PAUSE TestAccBedrockAgentCoreAgentRuntimeEndpoint_tags
=== 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 TestAccBedrockAgentCoreAgentRuntimeEndpoint_basic
=== CONT TestAccBedrockAgentCoreAgentRuntime_tags
--- PASS: TestAccBedrockAgentCoreAgentRuntimeEndpoint_basic (39.91s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_authorizerConfiguration
--- PASS: TestAccBedrockAgentCoreAgentRuntime_tags (49.04s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_artifact
--- PASS: TestAccBedrockAgentCoreAgentRuntime_authorizerConfiguration (41.64s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_protocolConfiguration
--- PASS: TestAccBedrockAgentCoreAgentRuntime_artifact (46.62s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_environmentVariables
--- PASS: TestAccBedrockAgentCoreAgentRuntime_protocolConfiguration (47.12s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_description
--- PASS: TestAccBedrockAgentCoreAgentRuntime_environmentVariables (48.33s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_disappears
--- PASS: TestAccBedrockAgentCoreAgentRuntime_disappears (24.31s)
=== CONT TestAccBedrockAgentCoreAgentRuntimeEndpoint_update
--- PASS: TestAccBedrockAgentCoreAgentRuntime_description (46.38s)
=== CONT TestAccBedrockAgentCoreAgentRuntime_basic
--- PASS: TestAccBedrockAgentCoreAgentRuntime_basic (26.87s)
=== CONT TestAccBedrockAgentCoreAgentRuntimeEndpoint_disappears
--- PASS: TestAccBedrockAgentCoreAgentRuntimeEndpoint_update (56.13s)
=== CONT TestAccBedrockAgentCoreAgentRuntimeEndpoint_tags
--- PASS: TestAccBedrockAgentCoreAgentRuntimeEndpoint_disappears (28.34s)
--- PASS: TestAccBedrockAgentCoreAgentRuntimeEndpoint_tags (61.39s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/bedrockagentcore 291.411s1 parent 9b4aca1 commit 51f3086Copy full SHA for 51f3086
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