GitBook: [main] 2 pages modified

This commit is contained in:
Jonathan Schneider
2021-09-28 19:08:02 +00:00
committed by gitbook-bot
parent ceb467cb5c
commit 7f8bc87205
2 changed files with 9 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
* [Creating your own recipes with Builder](how-to/creating-your-own-recipes-with-builder.md)
* [Importing projects from GitHub](how-to/importing-projects-from-github.md)
* [Importing External Recipes](how-to/importing-external-recipes.md)
* [Terraform Cloud integration](how-to/terraform-cloud-integration.md)
## References

View File

@@ -0,0 +1,8 @@
---
description: How to run OpenRewrite Terraform recipes on every Terraform Cloud run.
---
# Terraform Cloud integration
To be documented...