For most Terraform-style schemas this works naturally, because HCL attribute names are usually also valid Python attribute names. The edge cases matter, though, because PHCL aims to author native HCL ...
Terraform code is written in a language called HCL (HashiCorp Configuration Language). You might be thinking, "Do I have to learn another new language?" but don't worry. HCL is quite simple. If you ...