Please vote on this issue by adding a π reaction to the original issue 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 issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform CLI and Terraform IBM Provider Version
Affected Resource(s)
ibm_schematics_agent_deploy
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
It should delete the schematics agent deployed on the Kubernetes cluster.
Actual Behavior
It doesn't delete the schematics agent deployed on the Kubernetes cluster. I spoke with one of the engineer in Schematics and learned it has been implemented in API and CLI but not in the terraform yet.
Community Note
Terraform CLI and Terraform IBM Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
Panic Output
Expected Behavior
It should delete the schematics agent deployed on the Kubernetes cluster.
Actual Behavior
It doesn't delete the schematics agent deployed on the Kubernetes cluster. I spoke with one of the engineer in Schematics and learned it has been implemented in API and CLI but not in the terraform yet.
Steps to Reproduce
terraform apply
the above codeterraform destroy
.Important Factoids
References
0000