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

Question: Using Terraform Compliance in CircleCI with Terraform and Python Orbs #718

Closed
chrispenny opened this issue Oct 4, 2023 · 4 comments · Fixed by #719
Closed

Comments

@chrispenny
Copy link
Contributor

Firstly, just let me say: Great project!

Question

Would some documentation regarding how you might use Terraform Compliance within CircleCI be desired?

Being new to Terraform, I found it to be a bit of a struggle to figure out, and I didn't really find any great (single) resource online on how to get them working together. I've since managed to get everything working using the following CircleCI Orbs:

  • circleci/python
  • circleci/terraform

I would be happy to contribute some documentation/examples, if you'd like them.

If you would like them, where in the docs directory would you like them located?

@eerkunt
Copy link
Member

eerkunt commented Oct 4, 2023

Hello @chrispenny, thanks for the kind words.

Documentation would be great! I think we can create a new section called, "Using in CI/CD" and we can just start with CircleCI under that.

Thanks a lot for supporting the project!

@chrispenny
Copy link
Contributor Author

I've raised a Pull Request to add the documentation. I ended up switching to GitHub Actions, so I was actually able to cover both GitHub and CircleCI 😄

@eerkunt
Copy link
Member

eerkunt commented Oct 12, 2023

Thanks a lot for taking initiative and adding the docs!

@chrispenny
Copy link
Contributor Author

My pleasure! Happy to contribute :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants