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

Allow upstreams, policies, and externcal connections on Create. #19

Closed jonjara closed 3 years ago

jonjara commented 3 years ago

Issue #, if available:

Description of changes: Allow for upstreams, external connections, and policies to be specified on Create

Testing Using cfn invoke CREATE to create a repository with external connections and validated. Using cfn invoke CREATE to create a repository with upstreams and validated.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.