Skip to content
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

remove workerpool related fields from vpc cluster Read #5287

Merged
merged 2 commits into from
May 10, 2024

Conversation

attilatabori
Copy link
Contributor

@attilatabori attilatabori commented Apr 18, 2024

Community Note

  • 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:

tabori@attilas-mbp terraform-provider-ibm % make testacc TEST=./ibm/service/kubernetes TESTARGS='-run=TestAccIBMContainerVpcClusterBaseEnvvar'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./ibm/service/kubernetes -v -run=TestAccIBMContainerVpcClusterBaseEnvvar -timeout 700m
[...]
2024-04-18T12:14:58.408+0200 [DEBUG] sdk.helper_resource: Finished TestCase: test_name=TestAccIBMContainerVpcClusterBaseEnvvar
--- PASS: TestAccIBMContainerVpcClusterBaseEnvvar (1476.59s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/kubernetes      1479.291s
...

removed wp fields from read

2024-04-23T13:28:15.679+0200 [DEBUG] sdk.helper_resource: Finished TestCase: test_name=TestAccIBMContainerVpcClusterBaseEnvvar
--- PASS: TestAccIBMContainerVpcClusterBaseEnvvar (1515.22s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/kubernetes      1517.810s

@attilatabori attilatabori changed the title use available wp on Read remove workerpool related fields from vpc cluster Read Apr 23, 2024
@hkantare hkantare merged commit da02308 into IBM-Cloud:master May 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants