Hi guys, i am creating a java based pulumi code for aws, this accepts parameters like ec2 flavour, v...
s
Hi guys, i am creating a java based pulumi code for aws, this accepts parameters like ec2 flavour, vpc, region etc and create the stack - is it possible to store this stack that i create from pulumi into my postgresql database and use that to update/delete in the future ?