https://github.com/kanziw/learn-terraform
https://github.com/kanziw/learn-terraform
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanziw/learn-terraform
- Owner: kanziw
- Created: 2022-09-24T01:27:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-24T01:59:35.000Z (over 2 years ago)
- Last Synced: 2025-01-17T07:34:19.191Z (5 months ago)
- Language: HCL
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-terraform
## Install
```zsh
$ asdf plugin-add terraform https://github.com/asdf-community/asdf-hashicorp.git
$ terraform -install-autocomplete
```