1. Requirements Gotchas 2. Optional values - input (try/can) 3. Optional values - output (merge) 4. Publishing set up for plugins in MAINTAINERS.md 5. Implicit schema derivation in HCL gotchas (e.g. `foo ? "bar" : true` is not allowed)
foo ? "bar" : trueis not allowed)