forked from pierront/but3-iac
modif de DEV
This commit is contained in:
@@ -9,7 +9,7 @@ terraform {
|
||||
}
|
||||
|
||||
provider "google" {
|
||||
project = var.project
|
||||
project = var.projet_name
|
||||
region = var.region
|
||||
zone = var.zone
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user