terraform-google-modules/terraform-google-vm

Name variable for instance template

Deepak-Suresh opened this issue · 2 comments

TL;DR

Currently this instance_template submodule has only name_prefix which results in the mentioned prefix hyphen date and unix epoch timestamp.

e.g example-instance-template-20220206101222930700000001

no option to ignore the timestamp.

expected : Just User defined name for the instance template.

e.g instance-template1

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

+1 - The issue is closed, but I think this should still be considered