Commit ce8efee
committed
terraform/GCE: fix missing REGION_US_WEST2
Fixes Kconfig error:
terraform/gce/kconfigs/Kconfig.location:3:warning: choice default symbol
'TERRAFORM_GCE_REGION_US_WEST2' is not contained in the choice
Fixes 975e896 ("terraform/GCE: Add the us-west1 region and its
availability zones")
Signed-off-by: Daniel Gomez <[email protected]>1 parent aa167cc commit ce8efee
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments