faint-lion-81580
04/27/2023, 4:42 PMuser
04/27/2023, 5:56 PMfaint-lion-81580
04/27/2023, 9:41 PMfaint-lion-81580
04/27/2023, 9:43 PMfaint-lion-81580
04/27/2023, 9:44 PMuser
04/27/2023, 11:04 PMlocation in your TF code. https://github.com/outerbounds/metaflow-tools/blob/11f01444690f5189f95ccd49e735a4341b697b82/gcp/terraform/infra/kubernetes.tf#L13. Note changing this value likely is a "delete/re-create" operation existing clusters
2. For pointing to existing cluster, the OSS templates does not support that seamlessly. Likely things to change would be here and here. Also trace all usages of this data object.faint-lion-81580
04/27/2023, 11:06 PMuser
04/27/2023, 11:10 PMfaint-lion-81580
04/27/2023, 11:11 PMuser
04/27/2023, 11:15 PMuser
04/27/2023, 11:15 PMfaint-lion-81580
04/27/2023, 11:16 PMfaint-lion-81580
04/27/2023, 11:38 PMError creating service account: googleapi: Error 409: Service account sa-mf-k8s-default already exists within project projects/...faint-lion-81580
04/27/2023, 11:40 PMuser
04/28/2023, 12:35 AMuser
04/28/2023, 12:37 AMuser
04/28/2023, 4:47 PMfaint-lion-81580
04/28/2023, 5:07 PMfaint-lion-81580
04/28/2023, 5:07 PMService accounts are global in GCS. It looks like terraforms gcp provider is confused about this point (it still takes in location to create a service account). Need to look more.Bummer 😞
faint-lion-81580
04/28/2023, 5:08 PMIf it’s all the same to you fastest way forward is just to start fresh, new workspace and new org prefix (after destroying current one)do you mean a brand new GCP project? Or a whole new GCP org setup?
faint-lion-81580
04/28/2023, 5:56 PMfaint-lion-81580
04/28/2023, 5:57 PMuser
04/28/2023, 6:27 PMfaint-lion-81580
04/28/2023, 6:29 PMuser
04/28/2023, 6:33 PMuser
04/28/2023, 6:36 PMterraform state list to see what resources ARE known by TF.user
04/28/2023, 7:09 PMfaint-lion-81580
04/28/2023, 7:26 PMuser
04/28/2023, 7:30 PMterraform destroyuser
04/28/2023, 7:30 PMuser
04/28/2023, 7:32 PMapply, destroy etc (could be the gotcha that got you the '0 things to destroy'faint-lion-81580
04/28/2023, 8:20 PMfaint-lion-81580
04/28/2023, 8:20 PMuser
04/28/2023, 10:10 PMfaint-lion-81580
04/28/2023, 11:03 PMuser
04/28/2023, 11:54 PMfaint-lion-81580
04/28/2023, 11:56 PMfaint-lion-81580
04/28/2023, 11:56 PM