This message was deleted.
s
This message was deleted.
w
I thought there was a
name
parameter available? https://www.pulumi.com/docs/reference/pkg/aws/ecr/repository/#inputs
b
it's not in RepositoryArgs
Any ideas?
r
f
I suspect you might be using
@pulumi/awsx
which does not have a
name
property in the args. You can use
@pulumi.aws
instead which will let you set it.
b
Thanks guys -- it was awsx