terraform-provider-tanzu-mission-control
terraform-provider-tanzu-mission-control copied to clipboard
tanzu-mission-control_git_repository resource not working for Cluster
Describe the bug
The tanzu-mission-control_git_repository resource works for the Cluster Group but when changing the scope to the Cluster it does not.
Reproduction steps
- Have a cluster already attached to TMC
- Use the tanzu-mission-control_git_repository resource to create a terraform TF file
- For the scope use cluster. Add the name of the cluster, provisioned and management cluster name
- Apply the template - Terraform Apply
Expected behavior
The expectation is that the git repository would be added to the cluster Add-ons.
Additional context
No response