Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Terraform Plan to CI/CD #65

Open
robg-test opened this issue Jun 5, 2023 · 0 comments
Open

Add Terraform Plan to CI/CD #65

robg-test opened this issue Jun 5, 2023 · 0 comments
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code good first issue Good for newcomers

Comments

@robg-test
Copy link
Collaborator

robg-test commented Jun 5, 2023

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!

@robg-test robg-test added enhancement New feature or request good first issue Good for newcomers github_actions Pull requests that update GitHub Actions code labels Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant