
DEVSECOPS Talks #25 -All The Things You Wanted To Know About Pulumi. Explained
The DevSecOps Talks Podcast
00:00
Using a State URL in Pulumi UR
A state URL is made up of a couple of things. A Pulumi project is the actual code itself. Then it has a type, so like an S3 bucket,. And then it has a name resource. So where it sits on the file system doesn't matter. It can be buried five levels down or three modules down. If even if you need to move things around, Pulumi has added what's called aliases. Aliases mean that when you did rename a resource, you can give Pulumi the old name of the resource and Pulumi will understand that it doesn't need to recreate it. Because we've gone for the create before delete approach, whereas Terraform is delete before
Transcript
Play full episode