Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct instance zone #816

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

edisonhuang-google
Copy link
Contributor

The zone now is like "zone": "projects/project-name/zones/us-east1-b"

It should be like "zone": "us-east1-b" instead

b/273835909

@@ -135,7 +135,8 @@
"bar",
"foo"
]
}
},
"zone": "projects/test-project/zones/us-central1-a"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is actually generated by tfv via tfplan -> json. I find another issue where the tfv does not generate this field... I wonder why the CAI does not provide the zone field...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😟

@iyabchen iyabchen merged commit 2fa644e into GoogleCloudPlatform:main Mar 16, 2023
@edisonhuang-google edisonhuang-google deleted the fix-zone branch March 17, 2023 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants