late-chef-72896
01/28/2025, 7:25 AMautonaming
but when I try to add a specific resource "aws:s3/bucket:Bucket\"
I get an error that it is not a valid configuration option. When I drop the :
from the string Pulumi is happy. I haven't found a way to escape thoselate-chef-72896
01/28/2025, 7:38 AMstderr: error: invalid configuration key: could not parse pulumi:autonaming.providers.aws.resources."aws:s3/bucket:Bucket".pattern as a configuration key (configuration keys should be of the form `<namespace>:<name>`)
late-chef-72896
01/28/2025, 7:57 AM