Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional variables to ensure scratch disks for templates #75

Conversation

symbiont-jon-bogaty
Copy link

Instance templates do not in their current form allow creation of scratch disks. The missing parameters mean that you end up defaulting to incompatible flags when you try to setup NVME, etc... This is an attempt to add in the missing parameters. With it I can setup an instance template with a scratch disk.

@morgante
Copy link
Contributor

morgante commented Feb 7, 2020

Unfortunately adding these is a breaking change because Terraform currently requires that all object values be filled in.

A few more places will need to be updated:

@symbiont-jon-bogaty symbiont-jon-bogaty deleted the feature/template-allow-scratch-disks branch August 14, 2020 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants