Skip to content

feat: adds region settings used to configure the instance template #131

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

Merged
merged 4 commits into from
Jan 25, 2023

Conversation

viniciusdsmello
Copy link
Contributor

This Pull Request adds the variable region that will be used to configure the instance template.

The instance Template module has a variable region. However, the bastion module does not allow the developers to pass its value [1]. Without it, when trying to deploy a bastion host, the module fails when trying to create the instance template.

References

  1. https://github.com/terraform-google-modules/terraform-google-vm/blob/01f273d4e9fc5481602e9fe2ed5e9fbc857bc4b4/modules/instance_template/variables.tf#L77

@viniciusdsmello viniciusdsmello requested a review from a team as a code owner January 17, 2023 17:05
@google-cla
Copy link

google-cla bot commented Jan 17, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@viniciusdsmello viniciusdsmello changed the title Adds region settings used to configure the instance template feat: adds region settings used to configure the instance template Jan 17, 2023
@comment-bot-dev
Copy link

@viniciusdsmello
Thanks for the PR! 🚀
✅ Lint checks have passed.

@viniciusdsmello
Copy link
Contributor Author

Hey @bharathkkb @apeabody, do any of you could review this PR? :)

Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @viniciusdsmello!

@apeabody apeabody merged commit 00a863c into terraform-google-modules:master Jan 25, 2023
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.

3 participants