Skip to content

Commit

Permalink
Merge pull request #31 from hashicorp/update-readme-bump-version
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk authored Nov 16, 2021
2 parents ac934aa + dc65ee5 commit d6b1dbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ You need to manually map resources that the AWS Cloud Control API does not yet s
The `AwsTerraformAdapter` currenly only supports TypeScript projects:

- `aws-cdk-lib` >= 2.0.0 (requires `constructs` version 10)
- `cdktf` >= 0.7.0
- `@cdktf/aws-cdk` >= 0.1 (contains the adapter)
- `cdktf` >= 0.8.0-pre.2 (pre-release version for 0.8)
- `@cdktf/aws-cdk` >= 0.2 (contains the adapter)


```
Expand Down

0 comments on commit d6b1dbc

Please sign in to comment.