Skip to content

Commit

Permalink
Merge pull request #164 from ethanmdavidson/patch-1
Browse files Browse the repository at this point in the history
Add content to iac index page
  • Loading branch information
christophcrichter committed Jan 26, 2024
2 parents 1e7f709 + ed0c1b5 commit 6bddd03
Showing 1 changed file with 11 additions and 1 deletion.
Expand Up @@ -2,4 +2,14 @@
title="Infrastructure as Code (IaC)"
url="/infrastructure-as-code"
bookCollapseSection=true
+++
+++

**Infrastructure as Code**

Infrastructure as Code (IaC) allows you to provision and manage infrastructure resources from code, rather than manual processes.
It is the key to reducing toil and risk when managing infrastructure of any significant scale.

| **Integration** |
| ----------------------------------------------------------------- |
| [Pulumi]({{< relref "pulumi" >}}) |
| [Terraform by Hashicorp]({{< relref "terraform-by-hashicorp" >}}) |

0 comments on commit 6bddd03

Please sign in to comment.