Henrik Lissner 2023-02-21 19:34:02 -05:00
parent ba8bf1ab9f
commit 34b89c79ed
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
12 changed files with 23 additions and 23 deletions

View file

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