mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-29 01:02:16 +03:00
cdktf-go
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"language": "go",
|
||||
"app": "go run main.go",
|
||||
"codeMakerOutput": "generated",
|
||||
"projectId": "1f093b2f-3904-471b-984a-a6efe009927e",
|
||||
"terraformProviders": [
|
||||
"hashicorp/aws@~> 3.67.0"
|
||||
],
|
||||
"terraformModules": [],
|
||||
"context": {
|
||||
"excludeStackIdFromLogicalIds": "true",
|
||||
"allowSepCharsInLogicalIds": "true"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user