https://pulumi.com logo
Title
t

tall-needle-56640

12/02/2020, 10:09 PM
I'm confused with the generated code vs. the API spec. The API spec has a delete for PolicyExemption, but the generated code does not.
t

tall-librarian-49374

12/02/2020, 10:12 PM
What do you mean by delete? We don’t have any deletes in SDK - these are all Pulumi resources.
I mean, we don’t map each operation, we map a set of operations to a resource
t

tall-needle-56640

12/02/2020, 10:26 PM
Sorry. Dumb mistake. I'm just super confused how the namespace versions are supposed to be working. Because they all look like they have a different set of resources. I added an example on GitHub.