answerdigital / answerdigital/terraform-modules
Add Terraform Plan to CI/CD
Open
enhancement
github_actions
good first issue
- Dominant language
- HCL
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
We can use the Academy Org for planning, however I recommend we create a new account in that org to do so.
This PR runs the command
"terraform plan" command using the provided example.tf
e.g.
``cd examples``
``terraform plan``
This will allow us to plot out the Architecture and could help prevent bugs with the terraform code, We will need examples for other modules too!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.