Repository navigation

#

Terraform

Created by Mitchell Hashimoto, HashiCorp

发布于 July 28, 2014

hashicorp/terraform
www.terraform.io
维基百科

相关主题

Infrastructure as code
terraform 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

Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions

Python
74028
23 天前
hashicorp/terraform

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

Go
45018
1 天前
MichaelCade/90DaysOfDevOps

This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.

Shell
27836
2 个月前

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

Go
17829
3 天前

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

Go
13458
2 天前
semaphoreui/semaphore

Modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.

Go
11677
11 小时前

The AWS Provider enables Terraform to manage AWS resources.

Go
10265
12 小时前
coder/coder
Go
9515
7 小时前

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

Go
8577
9 小时前

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

Python
8543
21 天前
runatlantis/atlantis
Go
8188
2 天前

Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.

Go
7637
21 小时前

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

Python
7494
1 天前

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, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..

Shell
6698
5 天前

Curated list of resources on HashiCorp's Terraform and OpenTofu

5819
12 小时前