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
77992
12 天前
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
46187
6 小时前
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
28284
3 个月前

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

Go
18746
1 天前

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

Go
13958
16 小时前
semaphoreui/semaphore

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

Go
12360
10 小时前
coder/coder
Go
10730
1 小时前

The AWS Provider enables Terraform to manage AWS resources.

Go
10466
7 小时前

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

Go
8874
1 天前

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

Python
8811
2 个月前
runatlantis/atlantis
Go
8434
16 小时前

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

Python
7814
17 小时前

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

Go
7741
8 小时前
turbot/steampipe
Go
7453
18 小时前

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
7062
1 个月前

Curated list of resources on HashiCorp's Terraform and OpenTofu

6102
2 天前