Configure stateful IP addresses on MIG creation
Stay organized with collections
Save and categorize content based on your preferences.
Configure stateful IP addresses when you create a managed instance group (MIG).
Explore further
For detailed documentation that includes this code sample, see the following:
Code sample
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["Managed instance groups (MIGs) can be configured to use stateful IP addresses during creation."],["Terraform can be utilized to configure stateful internal and external IP addresses for MIGs, specifying which network interface to apply them to."],["The `delete_rule` attribute, within the stateful IP configuration in Terraform, determines if the IP is deleted with the permanent removal of an instance."],["There is further documentation regarding this configuration under \"Configuring stateful IP addresses in MIGs\"."]]],[]]