-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
Description
Summary
Request to add a new module for AWS Cloud Development Kit (CDK) in the registry.
Motivation
The AWS CDK provides a modern infrastructure-as-code framework that enables users to define cloud architecture using familiar programming languages. Having a dedicated module in coder/registry will help users quickly bootstrap infrastructure using AWS CDK, encourage best practices, and broaden the registry's support for AWS tools.
Requirements
- Create a new module that allows users to work with AWS CDK
- Include documentation and usage examples
- Ensure module relies on best practices for AWS access and security
- Provide initial templates for common AWS architectures
Related resources
Acceptance Criteria
- Module is available and documented in the registry
- Examples and templates are tested
- Usage instructions are clear for developers
If further details (e.g. preferred programming languages for CDK or target AWS services) are needed, please specify.