-
Notifications
You must be signed in to change notification settings - Fork 19
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
feat: add support for Google Zone Shortname #52
Conversation
r-teller
commented
Dec 7, 2023
- Add support for returning zone shortname
- Add missing region "me-central2"
/gcbrun |
Co-authored-by: Andrew Peabody <[email protected]>
/gcbrun |
Thanks @r-teller! You should be able to view the lint results in GitHub, here is the relevant section of the INT test:
|
commenting out to work around race condition for features that do not exist during validation
/gcbrun |
version = "~> 0.7" | ||
source = "../.." | ||
#source = "terraform-google-modules/utils/google" | ||
#version = "~> 0.8" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI: This is done automatically by module-swapper
during the lint and int tests
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |