Install terraform.

This commit is contained in:
Tom Alexander
2024-06-23 18:26:54 -04:00
parent b0a2086b6c
commit 5d0fdd341a
11 changed files with 104 additions and 0 deletions

View File

@@ -5,3 +5,5 @@ dependencies:
when: 'emacs_flavor == "full"'
- role: python
when: 'emacs_flavor == "full"'
- role: terraform
when: 'emacs_flavor == "full"'