Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 803 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 803 Bytes

{% if mig %}

Managed Instance Group (MIG)

This module is used to create a google_compute_region_instance_group_manager, and optionally, an autoscaler and healthchecks.

{% else %}

Managed Instance Group (MIG) with percent

This module allows you to set the percentage ratio of second version of instance template on Managed Instance Group.

{% endif %}

Usage

See the [simple example](../../examples/{{ module_name }}/simple) for a usage example.

Upgrading

The current version is 2.X. The following guides are available to assist with upgrades: