Tag: terraform
All the articles with the tag "terraform".
-
1h 31minCDK for Terraform Deep Dive - The Convert Command
HashiCorp YouTube ·A code-level deep dive into the convert command that transforms HCL into CDKTF code — tracing through parsing, graph building, and code generation.
-
29 minDeep Dive: CDK for Terraform
HashiConf 2021 ·What actually happens when you run cdktf synth — from a Python CDKTF program, through JSII, to the generated HCL JSON that Terraform consumes.