Tag: Language Design
All the articles with the tag "Language Design".
-
Designing a Terraform language feature like Terraform Actions
Actions is a new language feature of Terraform that allows you to express non-CRUD operations in your configuration. Integrating this innovative new construct into Terraform required some careful design decisions we will explore in this blog post.