-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[BREAKING] 💥 remove compute environments from job queue #40751
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
[BREAKING] 💥 remove compute environments from job queue #40751
Conversation
Community NoteVoting for Prioritization
For Submitters
|
4e08da4
to
bf8c04d
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
% make t T=TestAccBatchComputeEnvironment_ K=batch
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go1.24.2 test ./internal/service/batch/... -v -count 1 -parallel 20 -run='TestAccBatchComputeEnvironment_' -timeout 360m -vet=off
2025/04/28 16:25:03 Initializing Terraform AWS Provider...
=== RUN TestAccBatchComputeEnvironment_tags
=== PAUSE TestAccBatchComputeEnvironment_tags
=== RUN TestAccBatchComputeEnvironment_tags_null
=== PAUSE TestAccBatchComputeEnvironment_tags_null
=== RUN TestAccBatchComputeEnvironment_tags_EmptyMap
=== PAUSE TestAccBatchComputeEnvironment_tags_EmptyMap
=== RUN TestAccBatchComputeEnvironment_tags_AddOnUpdate
=== PAUSE TestAccBatchComputeEnvironment_tags_AddOnUpdate
=== RUN TestAccBatchComputeEnvironment_tags_EmptyTag_OnCreate
=== PAUSE TestAccBatchComputeEnvironment_tags_EmptyTag_OnCreate
=== RUN TestAccBatchComputeEnvironment_tags_EmptyTag_OnUpdate_Add
=== PAUSE TestAccBatchComputeEnvironment_tags_EmptyTag_OnUpdate_Add
=== RUN TestAccBatchComputeEnvironment_tags_EmptyTag_OnUpdate_Replace
=== PAUSE TestAccBatchComputeEnvironment_tags_EmptyTag_OnUpdate_Replace
=== RUN TestAccBatchComputeEnvironment_tags_DefaultTags_providerOnly
=== PAUSE TestAccBatchComputeEnvironment_tags_DefaultTags_providerOnly
=== RUN TestAccBatchComputeEnvironment_tags_DefaultTags_nonOverlapping
=== PAUSE TestAccBatchComputeEnvironment_tags_DefaultTags_nonOverlapping
=== RUN TestAccBatchComputeEnvironment_tags_DefaultTags_overlapping
=== PAUSE TestAccBatchComputeEnvironment_tags_DefaultTags_overlapping
=== RUN TestAccBatchComputeEnvironment_tags_DefaultTags_updateToProviderOnly
=== PAUSE TestAccBatchComputeEnvironment_tags_DefaultTags_updateToProviderOnly
=== RUN TestAccBatchComputeEnvironment_tags_DefaultTags_updateToResourceOnly
=== PAUSE TestAccBatchComputeEnvironment_tags_DefaultTags_updateToResourceOnly
=== RUN TestAccBatchComputeEnvironment_tags_DefaultTags_emptyResourceTag
=== PAUSE TestAccBatchComputeEnvironment_tags_DefaultTags_emptyResourceTag
=== RUN TestAccBatchComputeEnvironment_tags_DefaultTags_emptyProviderOnlyTag
=== PAUSE TestAccBatchComputeEnvironment_tags_DefaultTags_emptyProviderOnlyTag
=== RUN TestAccBatchComputeEnvironment_tags_DefaultTags_nullOverlappingResourceTag
=== PAUSE TestAccBatchComputeEnvironment_tags_DefaultTags_nullOverlappingResourceTag
=== RUN TestAccBatchComputeEnvironment_tags_DefaultTags_nullNonOverlappingResourceTag
=== PAUSE TestAccBatchComputeEnvironment_tags_DefaultTags_nullNonOverlappingResourceTag
=== RUN TestAccBatchComputeEnvironment_tags_ComputedTag_OnCreate
=== PAUSE TestAccBatchComputeEnvironment_tags_ComputedTag_OnCreate
=== RUN TestAccBatchComputeEnvironment_tags_ComputedTag_OnUpdate_Add
=== PAUSE TestAccBatchComputeEnvironment_tags_ComputedTag_OnUpdate_Add
=== RUN TestAccBatchComputeEnvironment_tags_ComputedTag_OnUpdate_Replace
=== PAUSE TestAccBatchComputeEnvironment_tags_ComputedTag_OnUpdate_Replace
=== RUN TestAccBatchComputeEnvironment_tags_IgnoreTags_Overlap_DefaultTag
=== PAUSE TestAccBatchComputeEnvironment_tags_IgnoreTags_Overlap_DefaultTag
=== RUN TestAccBatchComputeEnvironment_tags_IgnoreTags_Overlap_ResourceTag
=== PAUSE TestAccBatchComputeEnvironment_tags_IgnoreTags_Overlap_ResourceTag
=== RUN TestAccBatchComputeEnvironment_basic
=== PAUSE TestAccBatchComputeEnvironment_basic
=== RUN TestAccBatchComputeEnvironment_disappears
=== PAUSE TestAccBatchComputeEnvironment_disappears
=== RUN TestAccBatchComputeEnvironment_nameGenerated
=== PAUSE TestAccBatchComputeEnvironment_nameGenerated
=== RUN TestAccBatchComputeEnvironment_namePrefix
=== PAUSE TestAccBatchComputeEnvironment_namePrefix
=== RUN TestAccBatchComputeEnvironment_upgradeV0ToV1
=== PAUSE TestAccBatchComputeEnvironment_upgradeV0ToV1
=== RUN TestAccBatchComputeEnvironment_eksConfiguration
=== PAUSE TestAccBatchComputeEnvironment_eksConfiguration
=== RUN TestAccBatchComputeEnvironment_createEC2
=== PAUSE TestAccBatchComputeEnvironment_createEC2
=== RUN TestAccBatchComputeEnvironment_updatePolicyCreate
=== PAUSE TestAccBatchComputeEnvironment_updatePolicyCreate
=== RUN TestAccBatchComputeEnvironment_updatePolicyUpdate
=== PAUSE TestAccBatchComputeEnvironment_updatePolicyUpdate
=== RUN TestAccBatchComputeEnvironment_CreateEC2DesiredVCPUsEC2KeyPairImageID_computeResourcesTags
=== PAUSE TestAccBatchComputeEnvironment_CreateEC2DesiredVCPUsEC2KeyPairImageID_computeResourcesTags
=== RUN TestAccBatchComputeEnvironment_createSpot
=== PAUSE TestAccBatchComputeEnvironment_createSpot
=== RUN TestAccBatchComputeEnvironment_CreateSpotAllocationStrategy_bidPercentage
=== PAUSE TestAccBatchComputeEnvironment_CreateSpotAllocationStrategy_bidPercentage
=== RUN TestAccBatchComputeEnvironment_createFargate
=== PAUSE TestAccBatchComputeEnvironment_createFargate
=== RUN TestAccBatchComputeEnvironment_createFargateSpot
=== PAUSE TestAccBatchComputeEnvironment_createFargateSpot
=== RUN TestAccBatchComputeEnvironment_updateState
=== PAUSE TestAccBatchComputeEnvironment_updateState
=== RUN TestAccBatchComputeEnvironment_updateServiceRole
=== PAUSE TestAccBatchComputeEnvironment_updateServiceRole
=== RUN TestAccBatchComputeEnvironment_defaultServiceRole
=== PAUSE TestAccBatchComputeEnvironment_defaultServiceRole
=== RUN TestAccBatchComputeEnvironment_ComputeResources_minVCPUs
=== PAUSE TestAccBatchComputeEnvironment_ComputeResources_minVCPUs
=== RUN TestAccBatchComputeEnvironment_ComputeResources_maxVCPUs
=== PAUSE TestAccBatchComputeEnvironment_ComputeResources_maxVCPUs
=== RUN TestAccBatchComputeEnvironment_ec2Configuration
=== PAUSE TestAccBatchComputeEnvironment_ec2Configuration
=== RUN TestAccBatchComputeEnvironment_ec2ConfigurationPlacementGroup
=== PAUSE TestAccBatchComputeEnvironment_ec2ConfigurationPlacementGroup
=== RUN TestAccBatchComputeEnvironment_launchTemplate
=== PAUSE TestAccBatchComputeEnvironment_launchTemplate
=== RUN TestAccBatchComputeEnvironment_updateLaunchTemplate
=== PAUSE TestAccBatchComputeEnvironment_updateLaunchTemplate
=== RUN TestAccBatchComputeEnvironment_UpdateSecurityGroupsAndSubnets_fargate
=== PAUSE TestAccBatchComputeEnvironment_UpdateSecurityGroupsAndSubnets_fargate
=== RUN TestAccBatchComputeEnvironment_createUnmanagedWithComputeResources
=== PAUSE TestAccBatchComputeEnvironment_createUnmanagedWithComputeResources
=== RUN TestAccBatchComputeEnvironment_updateEC2
=== PAUSE TestAccBatchComputeEnvironment_updateEC2
=== RUN TestAccBatchComputeEnvironment_createEC2WithoutComputeResources
=== PAUSE TestAccBatchComputeEnvironment_createEC2WithoutComputeResources
=== CONT TestAccBatchComputeEnvironment_tags
=== CONT TestAccBatchComputeEnvironment_namePrefix
=== CONT TestAccBatchComputeEnvironment_tags_DefaultTags_emptyResourceTag
=== CONT TestAccBatchComputeEnvironment_nameGenerated
=== CONT TestAccBatchComputeEnvironment_disappears
=== CONT TestAccBatchComputeEnvironment_basic
=== CONT TestAccBatchComputeEnvironment_tags_IgnoreTags_Overlap_ResourceTag
=== CONT TestAccBatchComputeEnvironment_tags_IgnoreTags_Overlap_DefaultTag
=== CONT TestAccBatchComputeEnvironment_tags_ComputedTag_OnUpdate_Replace
=== CONT TestAccBatchComputeEnvironment_tags_ComputedTag_OnUpdate_Add
=== CONT TestAccBatchComputeEnvironment_tags_ComputedTag_OnCreate
=== CONT TestAccBatchComputeEnvironment_tags_DefaultTags_emptyProviderOnlyTag
=== CONT TestAccBatchComputeEnvironment_updateServiceRole
=== CONT TestAccBatchComputeEnvironment_createEC2WithoutComputeResources
=== CONT TestAccBatchComputeEnvironment_updateEC2
=== CONT TestAccBatchComputeEnvironment_createUnmanagedWithComputeResources
=== CONT TestAccBatchComputeEnvironment_UpdateSecurityGroupsAndSubnets_fargate
=== CONT TestAccBatchComputeEnvironment_updateLaunchTemplate
=== CONT TestAccBatchComputeEnvironment_launchTemplate
=== CONT TestAccBatchComputeEnvironment_ec2ConfigurationPlacementGroup
--- PASS: TestAccBatchComputeEnvironment_createUnmanagedWithComputeResources (3.78s)
=== CONT TestAccBatchComputeEnvironment_ec2Configuration
--- PASS: TestAccBatchComputeEnvironment_nameGenerated (35.89s)
=== CONT TestAccBatchComputeEnvironment_tags_DefaultTags_nullOverlappingResourceTag
--- PASS: TestAccBatchComputeEnvironment_namePrefix (48.53s)
=== CONT TestAccBatchComputeEnvironment_ComputeResources_maxVCPUs
--- PASS: TestAccBatchComputeEnvironment_launchTemplate (52.08s)
=== CONT TestAccBatchComputeEnvironment_ComputeResources_minVCPUs
--- PASS: TestAccBatchComputeEnvironment_ec2Configuration (53.42s)
=== CONT TestAccBatchComputeEnvironment_tags_DefaultTags_nullNonOverlappingResourceTag
--- PASS: TestAccBatchComputeEnvironment_createEC2WithoutComputeResources (59.49s)
=== CONT TestAccBatchComputeEnvironment_defaultServiceRole
--- PASS: TestAccBatchComputeEnvironment_disappears (62.99s)
=== CONT TestAccBatchComputeEnvironment_tags_AddOnUpdate
--- PASS: TestAccBatchComputeEnvironment_tags_ComputedTag_OnCreate (63.24s)
=== CONT TestAccBatchComputeEnvironment_tags_EmptyTag_OnUpdate_Replace
--- PASS: TestAccBatchComputeEnvironment_tags_ComputedTag_OnUpdate_Replace (71.63s)
=== CONT TestAccBatchComputeEnvironment_tags_EmptyTag_OnUpdate_Add
--- PASS: TestAccBatchComputeEnvironment_tags_ComputedTag_OnUpdate_Add (71.76s)
=== CONT TestAccBatchComputeEnvironment_tags_DefaultTags_updateToResourceOnly
--- PASS: TestAccBatchComputeEnvironment_tags_DefaultTags_emptyProviderOnlyTag (72.28s)
=== CONT TestAccBatchComputeEnvironment_tags_EmptyTag_OnCreate
--- PASS: TestAccBatchComputeEnvironment_updateServiceRole (77.22s)
=== CONT TestAccBatchComputeEnvironment_tags_DefaultTags_updateToProviderOnly
--- PASS: TestAccBatchComputeEnvironment_tags_DefaultTags_nullOverlappingResourceTag (45.38s)
=== CONT TestAccBatchComputeEnvironment_CreateEC2DesiredVCPUsEC2KeyPairImageID_computeResourcesTags
--- PASS: TestAccBatchComputeEnvironment_tags_IgnoreTags_Overlap_ResourceTag (80.69s)
=== CONT TestAccBatchComputeEnvironment_updateState
--- PASS: TestAccBatchComputeEnvironment_UpdateSecurityGroupsAndSubnets_fargate (82.30s)
=== CONT TestAccBatchComputeEnvironment_createFargateSpot
--- PASS: TestAccBatchComputeEnvironment_basic (84.05s)
=== CONT TestAccBatchComputeEnvironment_tags_DefaultTags_overlapping
--- PASS: TestAccBatchComputeEnvironment_tags_DefaultTags_emptyResourceTag (85.63s)
=== CONT TestAccBatchComputeEnvironment_createFargate
--- PASS: TestAccBatchComputeEnvironment_updateLaunchTemplate (85.99s)
=== CONT TestAccBatchComputeEnvironment_CreateSpotAllocationStrategy_bidPercentage
--- PASS: TestAccBatchComputeEnvironment_ec2ConfigurationPlacementGroup (92.77s)
=== CONT TestAccBatchComputeEnvironment_tags_DefaultTags_nonOverlapping
--- PASS: TestAccBatchComputeEnvironment_defaultServiceRole (39.22s)
=== CONT TestAccBatchComputeEnvironment_createSpot
--- PASS: TestAccBatchComputeEnvironment_tags_IgnoreTags_Overlap_DefaultTag (99.07s)
=== CONT TestAccBatchComputeEnvironment_tags_DefaultTags_providerOnly
--- PASS: TestAccBatchComputeEnvironment_tags_EmptyTag_OnCreate (63.65s)
=== CONT TestAccBatchComputeEnvironment_tags_null
--- PASS: TestAccBatchComputeEnvironment_tags_DefaultTags_nullNonOverlappingResourceTag (43.96s)
=== CONT TestAccBatchComputeEnvironment_tags_EmptyMap
=== CONT TestAccBatchComputeEnvironment_createEC2
--- PASS: TestAccBatchComputeEnvironment_tags_AddOnUpdate (46.95s)
--- PASS: TestAccBatchComputeEnvironment_tags_EmptyTag_OnUpdate_Replace (53.42s)
=== CONT TestAccBatchComputeEnvironment_updatePolicyUpdate
--- PASS: TestAccBatchComputeEnvironment_ComputeResources_maxVCPUs (69.38s)
=== CONT TestAccBatchComputeEnvironment_updatePolicyCreate
--- PASS: TestAccBatchComputeEnvironment_tags (125.38s)
=== CONT TestAccBatchComputeEnvironment_eksConfiguration
--- PASS: TestAccBatchComputeEnvironment_createFargate (42.16s)
=== CONT TestAccBatchComputeEnvironment_upgradeV0ToV1
--- PASS: TestAccBatchComputeEnvironment_CreateSpotAllocationStrategy_bidPercentage (44.17s)
--- PASS: TestAccBatchComputeEnvironment_updateEC2 (138.23s)
--- PASS: TestAccBatchComputeEnvironment_updateState (57.69s)
--- PASS: TestAccBatchComputeEnvironment_createFargateSpot (56.20s)
--- PASS: TestAccBatchComputeEnvironment_tags_DefaultTags_updateToProviderOnly (61.57s)
--- PASS: TestAccBatchComputeEnvironment_tags_EmptyTag_OnUpdate_Add (68.24s)
--- PASS: TestAccBatchComputeEnvironment_tags_DefaultTags_updateToResourceOnly (72.01s)
--- PASS: TestAccBatchComputeEnvironment_tags_EmptyMap (43.06s)
--- PASS: TestAccBatchComputeEnvironment_tags_null (49.42s)
--- PASS: TestAccBatchComputeEnvironment_createEC2 (48.69s)
--- PASS: TestAccBatchComputeEnvironment_tags_DefaultTags_overlapping (81.73s)
--- PASS: TestAccBatchComputeEnvironment_tags_DefaultTags_nonOverlapping (74.19s)
--- PASS: TestAccBatchComputeEnvironment_CreateEC2DesiredVCPUsEC2KeyPairImageID_computeResourcesTags (95.91s)
--- PASS: TestAccBatchComputeEnvironment_updatePolicyUpdate (58.95s)
--- PASS: TestAccBatchComputeEnvironment_updatePolicyCreate (66.59s)
--- PASS: TestAccBatchComputeEnvironment_upgradeV0ToV1 (66.04s)
--- PASS: TestAccBatchComputeEnvironment_tags_DefaultTags_providerOnly (100.71s)
--- PASS: TestAccBatchComputeEnvironment_ComputeResources_minVCPUs (191.61s)
--- PASS: TestAccBatchComputeEnvironment_createSpot (462.35s)
--- PASS: TestAccBatchComputeEnvironment_eksConfiguration (610.13s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/batch 740.335s
% make t T=TestAccBatchJobQueue_ K=batch P=3
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go1.24.2 test ./internal/service/batch/... -v -count 1 -parallel 3 -run='TestAccBatchJobQueue_' -timeout 360m -vet=off
2025/04/28 16:27:20 Initializing Terraform AWS Provider...
=== RUN TestAccBatchJobQueue_tags
=== PAUSE TestAccBatchJobQueue_tags
=== RUN TestAccBatchJobQueue_tags_null
=== PAUSE TestAccBatchJobQueue_tags_null
=== RUN TestAccBatchJobQueue_tags_EmptyMap
=== PAUSE TestAccBatchJobQueue_tags_EmptyMap
=== RUN TestAccBatchJobQueue_tags_AddOnUpdate
=== PAUSE TestAccBatchJobQueue_tags_AddOnUpdate
=== RUN TestAccBatchJobQueue_tags_EmptyTag_OnCreate
=== PAUSE TestAccBatchJobQueue_tags_EmptyTag_OnCreate
=== RUN TestAccBatchJobQueue_tags_EmptyTag_OnUpdate_Add
=== PAUSE TestAccBatchJobQueue_tags_EmptyTag_OnUpdate_Add
=== RUN TestAccBatchJobQueue_tags_EmptyTag_OnUpdate_Replace
=== PAUSE TestAccBatchJobQueue_tags_EmptyTag_OnUpdate_Replace
=== RUN TestAccBatchJobQueue_tags_DefaultTags_providerOnly
=== PAUSE TestAccBatchJobQueue_tags_DefaultTags_providerOnly
=== RUN TestAccBatchJobQueue_tags_DefaultTags_nonOverlapping
=== PAUSE TestAccBatchJobQueue_tags_DefaultTags_nonOverlapping
=== RUN TestAccBatchJobQueue_tags_DefaultTags_overlapping
=== PAUSE TestAccBatchJobQueue_tags_DefaultTags_overlapping
=== RUN TestAccBatchJobQueue_tags_DefaultTags_updateToProviderOnly
=== PAUSE TestAccBatchJobQueue_tags_DefaultTags_updateToProviderOnly
=== RUN TestAccBatchJobQueue_tags_DefaultTags_updateToResourceOnly
=== PAUSE TestAccBatchJobQueue_tags_DefaultTags_updateToResourceOnly
=== RUN TestAccBatchJobQueue_tags_DefaultTags_emptyResourceTag
=== PAUSE TestAccBatchJobQueue_tags_DefaultTags_emptyResourceTag
=== RUN TestAccBatchJobQueue_tags_DefaultTags_emptyProviderOnlyTag
=== PAUSE TestAccBatchJobQueue_tags_DefaultTags_emptyProviderOnlyTag
=== RUN TestAccBatchJobQueue_tags_DefaultTags_nullOverlappingResourceTag
=== PAUSE TestAccBatchJobQueue_tags_DefaultTags_nullOverlappingResourceTag
=== RUN TestAccBatchJobQueue_tags_DefaultTags_nullNonOverlappingResourceTag
=== PAUSE TestAccBatchJobQueue_tags_DefaultTags_nullNonOverlappingResourceTag
=== RUN TestAccBatchJobQueue_tags_ComputedTag_OnCreate
=== PAUSE TestAccBatchJobQueue_tags_ComputedTag_OnCreate
=== RUN TestAccBatchJobQueue_tags_ComputedTag_OnUpdate_Add
=== PAUSE TestAccBatchJobQueue_tags_ComputedTag_OnUpdate_Add
=== RUN TestAccBatchJobQueue_tags_ComputedTag_OnUpdate_Replace
=== PAUSE TestAccBatchJobQueue_tags_ComputedTag_OnUpdate_Replace
=== RUN TestAccBatchJobQueue_tags_IgnoreTags_Overlap_DefaultTag
=== PAUSE TestAccBatchJobQueue_tags_IgnoreTags_Overlap_DefaultTag
=== RUN TestAccBatchJobQueue_tags_IgnoreTags_Overlap_ResourceTag
=== PAUSE TestAccBatchJobQueue_tags_IgnoreTags_Overlap_ResourceTag
=== RUN TestAccBatchJobQueue_basic
=== PAUSE TestAccBatchJobQueue_basic
=== RUN TestAccBatchJobQueue_disappears
=== PAUSE TestAccBatchJobQueue_disappears
=== RUN TestAccBatchJobQueue_ComputeEnvironments_multiple
=== PAUSE TestAccBatchJobQueue_ComputeEnvironments_multiple
=== RUN TestAccBatchJobQueue_ComputeEnvironmentOrder_multiple
=== PAUSE TestAccBatchJobQueue_ComputeEnvironmentOrder_multiple
=== RUN TestAccBatchJobQueue_ComputeEnvironments_externalOrderUpdate
=== PAUSE TestAccBatchJobQueue_ComputeEnvironments_externalOrderUpdate
=== RUN TestAccBatchJobQueue_priority
=== PAUSE TestAccBatchJobQueue_priority
=== RUN TestAccBatchJobQueue_schedulingPolicy
=== PAUSE TestAccBatchJobQueue_schedulingPolicy
=== RUN TestAccBatchJobQueue_state
=== PAUSE TestAccBatchJobQueue_state
=== RUN TestAccBatchJobQueue_jobStateTimeLimitActionsMultiple
=== PAUSE TestAccBatchJobQueue_jobStateTimeLimitActionsMultiple
=== RUN TestAccBatchJobQueue_upgradeComputeEnvironments
=== PAUSE TestAccBatchJobQueue_upgradeComputeEnvironments
=== CONT TestAccBatchJobQueue_tags
=== CONT TestAccBatchJobQueue_tags_ComputedTag_OnCreate
=== CONT TestAccBatchJobQueue_ComputeEnvironmentOrder_multiple
--- PASS: TestAccBatchJobQueue_tags_ComputedTag_OnCreate (161.48s)
=== CONT TestAccBatchJobQueue_tags_DefaultTags_nonOverlapping
--- PASS: TestAccBatchJobQueue_tags (192.88s)
=== CONT TestAccBatchJobQueue_tags_DefaultTags_nullNonOverlappingResourceTag
--- PASS: TestAccBatchJobQueue_ComputeEnvironmentOrder_multiple (230.53s)
=== CONT TestAccBatchJobQueue_tags_DefaultTags_nullOverlappingResourceTag
--- PASS: TestAccBatchJobQueue_tags_DefaultTags_nullNonOverlappingResourceTag (147.00s)
=== CONT TestAccBatchJobQueue_tags_DefaultTags_emptyProviderOnlyTag
--- PASS: TestAccBatchJobQueue_tags_DefaultTags_nonOverlapping (181.59s)
=== CONT TestAccBatchJobQueue_tags_DefaultTags_emptyResourceTag
--- PASS: TestAccBatchJobQueue_tags_DefaultTags_nullOverlappingResourceTag (176.87s)
=== CONT TestAccBatchJobQueue_tags_DefaultTags_updateToResourceOnly
--- PASS: TestAccBatchJobQueue_tags_DefaultTags_emptyResourceTag (163.52s)
=== CONT TestAccBatchJobQueue_tags_DefaultTags_updateToProviderOnly
--- PASS: TestAccBatchJobQueue_tags_DefaultTags_emptyProviderOnlyTag (198.10s)
=== CONT TestAccBatchJobQueue_tags_DefaultTags_overlapping
--- PASS: TestAccBatchJobQueue_tags_DefaultTags_updateToResourceOnly (187.50s)
=== CONT TestAccBatchJobQueue_tags_EmptyTag_OnCreate
--- PASS: TestAccBatchJobQueue_tags_DefaultTags_updateToProviderOnly (182.27s)
=== CONT TestAccBatchJobQueue_tags_DefaultTags_providerOnly
--- PASS: TestAccBatchJobQueue_tags_DefaultTags_overlapping (182.33s)
=== CONT TestAccBatchJobQueue_tags_EmptyTag_OnUpdate_Replace
--- PASS: TestAccBatchJobQueue_tags_EmptyTag_OnCreate (195.05s)
=== CONT TestAccBatchJobQueue_tags_EmptyTag_OnUpdate_Add
--- PASS: TestAccBatchJobQueue_tags_EmptyTag_OnUpdate_Add (168.11s)
=== CONT TestAccBatchJobQueue_state
--- PASS: TestAccBatchJobQueue_tags_EmptyTag_OnUpdate_Replace (166.26s)
=== CONT TestAccBatchJobQueue_upgradeComputeEnvironments
--- PASS: TestAccBatchJobQueue_tags_DefaultTags_providerOnly (220.89s)
=== CONT TestAccBatchJobQueue_jobStateTimeLimitActionsMultiple
--- PASS: TestAccBatchJobQueue_state (191.73s)
=== CONT TestAccBatchJobQueue_tags_IgnoreTags_Overlap_ResourceTag
--- PASS: TestAccBatchJobQueue_upgradeComputeEnvironments (186.30s)
=== CONT TestAccBatchJobQueue_ComputeEnvironments_multiple
--- PASS: TestAccBatchJobQueue_jobStateTimeLimitActionsMultiple (191.26s)
=== CONT TestAccBatchJobQueue_disappears
--- PASS: TestAccBatchJobQueue_tags_IgnoreTags_Overlap_ResourceTag (154.71s)
=== CONT TestAccBatchJobQueue_basic
--- PASS: TestAccBatchJobQueue_ComputeEnvironments_multiple (188.29s)
=== CONT TestAccBatchJobQueue_tags_ComputedTag_OnUpdate_Replace
--- PASS: TestAccBatchJobQueue_disappears (169.40s)
=== CONT TestAccBatchJobQueue_tags_IgnoreTags_Overlap_DefaultTag
--- PASS: TestAccBatchJobQueue_basic (155.70s)
=== CONT TestAccBatchJobQueue_tags_EmptyMap
--- PASS: TestAccBatchJobQueue_tags_IgnoreTags_Overlap_DefaultTag (169.54s)
=== CONT TestAccBatchJobQueue_tags_AddOnUpdate
--- PASS: TestAccBatchJobQueue_tags_ComputedTag_OnUpdate_Replace (179.39s)
=== CONT TestAccBatchJobQueue_tags_ComputedTag_OnUpdate_Add
--- PASS: TestAccBatchJobQueue_tags_EmptyMap (132.94s)
--- PASS: TestAccBatchJobQueue_tags_null (146.66s)
=== CONT TestAccBatchJobQueue_schedulingPolicy
--- PASS: TestAccBatchJobQueue_tags_ComputedTag_OnUpdate_Add (196.90s)
=== CONT TestAccBatchJobQueue_ComputeEnvironments_externalOrderUpdate
--- PASS: TestAccBatchJobQueue_priority (193.08s)
--- PASS: TestAccBatchJobQueue_ComputeEnvironments_externalOrderUpdate (152.67s)
--- PASS: TestAccBatchJobQueue_schedulingPolicy (230.24s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/batch 1834.281s
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple testing suggestions, otherwise looks good!
Co-authored-by: Jared Baker <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated tests:
% make t T=TestAccBatchComputeEnvironment_upgradeV0ToV1 K=batch
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go1.24.2 test ./internal/service/batch/... -v -count 1 -parallel 20 -run='TestAccBatchComputeEnvironment_upgradeV0ToV1' -timeout 360m -vet=off
2025/04/29 13:08:17 Initializing Terraform AWS Provider...
=== RUN TestAccBatchComputeEnvironment_upgradeV0ToV1
=== PAUSE TestAccBatchComputeEnvironment_upgradeV0ToV1
=== CONT TestAccBatchComputeEnvironment_upgradeV0ToV1
--- PASS: TestAccBatchComputeEnvironment_upgradeV0ToV1 (55.29s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/batch 59.671s
% make t T=TestAccBatchJobQueue_upgradeComputeEnvironments K=batch
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go1.24.2 test ./internal/service/batch/... -v -count 1 -parallel 20 -run='TestAccBatchJobQueue_upgradeComputeEnvironments' -timeout 360m -vet=off
2025/04/29 13:08:00 Initializing Terraform AWS Provider...
=== RUN TestAccBatchJobQueue_upgradeComputeEnvironments
=== PAUSE TestAccBatchJobQueue_upgradeComputeEnvironments
=== CONT TestAccBatchJobQueue_upgradeComputeEnvironments
--- PASS: TestAccBatchJobQueue_upgradeComputeEnvironments (189.00s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/batch 193.382s
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
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. |
This functionality has been released in v6.0.0-beta1 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Description
compute_environments
Relations
Closes #39568
Closes #34794
Relates #34750
Relates #38050 (missing StateUpgrader, failed to rename all the places
compute_environment_name
(vs.name
) was used)References
Output from Acceptance Testing