Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwelch/test-workspace
Test Terraform Workspace
https://github.com/pwelch/test-workspace
terraform
Last synced: 28 days ago
JSON representation
Test Terraform Workspace
- Host: GitHub
- URL: https://github.com/pwelch/test-workspace
- Owner: pwelch
- Created: 2019-04-03T15:46:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T14:06:21.000Z (about 3 years ago)
- Last Synced: 2024-10-09T16:42:12.326Z (about 1 month ago)
- Topics: terraform
- Language: HCL
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-workspace
![Terraform](https://github.com/pwelch/test-workspace/workflows/Terraform/badge.svg?branch=master)
Simple random terraform plan for testing
```
terraform init
terraform plan
terraform apply
```