You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
removed cluster tags are still reported and preventing nodepool tags from being created, TMC, AWS and TF Statefile do not show any cluster level tags.
Error: Nodepool tags should not be same as cluster tags: key:b_program, val:connected_fleet
with module.k8s-clusters.tanzu-mission-control_ekscluster.acceptance-run-streams[0],
on modules/clusters/acceptance-run-streams.tf line 2, in resource "tanzu-mission-control_ekscluster" "acceptance-run-streams":
2: resource "tanzu-mission-control_ekscluster" "acceptance-run-streams" {
Reproduction steps
created cluster with tags at cluster level
2.created nodepool tags and removed cluster tags
3.tf apply fails due to cluster tags that do not exist
...
Expected behavior
nodepool tags should be created and cluster tags removed
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
removed cluster tags are still reported and preventing nodepool tags from being created, TMC, AWS and TF Statefile do not show any cluster level tags.
Error: Nodepool tags should not be same as cluster tags: key:b_program, val:connected_fleet
Reproduction steps
2.created nodepool tags and removed cluster tags
3.tf apply fails due to cluster tags that do not exist
...
Expected behavior
nodepool tags should be created and cluster tags removed
Additional context
No response
The text was updated successfully, but these errors were encountered: