5 items tagged with "pulumi"
Define cloud resources in a general-purpose programming language using Pulumi and deploy them with up and destroy.
Migrate IaC from Terraform HCL to Pulumi using general-purpose languages and state import
Infrastructure as Code using real programming languages
Terraform uses a declarative DSL (HCL) for infrastructure as code; Pulumi lets you define infrastructure in general-purpose languages like TypeScript, Python, or Go.
Managing and provisioning infrastructure through machine-readable configuration files