Skip to content

Commit

Permalink
Merge pull request #2360 from desteves/pulumi
Browse files Browse the repository at this point in the history
added pulumi iac
  • Loading branch information
rupali-codes authored May 28, 2024
2 parents c311ae8 + e453dea commit 45b874a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/devops/iac.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"name": "Pulumi Documentation",
"description": "Pulumi is an open-source infrastructure as code (IaC) tool that allows you to define, deploy, and manage cloud infrastructure using familiar programming languages such as JavaScript, TypeScript, Python, Go, and .NET/C#. Pulumi's official documentation contains comprehensive material, providing users with getting started guides, best practices, and more.",
"url": "https://www.pulumi.com/docs",
"category": "devops",
"subcategory": "iac"
},
{
"name": "Terraform Documentation",
"description": "Terraform is an infrastructure as code tool that lets you build, change, and version infrastructure safely and efficiently. The official Terraform documentation serves as a comprehensive resource for users, offering detailed information, guidance, and best practices for effectively using Terraform.",
Expand Down

0 comments on commit 45b874a

Please sign in to comment.