google-compute-engine-plugin
google-compute-engine-plugin copied to clipboard
[Feature] Include help text that clarifies requirements for boot disk
From #69 I discovered that currently users only learn through the documentation that the boot disk image must have Java 8 installed.
Currently, only the bootDiskAutoDelete field has help text. This tracks the work to add help text to the remaining boot disk fields to provide users information on the boot disk requirements directly in the UI.
I can take this on.