add variable project_id
This commit is contained in:
@@ -12,7 +12,7 @@ terraform {
|
||||
name = "{{ project_name }}"
|
||||
version = "1.24.3"
|
||||
cni = "cilium"
|
||||
project_id = "81af2696-6120-4f45-baf3-d17fb0525824"
|
||||
project_id = "{{ project_id }}"
|
||||
region = "{{ region_k8s }}"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user