https://github.com/wbat/wbat-terraform
WBAT Terraform Repo
https://github.com/wbat/wbat-terraform
aws hcl terraform terraform-aws terraform-cloud terraform-github
Last synced: 3 months ago
JSON representation
WBAT Terraform Repo
- Host: GitHub
- URL: https://github.com/wbat/wbat-terraform
- Owner: wbat
- License: mit
- Created: 2023-04-09T01:49:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-10T23:27:08.000Z (4 months ago)
- Last Synced: 2026-01-11T06:52:14.885Z (4 months ago)
- Topics: aws, hcl, terraform, terraform-aws, terraform-cloud, terraform-github
- Language: HCL
- Homepage:
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WBAT Terraform
[](https://www.terraform.io/)
[](https://github.com/wbat/wbat-terraform/actions/workflows/terraform_ci.yml)
[](https://github.com/wbat/wbat-terraform/branches)
[](https://github.com/wbat/wbat-terraform/commits/main)
[](https://github.com/wbat/wbat-terraform/commits/main)
[](https://github.com/wbat/wbat-terraform/pull/)
[](https://github.com/wbat/wbat-terraform/pulls?q=is%3Amerged)
[](https://github.com/wbat/wbat-terraform/graphs/commit-activity)
[](https://github.com/wbat/)
[](https://github.com/wbat/wbat-terraform/blob/master/LICENSE)
## Getting Started
* Download Terraform
* Read credentials.tf in each directory and determine how you want to store your credentials.
* Run `terraform init` and then `terraform plan` in each directory to make sure everything is working. This will not make any changes.