I use aws-ecr-push-image in atlassian/bitbucket pipelines pipe
I want to automate ecr deploy
but I must create a repository manually or Add manual create repository pipeline code to all repo (It's not wise)
I want option that create if ecr repository does not exist with OIDC
Please add this option for me to escape from manual work.