Hi everyone - I'm trying use CDK v2 to deploy file...
# general
f
Hi everyone - I'm trying use CDK v2 to deploy files to a bucket via "aws-cdk-lib/aws-s3-deployment" and using BucketDeployment, but the resource type is Custom::CDKBucketDeployment and there is no direct mapping to it for Cloud Control API (https://docs.aws.amazon.com/cloudcontrolapi/latest/userguide/supported-resources.html). Even with manual mapping, it doesn't really seem to work. Does anyone know a workaround for this?
b
could you open an issue for this? i’ll get the engineers to take a look
hi @famous-lighter-79715 - following up here, perhaps I wasn’t clear. I asked for an issue, not a support ticket: https://github.com/pulumi/pulumi-cdk/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
could you open a github issue?