diff --git a/cdktf.json b/cdktf.json index abd3e5e..93e36fc 100644 --- a/cdktf.json +++ b/cdktf.json @@ -2,10 +2,10 @@ "language": "typescript", "app": "npm run --silent compile && node main.js", "terraformProviders": [ - "terraform-providers/docker@~> 2.0" + "kreuzwerker/docker@2.11.0" ], "context": { "excludeStackIdFromLogicalIds": "true", -"allowSepCharsInLogicalIds": "true" + "allowSepCharsInLogicalIds": "true" } } \ No newline at end of file