pulumi-cloud
pulumi-cloud copied to clipboard
Create a cloud.Key abstraction
trafficstars
It seems we will want a cloud.Key abstraction, or something like it, that permits encryption and decryption. On AWS, for example, this would map to an aws.kms.Key resource.
I believe we decided to hold off on non-compute cloud resources like this for a bit.