Skip to content

DAOSGCP-151 Remove MIGs in Terraform modules#77

Merged
mark-olson merged 1 commit intodaos-stack:developfrom
mark-olson:DAOSGCP-151-2
Apr 27, 2023
Merged

DAOSGCP-151 Remove MIGs in Terraform modules#77
mark-olson merged 1 commit intodaos-stack:developfrom
mark-olson:DAOSGCP-151-2

Conversation

@mark-olson
Copy link
Copy Markdown
Contributor

Remove Managed Instance Group (MIG) provisioning from Terrform modules.

For large deployments provisioning instances with google_compute_instance vs google_compute_instance_group_manager reduces provisioning time.

This change was provided by Margaret Lawson.

Signed-off-by: Margaret Lawson mlawsonca@google.com
Signed-off-by: Mark Olson 115657904+mark-olson@users.noreply.github.com

Remove Managed Instance Group (MIG) provisioning from Terrform modules.

For large deployments provisioning instances with google_compute_instance vs
google_compute_instance_group_manager reduces provisioning time.

This change was provided by Margaret Lawson.

Signed-off-by: Margaret Lawson <mlawsonca@google.com>

Signed-off-by: Mark Olson <115657904+mark-olson@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@mlawsonca mlawsonca left a comment

Choose a reason for hiding this comment

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

Everything looks great. Thanks!

@mark-olson mark-olson merged commit b59978d into daos-stack:develop Apr 27, 2023
@mark-olson mark-olson deleted the DAOSGCP-151-2 branch April 27, 2023 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants