hashicorp / terraform-provider-ignition

Terraform Ignition provider
https://www.terraform.io/docs/providers/ignition/
Mozilla Public License 2.0
39 stars 64 forks source link

ignition_file: filesystem marked optional in docs but is required #19

Closed discordianfish closed 7 years ago

discordianfish commented 7 years ago

Hi

docs say it's optional: https://www.terraform.io/docs/providers/ignition/d/file.html#filesystem

But it's not:

* module.do-fra1-test.data.ignition_file.hostname: "filesystem": required field is not set

Also not documented what to set this to if you don't want/need to (re)configure the rootfs. I've already tried root which seems to work. I'd suggest making that the default if not omitted.

omarabid commented 6 years ago

This still shows up as optional to me? https://www.terraform.io/docs/providers/ignition/d/file.html