Harmonix on AWS v0.3.3
New release with additional features, bug fixes and doc upates
New Features
- Amazon ECS using EC2 nodes sample added to reference template
- Add check for cdk bootstrap during environment provider provisioning to avoid manual pre-req
- GenAI runtime environment provider template
- GenAI RAG application template
Bug Fixes
- Ensure Terraform state bucket name uniqueness
- Hard-coded region in EKS provider
- code hygiene
Documentation
- Security and Permissions updates
- Kubernetes runtime and template docs
- Contribution guidance
- Architecture description and diagram improvements
- General fixes to typos and clarifications
- GenAI runtime and template docs
See the prior releases for a full list of features and changes:
What's Changed
- general readme details alignment by @arditti in #73
- fix: add kubectl lambda zip for eks by @acwatson in #77
- fix(existing-eks-prov-cicd): Replace the hard-coded region by @stijnbrouwers in #79
- add CDK Bootstrap for initiating providers by @arditti in #75
- V0.3.3 updates by @awsjim in #80
New Contributors
- @stijnbrouwers made their first contribution in #79
Full Changelog: v0.3.2...v0.3.3