This commit is contained in:
Edward Viaene
2022-01-13 21:19:12 -05:00
parent 63cb3c882c
commit 55d189f0cc
6 changed files with 169 additions and 0 deletions
+14
View File
@@ -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"
}
}