I was trying to publish to ECR and I found the doc...
# aws
p
I was trying to publish to ECR and I found the documentation did not match the code. Specifically https://github.com/pulumi/pulumi-hugo/commit/87c09bb1cc94f06ea5e98e537e73a8841f35f340#diff-cea23732bd3ad9f80e0bc092[…]9bd54741787556f5a0b84b08828R49 I do not see awsx.ecr.Image - is that something that maybe is in development / not released yet?
Copy code
"dependencies": {
    "@pulumi/aws": "^5.0.0",
    "@pulumi/aws-apigateway": "^0.0.9",
    "@pulumi/awsx": "^0.40.0",
    "@pulumi/pulumi": "^3.0.0"
  },
Yeah, the docs appear to be all generated from 1.0.0-beta - is that intentional? If so it's confusing because it is pretty different from 0.40