Terraform module block snippeter.
- Move your cursor to
source
attribute. - Open command palette and select "Insert Module Block Snippet from Current Cursor".
- tfmodblock binary v0.0.4 or newer
Key | Description | Default |
---|---|---|
tfmodblock.binPath | Path to tfmodblock binary | /usr/local/bin/tfmodblock |
tfmodblock.sort | Sort the result (tfmodblock v0.0.9+) | true |
tfmodblock.useDefault | Use default value in the variable block (tfmodblock v0.0.13+) | true |
- Remote source (e.g. git@github.com:foo/bar.git) unsupported