Skip to content

Commit

Permalink
Update project id value
Browse files Browse the repository at this point in the history
  • Loading branch information
silvermx committed Nov 7, 2023
1 parent 3714aee commit 972576e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### Global Configuration --------------------------------------------------------------------------------------------------------------------------------------------------------------------

variable "project_id" {
default = "terraformv2-403117"
default = "<PROYECT_ID>"
}

variable "project_name" {
Expand Down

0 comments on commit 972576e

Please sign in to comment.