Organizations often find themselves constrained by domain-specific languages when managing cloud infrastructure, leading to complex workarounds and maintenance challenges. This workshop demonstrates how transitioning to a general-purpose programming language can transform your infrastructure management, making common tasks more intuitive and maintainable.
talk-data.com
Topic
hcl
4
tagged
Activity Trend
In this workshop, you’ll learn how to build on top of your existing Terraform code with Pulumi or replace Terraform entirely. Learn how to consume TF outputs in Pulumi programs, automatically convert HCL to a general-purpose language, and import resources from Terraform state files into your Pulumi state files.
This workshop demonstrates how transitioning to a general-purpose programming language can transform your infrastructure management, making common tasks more intuitive and maintainable. Join us to learn: The advantages of using general-purpose languages like TypeScript vs DSL, like HCL; How to introduce Pulumi IaC and either coexist with or convert your existing Terraform code; Advanced features for infrastructure automation and robust, secure, scalable IaC
Workshop: Learn how to build on top of your existing Terraform code with Pulumi or replace Terraform entirely. Topics: - Leverage existing Terraform by consuming TF outputs in Pulumi programs. - Convert existing HCL automatically to a general-purpose language. - Import resources from Terraform state files into your Pulumi state files.