Henrik Lissner 2024-04-03 17:24:17 -04:00
parent 52599ab536
commit 747a57fe54
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
10 changed files with 18 additions and 18 deletions

View file

@ -1,6 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; tools/terraform/packages.el
(package! terraform-mode :pin "e8b57df8c2a3d3171f3768f60eb84067f553289c")
(package! terraform-mode :pin "a645c32a8f0f0d04034262ae5fea330d5c7a33c6")
(when (modulep! :completion company)
(package! company-terraform :pin "8d5a16d1bbeeb18ca49a8fd57b5d8cd30c8b8dc7"))