Releases: hashicorp/cdktf-aws-cdk
Releases · hashicorp/cdktf-aws-cdk
v0.0.9
0.0.9 (2021-10-22)
Features
- test examples when building (bc0cf5c)
Bug Fixes
- fix running tests in examples if version number is not 0.0.0 (i.e. when building for a release) (a65fc7f)
v0.0.8
0.0.8 (2021-10-21)
Bug Fixes
- deps: remove cdktf-cli from bundled deps (97cae94)
v0.0.7
0.0.7 (2021-10-21)
Bug Fixes
- build: set NODE_OPTIONS for compile step (8f62f0f)
- fix package name of manual mapping example (4912ad8)
- increase memory limit for test task as well (89458db)
v0.0.6
0.0.6 (2021-10-19)
Features
- manually update supported types list for Cloud Control API resources (54d7163)
v0.0.4
0.0.4 (2021-10-18)
Bug Fixes
- set environment variable CHECKPOINT_DISABLE=1 for provider upgrade flow (c754be9)
- set environment variable CI=true for provider upgrade flow (c554e09)
v0.0.3
0.0.3 (2021-10-18)
Bug Fixes
v0.0.2
0.0.2 (2021-10-14)
Features
- add Aspect as workaround for eventually consistent resources (like IAM) that are used in Cloud Control API resources which require consistency (d685a62)