Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>tfmodblockNew to Visual Studio Code? Get it now.
tfmodblock

tfmodblock

tsubasaogawa

|
110 installs
| (0) | Free
Terraform module block snippeter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tfmodblock vscode extension

Terraform module block snippeter.

Demo

Usage

  1. Move your cursor to source attribute.
  2. Open command palette and select "Insert Module Block Snippet from Current Cursor".

Requirements

  • tfmodblock binary v0.0.4 or newer

Settings

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

Limitation

  • Remote source (e.g. git@github.com:foo/bar.git) unsupported
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft