Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-codeartifact
The CloudFormation Resource Provider Package for the AWS CodeArtifact service
https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-codeartifact
aws aws-cloudformation codeartifact
Last synced: 6 days ago
JSON representation
The CloudFormation Resource Provider Package for the AWS CodeArtifact service
- Host: GitHub
- URL: https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-codeartifact
- Owner: aws-cloudformation
- License: apache-2.0
- Created: 2020-06-25T22:51:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T17:10:01.000Z (8 months ago)
- Last Synced: 2024-04-03T18:30:08.329Z (8 months ago)
- Topics: aws, aws-cloudformation, codeartifact
- Language: Java
- Homepage: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_CodeArtifact.html
- Size: 30.4 MB
- Stars: 27
- Watchers: 10
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# CloudFormation Resource Provider Package for AWS CodeArtifact
This is the CloudFormation Resource Provider Package for AWS CodeArtifact. These providers allow for CloudFormation stacks to provision AWS CodeArtifact domains, repositories and package groups.
* CodeArtifact domain ([What's a domain?](https://docs.aws.amazon.com/codeartifact/latest/ug/codeartifact-concepts.html#welcome-concepts-domain))
* CodeArtifact repository ([What's a repository?](https://docs.aws.amazon.com/codeartifact/latest/ug/codeartifact-concepts.html#welcome-concepts-repository))
* CodeArtifact package group ([What's a package group?](https://docs.aws.amazon.com/codeartifact/latest/ug/codeartifact-concepts.html#welcome-concepts-package-group))## Sample CloudFormation templates
Sample templates can be found in the Sample-templates folder:
https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-codeartifact/tree/main/sample-templates* [AWS::CodeArtifact::PackageGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codeartifact-packagegroup.html)
## Feedback
To provide feedback please submit a GitHub issue ticket.
## License
This project is licensed under the Apache-2.0 License.