mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-22 09:01:59 +03:00
14 lines
351 B
JSON
14 lines
351 B
JSON
{
|
|
"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"
|
|
}
|
|
} |