An open API service indexing awesome lists of open source software.

https://github.com/thought-machine/terraform-cloud-providers

Terraform Cloud Recepies that can be used as a reference for deploying and managed infrastructure that is required by Vault
https://github.com/thought-machine/terraform-cloud-providers

Last synced: 3 months ago
JSON representation

Terraform Cloud Recepies that can be used as a reference for deploying and managed infrastructure that is required by Vault

Awesome Lists containing this project

README

          

# Cloud Provider Terraform Templates

Set of Terraform templates that can be used for provisioning infrastrcture required by Vault.

These guides are provided as is, and not intended to be used for Production or supported by Thought Machine.

## Getting Started

Depending on the Cloud Provider used, you will find a list of example terraform that be used to provision the infrastrcture.

All this can be deployed and destroyed using terraform to ensure that it can spin up and quickly destory the resources.

Once you have cloned the repo, go the specific area for you Cloud Provider and you will have further details on how to run it and what is required.

## Google Cloud

[google-cloud](/google-cloud/) - Terraform resources and guide on getting started.

Please ensure you update the tfvars file before running as this will contain the configuration required for your environment.

## AWS Cloud

[aws-cloud](/aws-cloud/) - Terraform resources and guide on getting started.