GoogleCloudPlatform / terraform-google-managed-instance-group

Modular Google Compute Engine managed instance group for Terraform.
Apache License 2.0
63 stars 139 forks source link

Reformat for Terraform Registry #1

Closed cgriggs01 closed 7 years ago

cgriggs01 commented 7 years ago

Hi there,

renamed the path of the source to the module registry instead of the GitHub repo

removed variables because all variable information is sourced from the variable and output files.

removed figure diagram because the Terraform Registry cannot render the image

If you can merge this into master and then add another release/tag so that the module registry will update. After that we'll be able to verify this module.

Thanks Chris

danisla commented 7 years ago

LGTM, thanks