user.lang.terraform.terraform
state {user.terraform_module_block} | Inserts a new module-related block of a given type (e.g. variable, output, provider…) |
resource <user.text> | Inserts a new resource block with given name |
data [source] <user.text> | Inserts a new data block with given name |
[state] prop {user.terraform_common_property} | Insert text at the current cursor position code_operator_assignment |
type {user.code_type} | Insert text at the current cursor position |