https://pulumi.com logo
#general
Title
# general
m

miniature-piano-36287

03/11/2022, 3:10 PM
I also know that's because of the data type, but, ¿there's another way to get a bucket when it's name comes from Parameter Store?
b

billowy-army-68599

03/11/2022, 4:29 PM
@miniature-piano-36287 you'd need to use an
apply()
here to get the value as a string and pass it to
getBucket
2 Views