helpful-easter-62786
06/01/2022, 3:33 PMicy-pilot-31118
06/22/2022, 1:50 AMicy-pilot-31118
06/22/2022, 1:51 AMdamp-holiday-59303
09/21/2022, 12:54 PMpulumi
package is basically unusuable:steep-minister-28895
12/13/2022, 4:57 PMrefined-father-93093
12/19/2022, 9:27 AMIf you have disabled auto-naming by providing a specific name for a resource, it will be treated as if it was marked as deleteBeforeReplace automatically.
Support link: https://www.pulumi.com/docs/intro/concepts/how-pulumi-works/#creation-and-deletion-order (last line)
Negate link: https://www.pulumi.com/docs/intro/concepts/resources/names/#autonaming (last line)abundant-computer-36798
01/12/2023, 1:01 AMProjectSource > type
is wrong:
https://www.pulumi.com/registry/packages/aws/api-docs/codebuild/project/#projectsource
See terraform's description for it for the proper description:
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codebuild_project#sourceabundant-computer-36798
01/12/2023, 1:02 AMabundant-computer-36798
01/12/2023, 1:04 AMtype
property of each item under Supporting Types has the incorrect documentationquiet-tomato-48326
01/20/2023, 5:32 AMconst bucket = new aws.s3.Bucket('my-bucket')
bucket.onObjectCreated( /* ... */ ) // <-- I'm looking for this
I’ve had a poke around, but I can’t seem to find it.