formatted the file

This commit is contained in:
Thangaraju Rajasekaran 2023-11-29 15:07:21 +00:00
parent 0af5e31ca3
commit a259d2cbdb
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ resource "local_file" "terraform_tfvars" {
service_project_2 = {
project_id = google_project.service_project_2.project_id
}
region = var.region
region = var.region
service_account = {
id = google_service_account.service_account.id
email = google_service_account.service_account.email