variables.tf 94 B

123456
  1. variable "GCP_FED_PROJECT_ID" {
  2. type = string
  3. }
  4. variable "GCP_KSA_NAME" {
  5. type = string
  6. }