gradle-aws-plugin
                                
                                
                                
                                    gradle-aws-plugin copied to clipboard
                            
                            
                            
                        Feature Request: ECR
AWS has finally brought ECR live and having access to it from within a build tool makes a lot of sense. I would be willing to work on adding the feature but just want to make sure you all would be open to adding it.
We will open everytime! We are welcome to your contributions!
Only waiting for it!
Isn't this already handled in https://github.com/classmethod/gradle-aws-plugin/blob/develop/src/main/java/jp/classmethod/aws/gradle/ecr/AmazonECRCreateRepositoryTask.java? I landed here from searching for a solution in gradle to automate the ECR repo creation task, but I noticed that there is already source handling this.
@miyamoto-daisuke can you clarify the current state of ECR support within this plugin?