terraform-google-modules/terraform-google-vm

Stateful IP Addresess

cydergoth opened this issue · 5 comments

TL;DR

MiGs now support stateful IP Addresses like stateful disks. I don't see a way to set that in this module.

Terraform Resources

No response

Detailed design

No response

Additional information

No response

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

I also need this in order to configure the "Group Config" from the module:

image

There is also a lifecycle option for stateful MIGs that is useful when working with them:

image

Both of these would be very useful to be able to define upfront!