-
Notifications
You must be signed in to change notification settings - Fork 0
/
terraform.tfstate.backup
78 lines (78 loc) · 1.78 KB
/
terraform.tfstate.backup
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"version": 4,
"terraform_version": "0.14.9",
"serial": 2,
"lineage": "46bf2f0c-c4ad-e306-6916-6ae53f61b7d1",
"outputs": {
"result": {
"value": {
"id": "WqPI0",
"keepers": null,
"length": 5,
"lower": true,
"min_lower": 0,
"min_numeric": 0,
"min_special": 0,
"min_upper": 0,
"number": true,
"numeric": true,
"override_special": null,
"result": "WqPI0",
"special": true,
"upper": true
},
"type": [
"object",
{
"id": "string",
"keepers": [
"map",
"string"
],
"length": "number",
"lower": "bool",
"min_lower": "number",
"min_numeric": "number",
"min_special": "number",
"min_upper": "number",
"number": "bool",
"numeric": "bool",
"override_special": "string",
"result": "string",
"special": "bool",
"upper": "bool"
}
]
}
},
"resources": [
{
"mode": "managed",
"type": "random_string",
"name": "random",
"provider": "provider[\"registry.terraform.io/hashicorp/random\"]",
"instances": [
{
"schema_version": 2,
"attributes": {
"id": "WqPI0",
"keepers": null,
"length": 5,
"lower": true,
"min_lower": 0,
"min_numeric": 0,
"min_special": 0,
"min_upper": 0,
"number": true,
"numeric": true,
"override_special": null,
"result": "WqPI0",
"special": true,
"upper": true
},
"sensitive_attributes": []
}
]
}
]
}