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

Allow IP assignment in instance templates #117

Open
honzous opened this issue Oct 16, 2020 · 2 comments
Open

Allow IP assignment in instance templates #117

honzous opened this issue Oct 16, 2020 · 2 comments
Labels
enhancement New feature or request P3 medium priority issues triaged Scoped and ready for work

Comments

@honzous
Copy link
Contributor

honzous commented Oct 16, 2020

The google_compute_instance_template allows to reserve IP address:

network_ip - (Optional) The private IP address to assign to the instance. If empty, the address will be automatically assigned.

This feature is missing in the instance_template submodule.

@github-actions
Copy link

This issue 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

@github-actions github-actions bot added the Stale label Feb 12, 2021
@morgante morgante added enhancement New feature or request P3 medium priority issues triaged Scoped and ready for work and removed Stale labels Feb 12, 2021
@yuryninog
Copy link

Hi! @morgante good night:

I would like to work in this issue, however I found this commit solved it. a53e140#diff-bbaf3e7a7bb61e600550b567127a1726566e2f7fec49c58f57ddf6a77d1156d3

I understand that an enhancement is required here, so I would like to have more context about the expected output, please. I will appreciate any additional description.

Thank you very much ... in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 medium priority issues triaged Scoped and ready for work
3 participants