from Hacker News

Show HN: Terraform Cloud Costs for Devs in Pull Request via .tf File Changes

by hkh on 8/31/20, 5:09 PM with 2 comments

  • by nevon on 9/1/20, 3:10 PM

    Love the idea. I see that the Terraform parser looks like it's pretty isolated from the rest of the code. Would it be reasonably possible to generate a generic plan from something else (such as a CloudFormation changeset in my case) rather than tying it directly to Terraform?