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

Internal Failure due to incorrect registration instructions #33

Closed OlafConijn closed 3 years ago

OlafConijn commented 3 years ago

Describe the issue After following the registration instructions on an AWS account that did not have the types registered prior creating a template results in 'internal failure'

To Reproduce Follow registration instructions and create a resource on a fresh AWS Account https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-codeartifact#register-a-codeartifact-repository-resource-provider-with-the-aws-cli

Expected behavior The Registration instructions are wrong. the should include the registration of the execution role and this should be passed when registering. Similar to this example

Screenshots or logs If applicable, add screenshots or logs to help explain your problem.

sankalpbhandari commented 3 years ago

Looking into it.

sankalpbhandari commented 3 years ago

Closing this issue as instructions have been updated as part of https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-codeartifact/pull/35