Are there any plans for higher-level interfaces in Pulumi, or do these already exist as 3rd party packages somewhere ? Coming from CDK v2 to Pulumi is a huge step backwards when supporting only AWS.
It says it's in preview, and it was a more general question since I'm only using Pulumi since I want to support multiple clouds -- ideally there would be high level interfaces that are in Pulumi like they are in CDK so when I add support for GCP, Azure, etc I don't have to go back to the stone-ages...
I already have my application deployment written using the CDK, using the CDK in Pulumi adds no value