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.

List Terraform repositories

auth

129
Stars
29
Forks
Watchers

🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets

terraform-lambda-fixed-ip

23
Stars
8
Forks
Watchers

Provide a fixed IP (ElasticIP) to your AWS Lambdas

awesome-terraform-cdk

45
Stars
1
Forks
Watchers

A collection of awesome things related to the Terraform CDK (cdktf)

cloud-run-iap-terraform-demo

65
Stars
16
Forks
Watchers

Deploy an IAP-secured application to Cloud Run using Terraform (e.g. an admin portal or internal company app)

aws-sns-slack-terraform

79
Stars
32
Forks
Watchers

A Terraform module which sends SNS events to Slack with AWS lambda function

terraform-provider-jenkins

76
Stars
42
Forks
Watchers

Jenkins Terraform Provider

laravel-deployment

210
Stars
29
Forks
Watchers

📗[WIP] 追求质量的 Laravel 应用部署上线课程。

terraform-provider-inwx

24
Stars
9
Forks
Watchers

terraform provider for INWX

terraform-provider-proxmox

28
Stars
5
Forks
Watchers

terraform provider for proxmox

infra

100
Stars
10
Forks
Watchers

My home or for-home infrastructure written as code defining GitOps principles for Kubernetes clusters.