Skip to content

Releases: hcl-emacs/terraform-mode

v1.1.0

31 Jul 18:22
80383ff

Choose a tag to compare

What's Changed

  • doc: add doc about C-c C-h key by @dod38fr in #62
  • fix: provide correct URL for data sources by @dod38fr in #61
  • C-c C-u: terraform-kill-doc-url - Kill documentation URL by @jplindstrom in #63
  • Feature: new key bindings to add doc URL in comment above resource or data block by @dod38fr in #64
  • Fix code to open Terraform resource documentation by @dod38fr in #67
  • Fix docstring lint: use correct quotes on symbols; limit line length by @gutron in #70
  • Added support for .tofu suffix for OpenTofu by @dotemacs in #71
  • Really add .tofu suffix by @dotemacs in #72
  • add option to customize command with terraform-command by @chadac in #74
  • make imenu-sort-function as local variable in terraform-mode by @buzztaiki in #65

New Contributors

Full Changelog: 1.0.1...1.1.0

Version 1.0.0

03 Mar 12:05
7b1e482

Choose a tag to compare

Initial "stable" release.