Notable Updates
Lots of new features and improvements in this release, having a total of 82 CRDs, all configured properly for references and external name mechanisms.
See all the available CRDs here!
What's Changed
- fix the version tag in readme by @muvaf in #38
- ecr: add repository example by @muvaf in #40
- Pass AWS credentials as environment variables by @ulucinar in #99
- Fix linter issues by @ulucinar in #103
- DBInstance and DBParameterGroup by @muvaf in #41
- Update readme for latest release v0.2.1 by @turkenh in #104
- Add .github directory with actions to build/push configs by @turkenh in #106
- Fix linter errors by @turkenh in #107
- Regenerate with latest terrajet by @turkenh in #109
- Remove region from iam group resource spec by @turkenh in #113
- Skip terraform region validation for resources without region by @turkenh in #115
- Add aws_route and aws_ec2_transit_gateway_route_table_propagation resources by @turkenh in #121
- Use strong-typed functions as external name configurer instead of func path by @muvaf in #122
- example for ecs taskdefinition by @luebken in #117
- Add doc for adding new resources by @turkenh in #123
- Add late-initialization configuration use-cases by @ulucinar in #125
- Complete the update to latest Terrajet version by @muvaf in #128
- Rename to Jet by @muvaf in #129
- Add Route53 group and missing Elasticache resources by @muvaf in #130
- A fix pass over existing configurations by @muvaf in #131
New Contributors
Full Changelog: v0.2.0...v0.3.0