You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some content that uses TypeScript-only overlays like onObjectCreated with aws.s3.Bucket that is difficult to update to aws.s3.BucketV2 because the new resource does not yet support them (pulumi/pulumi-aws#4475).
There is some content that uses TypeScript-only overlays like onObjectCreated with aws.s3.Bucket that is difficult to update to aws.s3.BucketV2 because the new resource does not yet support them (pulumi/pulumi-aws#4475).
The text was updated successfully, but these errors were encountered: