Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
翻译 - 将现有的AWS资源导出为Terraform样式(tf,tfstate)
Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.
翻译 - 阅读您的tfstate或HCL生成针对每个提供程序的特定图,仅显示最重要/最相关的资源。
Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
Terraform destroy without configuration files
Terraform Module to create Terraform state storage backend based on AWS S3 and DynamoDB for state locking.
Terraform HTTP backend that stores the state in a Vault secret.
Terraform de Storage (S3) para persistência e compartilhamento de estados do Terraform.
Terraform module to create Remote State Storage resources for workload deployment on Azure Cloud.
git `pre-commit` hook to encrypt sensitive files using `ansible-vault` ❇️ mirrorred repo
Compare the tfstate before apply and the tfstate after apply, and comment the instance name and ip address in the github pull request.
The Terraform Remote Backend project with State Locking in AWS involves setting up a remote backend with state locking, which helps to prevent concurrent state operations and potential conflicts. The ...
Lab: building a cloud infrastructure using terraform
This is a Terraform project that can be used to create an Azure virtual machine, virtual network, storage account, and load balancer into your existing resource group. Then, it creates and uploads the...
Terraform build of a Remote Backend in Azure