Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request
Relates OR Closes #0000
Output from acceptance testing:
% make testacc TEST=./ibm/service/kubernetes TESTARGS='-run=TestAccIBMContainerVpcClusterWorkerPool'
...
=== RUN TestAccIBMContainerVpcClusterWorkerPoolDataSourceBasic
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolDataSourceBasic (1081.74s)
=== RUN TestAccIBMContainerVpcClusterWorkerPoolDataSourceDedicatedHost
[WARN] Skipping TestAccIBMContainerVpcClusterWorkerPoolResourceDedicatedHost - IBM_CONTAINER_DEDICATEDHOST_POOL_ID is unset
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolDataSourceDedicatedHost (0.00s)
=== RUN TestAccIBMContainerVpcClusterWorkerPoolDataSourceSecondaryStorage
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolDataSourceSecondaryStorage (1293.06s)
=== RUN TestAccIBMContainerVpcClusterWorkerPoolDataSourceKMS
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolDataSourceKMS (1363.61s)
=== RUN TestAccIBMContainerVpcClusterWorkerPoolDataSourceKmsAccount
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolDataSourceKmsAccount (1422.21s)
=== RUN TestAccIBMContainerVpcClusterWorkerPoolResourceBasic
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolResourceBasic (1487.21s)
=== RUN TestAccIBMContainerVpcClusterWorkerPoolResourceSecurityGroups
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolResourceSecurityGroups (1341.94s)
=== RUN TestAccIBMContainerVpcClusterWorkerPoolResourceDedicatedHost
[WARN] Skipping TestAccIBMContainerVpcClusterWorkerPoolResourceDedicatedHost - IBM_CONTAINER_DEDICATEDHOST_POOL_ID is unset
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolResourceDedicatedHost (0.00s)
=== RUN TestAccIBMContainerVpcClusterWorkerPoolResourceSecondaryStorage
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolResourceSecondaryStorage (1605.29s)
=== RUN TestAccIBMContainerVpcClusterWorkerPoolResourceKMS
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolResourceKMS (1437.07s)
=== RUN TestAccIBMContainerVpcClusterWorkerPoolResourceKmsAccount
--- PASS: TestAccIBMContainerVpcClusterWorkerPoolResourceKmsAccount (1569.82s)
PASS
ok github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/kubernetes 12607.506s
...
Community Note
Relates OR Closes #0000
Output from acceptance testing: