aws-cloudformation / aws-cloudformation-resource-providers-codeartifact

The CloudFormation Resource Provider Package for the AWS CodeArtifact service
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_CodeArtifact.html
Apache License 2.0
27 stars 7 forks source link

ReadHandler for repository should make repository endpoint url available. #25

Open sankalpbhandari opened 3 years ago

sankalpbhandari commented 3 years ago

Is your feature request related to a problem? Please describe. Without it, GetAtt cannot get endpoint url for repositories

Describe the solution you'd like Translator should populate Repository endpoint URL into the resource model using getRepositoryEndpointUrl APIs

detam-amazon commented 3 years ago

Reviewed with jonjara and sankalpbhandari. Sankalp to add more details on potential use cases for this. Assigning to backlog for now to track demand for this.