Terraform topic
Terraform can manage existing and popular service providers, such as AWS, as well as custom in-house solutions.
It uses configuration files to describe the components necessary to run a single application or your entire datacenter. It generates an execution plan describing what will happen to reach the desired state, and afterwards executes it to build the desired infrastructure. As the configuration changes, Terraform is able to determine the changes and create incremental execution plans which can be applied.
The infrastructure Terraform can manage includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS (Domain Name Service) entries, SaaS (Software as a Service) features.
auth
🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets
terraform-lambda-fixed-ip
Provide a fixed IP (ElasticIP) to your AWS Lambdas
awesome-terraform-cdk
A collection of awesome things related to the Terraform CDK (cdktf)
cloud-run-iap-terraform-demo
Deploy an IAP-secured application to Cloud Run using Terraform (e.g. an admin portal or internal company app)
aws-sns-slack-terraform
A Terraform module which sends SNS events to Slack with AWS lambda function
terraform-provider-jenkins
Jenkins Terraform Provider
laravel-deployment
📗[WIP] 追求质量的 Laravel 应用部署上线课程。
terraform-provider-inwx
terraform provider for INWX
terraform-provider-proxmox
terraform provider for proxmox