https://github.com/robcxyz/tackle-terraform
Tackle-box template for a terraform module.
https://github.com/robcxyz/tackle-terraform
Last synced: about 2 months ago
JSON representation
Tackle-box template for a terraform module.
- Host: GitHub
- URL: https://github.com/robcxyz/tackle-terraform
- Owner: robcxyz
- Created: 2021-02-25T09:57:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:53:22.000Z (over 1 year ago)
- Last Synced: 2025-01-31T07:33:11.643Z (4 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tackle-terraform
Tackle template to start terraform module with basic boilerplate.
### Usage
```
pip3 install tackle-box
tackle https://github.com/geometry-labs/tackle-terraform
```