Hi everyone. Found what seems to be a critical bug...
# general
b
Hi everyone. Found what seems to be a critical bug in creating s3 buckets. When creating a bucket that already exists (was created manually or created by a different pulumi stack) pulumi will show 'created' and the stack will now reference that already existing bucket. Meaning we can have the same s3 bucket managed by different stacks. Expected behavior: Pulumi should fail creating an already existing bucket (that is not managed by this stack). Pulumi CLI version: 1.3.1, Pulumi SDK version: 1.2.0, Pulumi AWS version: 1.5.0
b
Can you open an issue on Pulumi/Pulumi-aws and I will try and recreate this?
b
Sure
b
Thanks!
b