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
I synced up to head yesterday and I found that one of the k8s manifests didn't get deployed. I changed the cluster_name reference in 4 files, but didn't check to see which ones still had the dependency.
For example, to use a non-default cluster name, I had to modify the variable in 4 different files.
Looks like terraform itself doesn't support global variables, but there may be a few workarounds:
https://stackoverflow.com/questions/51213871/terraform-provider-variable-sharing-in-modules
The text was updated successfully, but these errors were encountered: