https://github.com/will8ug/learn-terraform-docker-container
https://github.com/will8ug/learn-terraform-docker-container
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/will8ug/learn-terraform-docker-container
- Owner: will8ug
- Created: 2024-01-16T06:00:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T13:24:35.000Z (almost 2 years ago)
- Last Synced: 2025-06-05T23:11:26.663Z (about 1 year ago)
- Language: HCL
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-terraform-docker-container
Relevant commands of this repository:
```shell
terraform init
terraform apply
terraform destroy
```