Open ekrengel opened 5 years ago
At the very least we want to provide docs on our recommended approach
@lukehoban what do you think the priority here is?
I believe this is already possible to the same degree it is possible for normal Pulumi code. I believe for handling more advanced cases - like first class providers, and for simplifying more broadly, we should actually focus on a more foundational improvement to expose configured sdk objects from providers and enable use of things like aws.sdk
at deployment (and policy execution) time.
This does not feel like a PaC GA requirement though.
A lot of Policies when we wrote during the Pac-athon required calls to AWS/GCP/Azure/etc. We need to provide a recommendation on how to call these SDKs.