Skip to content

Commit

Permalink
migrate gcp to new project (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakshisharma84 authored Nov 29, 2022
1 parent f94dc0c commit c8b68d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/terraform/gcp/variables.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variable "project_id" {
default = "mkeongcp"
default = "orchestration-348616"
}

variable "cluster_name" {
Expand Down

0 comments on commit c8b68d7

Please sign in to comment.