big-potato-91793
08/23/2019, 2:28 PMbest-xylophone-83824
08/23/2019, 2:36 PM{name : "name-i-want"}
{arn: "arn:aws:s3:::name-i-want"}
as a second argumentbig-potato-91793
08/23/2019, 2:40 PMbucket
params in the BucketArgs
gentle-diamond-70147
08/23/2019, 3:00 PMbucket
will override this functionality and use the exact value you specify.big-potato-91793
08/23/2019, 3:03 PMgentle-diamond-70147
08/23/2019, 3:05 PMconst bucket = new aws.s3.Bucket("my-bucket", {
bucket: "my-bucket",
});
best-xylophone-83824
08/23/2019, 3:11 PMgentle-diamond-70147
08/23/2019, 3:17 PMdeleteBeforeReplace
?
I believe we're doing exactly that with https://github.com/pulumi/pulumi-terraform/issues/383.best-xylophone-83824
08/23/2019, 3:29 PMbig-potato-91793
08/23/2019, 3:32 PM