#

Terraform

css logo

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.

bregman-arie/devops-exercises
https://static.github-zh.com/github_avatars/bregman-arie?size=40

#面试#DevOps 面试问题,知识点涉及 Linux、Jenkins、AWS、SRE、Prometheus、Docker、Python、Ansible、Git、Kubernetes、Terraform、OpenStack、SQL、NoSQL、Azure、GCP、DNS、Elastic、网络、虚拟化等

Python 78.28 k
15 天前
hashicorp/terraform
https://static.github-zh.com/github_avatars/hashicorp?size=40

Terraform 是一种安全有效地构建、更改和版本控制基础设施的工具(基础架构自动化的编排工具)。它的目标是 "Write, Plan, and create Infrastructure as Code", 基础架构即代码。

Go 46.56 k
2 小时前
https://static.github-zh.com/github_avatars/GoogleCloudPlatform?size=40

Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.

Go 19 k
4 小时前
https://static.github-zh.com/github_avatars/GoogleCloudPlatform?size=40

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

Go 14.05 k
7 天前
https://static.github-zh.com/github_avatars/hashicorp?size=40

The AWS Provider enables Terraform to manage AWS resources.

Go 10.51 k
3 天前
https://static.github-zh.com/github_avatars/gruntwork-io?size=40

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.

Go 8.92 k
3 天前
https://static.github-zh.com/github_avatars/khuedoan?size=40

Fully automated homelab from empty disk to running services with a single command.

Python 8.85 k
5 小时前
runatlantis/atlantis
https://static.github-zh.com/github_avatars/runatlantis?size=40
Go 8.5 k
18 小时前
https://static.github-zh.com/github_avatars/bridgecrewio?size=40

Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.

Python 7.89 k
8 小时前
https://static.github-zh.com/github_avatars/gruntwork-io?size=40

Terratest是一个Golang库,用来简化基础设施代码的自动化测试编写

Go 7.76 k
1 天前
https://static.github-zh.com/github_avatars/HariSekhon?size=40

1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LD...

Shell 7.12 k
19 天前
https://static.github-zh.com/github_avatars/shuaibiyy?size=40

#Awesome#Curated list of resources on HashiCorp's Terraform and OpenTofu

6.15 k
14 天前
loading...

Created by Mitchell Hashimoto, HashiCorp

发布于 July 28, 2014

Repository
hashicorp/terraform
Website
www.terraform.io
Wikipedia
维基百科

相关主题

Infrastructure as code