Hacker News new | ask | show | jobs
by tholm 664 days ago
Not quite, actually more like Pulumi's old cloud framework https://www.pulumi.com/docs/clouds/aws/cloudfx/

Resources are documented using abstract cloud concepts in code, and then provisioned by a deployment engine. The nitric deployment engines are actually build on IaC such as Pulumi/CDKTF.