Skip to content

Commit df6cdd5

Browse files
committed
DOC: Remove incorrect variable from readme
1 parent 886ba54 commit df6cdd5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,6 @@ variable "google_cloud_project_id" {
102102
}
103103
104104
105-
variable "google_cloud_region" {
106-
type = string
107-
default = "<your-google-project-region>"
108-
}
109-
110-
111105
variable "resource_affix" {
112106
type = string
113107
default = "<name-of-your-api>"

0 commit comments

Comments
 (0)