Skip to content

Releases: hashicorp/cdktf-aws-cdk

v0.0.11

22 Oct 17:47
26fa3c6
Compare
Choose a tag to compare

0.0.11 (2021-10-22)

v0.0.10

22 Oct 16:11
42459f6
Compare
Choose a tag to compare

0.0.10 (2021-10-22)

v0.0.9

22 Oct 12:23
116b2c5
Compare
Choose a tag to compare

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

21 Oct 13:36
97cae94
Compare
Choose a tag to compare

0.0.8 (2021-10-21)

Bug Fixes

  • deps: remove cdktf-cli from bundled deps (97cae94)

v0.0.7

21 Oct 10:23
8647b7a
Compare
Choose a tag to compare

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

19 Oct 14:24
54d7163
Compare
Choose a tag to compare

0.0.6 (2021-10-19)

Features

  • manually update supported types list for Cloud Control API resources (54d7163)

v0.0.5

19 Oct 13:43
3eb7e03
Compare
Choose a tag to compare

0.0.5 (2021-10-19)

v0.0.4

18 Oct 14:02
c754be9
Compare
Choose a tag to compare

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

18 Oct 11:24
69c3e9e
Compare
Choose a tag to compare

0.0.3 (2021-10-18)

Bug Fixes

v0.0.2

14 Oct 19:14
6645621
Compare
Choose a tag to compare

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)