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

Init Resource Handlers for AWS::CodeArtifact::Repository #16

Closed jonjara closed 4 years ago

jonjara commented 4 years ago

Basic implementation of Create/Read/Delete handlers.

Description of changes: Template code from cfn-init and implemented Create/Delete/Read handlers.

Testing Did cfn-submit on my own account, created a stack with a repository/domain template and deleted it.

Some TODOs:

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