rhythmic-branch-12845
04/14/2022, 4:53 AMPreviewing update (dev):
Type Name Plan Info
pulumi:pulumi:Stack pulumi-t-dev 1 warning
+ └─ aws:s3:BucketObject index.html create 2 warnings
Diagnostics:
pulumi:pulumi:Stack (pulumi-t-dev):
warning: bucket is deprecated: Use the aws_s3_object resource instead
aws:s3:BucketObject (index.html):
warning: urn:pulumi:dev::pulumi-t::aws:s3/bucketObject:BucketObject::index.html verification warning: Argument is deprecated
warning: urn:pulumi:dev::pulumi-t::aws:s3/bucketObject:BucketObject::index.html verification warning: Argument is deprecated
Do you want to perform this update? [Use arrows to move, enter to select, type to filter]
1. the object deploys fine.. but why the warning, and can we fix this? (should we be using BucketObjectv2
?)
2. I dug a bit into the docs and found https://www.pulumi.com/registry/packages/aws/api-docs/s3/bucketobject/ (which I assume is the right doc for aws_pulumi.s3.BucketObject?). There are deprecation warnings, sure (specifically: Deprecated: Use the aws_s3_object resource instead
), but how about giving an actual link to this “aws_s3_object resource” so we actually have more info, and hopefully know what to do?billowy-army-68599
04/18/2022, 3:32 AMrhythmic-branch-12845
04/18/2022, 3:39 AMbillowy-army-68599
04/18/2022, 3:43 AMrhythmic-branch-12845
04/18/2022, 3:45 AM