-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.json
60 lines (60 loc) · 1.81 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[
{
"Approvers": [],
"CLIConfiguration": {
"TfStateFilePath": "/Users/richie/Documents/StackGuardian/stackguardian-migrator/transformer/tfc/../../out/state-files/akshat0694githubio.tfstate",
"WorkflowGroup": {
"name": "1234"
}
},
"DeploymentPlatformConfig": [],
"Description": "",
"EnvironmentVariables": [],
"MiniSteps": {
"notifications": {
"email": {
"APPROVAL_REQUIRED": [],
"CANCELLED": [],
"COMPLETED": [],
"ERRORED": []
}
},
"wfChaining": {
"COMPLETED": [],
"ERRORED": []
}
},
"ResourceName": "akshat0e694githubio",
"RunnerConstraints": {
"type": "shared"
},
"Tags": [],
"TerraformConfig": {
"managedTerraformState": true,
"terraformVersion": "1.1.6"
},
"UserSchedules": [],
"VCSConfig": {
"iacInputData": {
"data": {},
"schemaType": "RAW_JSON"
},
"iacVCSConfig": {
"customSource": {
"config": {
"auth": "",
"includeSubModule": false,
"isPrivate": false,
"ref": "",
"repo": "https://gitlab.com/arunim.chaudhary/terraform-azurerm-vnet",
"workingDir": ""
},
"sourceConfigDestKind": "GITLAB_COM"
},
"useMarketplaceTemplate": false
}
},
"WfType": "TERRAFORM",
"wfgrpName": ""
}
]