mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-08 00:00:42 +02:00
Add pulumi resources
Pulumi documentation
This commit is contained in:
committed by
GitHub
parent
f754a4d80b
commit
541eb50fb1
@@ -1 +1,7 @@
|
||||
# Pulumi
|
||||
# Pulumi
|
||||
|
||||
Pulumi is an open source Infrastructure as Code tool that can be written in TypeScript, JavaScript, Python, Go, .NET, Java, and YAML to model cloud infrastructure.
|
||||
|
||||
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.pulumi.com/'>Pulumi Website</BadgeLink>
|
||||
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://www.pulumi.com/docs/'>Official Documentation</BadgeLink>
|
||||
<BadgeLink badgeText='Getting Started Guide' colorScheme='blue' href='https://www.pulumi.com/docs/get-started/'>Pulumi Getting Started Guide</BadgeLink>
|
||||
|
Reference in New Issue
Block a user