mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-10 07:16:57 +07:00
11 lines
255 B
JSON
11 lines
255 B
JSON
{
|
|
"language": "go",
|
|
"app": "go run main.go",
|
|
"codeMakerOutput": "generated",
|
|
"terraformProviders": [],
|
|
"terraformModules": [],
|
|
"context": {
|
|
"excludeStackIdFromLogicalIds": "true",
|
|
"allowSepCharsInLogicalIds": "true"
|
|
}
|
|
} |