Skip to content

Commit

Permalink
update variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
im2nguyen committed May 15, 2020
1 parent 6f057e0 commit e046c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ terraform {
provider "google" {
version = "3.10.0"
project = var.google_project
region = var.location
region = var.region
}

0 comments on commit e046c92

Please sign in to comment.