bland-florist-21412
06/01/2021, 8:18 PMdiff
method and such so that if it's been replaced it says not changes need to happen. I got that mostly working but it seems you can't use pulumi_gcp
to create the temporary service inside the custom provider (I get an error that says, "Program run without the Pulumi engine available; re-run using the pulumi
CLI" even though it was run via pulumi up
). Even if I could use pulumi_gcp
I don't see a way to destroy the resource created in the create
method when delete
is called. So I can make this work with native API calls or Google's own Python SDK but that all seems like more work than should be necessary. Is there a clean way to do this?No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by