Skip to content

Commit 592fe33

Browse files
committed
Fix dangling em-dash appositive in CFEngine hedge (what-is-infrastructure-as-code.md L234)
1 parent 0354069 commit 592fe33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/what-is/what-is-infrastructure-as-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ IaC shows up across a lot of cloud workflows, but a few patterns account for mos
231231

232232
## What are the most popular infrastructure as code tools?
233233

234-
The IaC tooling landscape has grown a lot since CFEngine — released in 1993, and one of the earliest tools in the category. The tools you're most likely to encounter today:
234+
The IaC tooling landscape has grown a lot since CFEngine — released in 1993 and one of the earliest tools in the category — kicked things off. The tools you're most likely to encounter today:
235235

236236
* **[Pulumi](/)** is declarative IaC written in general-purpose programming languages — TypeScript, JavaScript, Python, Go, .NET, and Java — plus YAML and HCL. It supports [300+ packages in the Pulumi Registry](/registry/), including AWS, Azure, Google Cloud, Kubernetes, Cloudflare, Snowflake, and Datadog.
237237
* **Terraform** is HashiCorp's tool. It uses the HashiCorp Configuration Language (HCL) and moved to a source-available BUSL license in 2023.

0 commit comments

Comments
 (0)