-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterraform.tfstate.backup
245 lines (245 loc) · 8.65 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
{
"version": 4,
"terraform_version": "1.11.1",
"serial": 4,
"lineage": "3f820859-9370-b120-e343-935b2a545555",
"outputs": {},
"resources": [
{
"mode": "managed",
"type": "helm_release",
"name": "cert_manager",
"provider": "provider[\"registry.terraform.io/hashicorp/helm\"]",
"instances": [
{
"schema_version": 1,
"attributes": {
"atomic": true,
"chart": "cert-manager",
"cleanup_on_fail": true,
"create_namespace": true,
"dependency_update": false,
"description": null,
"devel": null,
"disable_crd_hooks": false,
"disable_openapi_validation": false,
"disable_webhooks": false,
"force_update": false,
"id": "cert-manager",
"keyring": null,
"lint": false,
"manifest": null,
"max_history": 0,
"metadata": [
{
"app_version": "v1.14.5",
"chart": "cert-manager",
"first_deployed": 1741409735,
"last_deployed": 1741409735,
"name": "cert-manager",
"namespace": "cert-manager",
"notes": "cert-manager v1.14.5 has been deployed successfully!\n\nIn order to begin issuing certificates, you will need to set up a ClusterIssuer\nor Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).\n\nMore information on the different types of issuers and how to configure them\ncan be found in our documentation:\n\nhttps://cert-manager.io/docs/configuration/\n\nFor information on how to configure cert-manager to automatically provision\nCertificates for Ingress resources, take a look at the `ingress-shim`\ndocumentation:\n\nhttps://cert-manager.io/docs/usage/ingress/\n",
"revision": 1,
"values": "{\"installCRDs\":true}",
"version": "v1.14.5"
}
],
"name": "cert-manager",
"namespace": "cert-manager",
"pass_credentials": false,
"postrender": [],
"recreate_pods": false,
"render_subchart_notes": true,
"replace": false,
"repository": "https://charts.jetstack.io",
"repository_ca_file": null,
"repository_cert_file": null,
"repository_key_file": null,
"repository_password": null,
"repository_username": null,
"reset_values": false,
"reuse_values": false,
"set": [
{
"name": "installCRDs",
"type": "",
"value": "true"
}
],
"set_list": [],
"set_sensitive": [],
"skip_crds": false,
"status": "deployed",
"timeout": 600,
"upgrade_install": null,
"values": null,
"verify": false,
"version": "v1.14.5",
"wait": true,
"wait_for_jobs": false
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "repository_password"
}
]
],
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ=="
}
]
},
{
"mode": "managed",
"type": "helm_release",
"name": "middleware_agent",
"provider": "provider[\"registry.terraform.io/hashicorp/helm\"]",
"instances": [
{
"schema_version": 1,
"attributes": {
"atomic": true,
"chart": "/home/naman/helm-charts/charts/mw-kube-agent-v3",
"cleanup_on_fail": true,
"create_namespace": false,
"dependency_update": false,
"description": null,
"devel": null,
"disable_crd_hooks": false,
"disable_openapi_validation": false,
"disable_webhooks": false,
"force_update": false,
"id": "mw-agent",
"keyring": null,
"lint": false,
"manifest": null,
"max_history": 0,
"metadata": [
{
"app_version": "0.1.1",
"chart": "mw-kube-agent-v3",
"first_deployed": 1741409785,
"last_deployed": 1741409785,
"name": "mw-agent",
"namespace": "mw-agent-ns",
"notes": "\n\nopentelemetry-operator has been installed. Check its status by running:\n kubectl --namespace mw-agent-ns get pods -l \"app.kubernetes.io/name=mw-agent\"\n\nVisit https://github.com/open-telemetry/opentelemetry-operator for instructions on how to create \u0026 configure OpenTelemetryCollector and Instrumentation custom resources by using the Operator.\n",
"revision": 1,
"values": "{\"global\":{\"clusterMetadata\":{\"name\":\"kind-local\"},\"mw\":{\"apiKey\":\"wmbnlwtgdvnxslnacjdrldjbynemggshmgdq\",\"target\":\"https://sliay.middleware.io:443\"}},\"mw-autoinstrumentation\":{\"enabled\":true,\"webhook\":{\"userExcludedNamespaces\":[\"kube-system\"]}}}",
"version": "1.1.0"
}
],
"name": "mw-agent",
"namespace": "mw-agent-ns",
"pass_credentials": false,
"postrender": [],
"recreate_pods": false,
"render_subchart_notes": true,
"replace": false,
"repository": null,
"repository_ca_file": null,
"repository_cert_file": null,
"repository_key_file": null,
"repository_password": null,
"repository_username": null,
"reset_values": false,
"reuse_values": false,
"set": [
{
"name": "global.clusterMetadata.name",
"type": "",
"value": "kind-local"
},
{
"name": "global.mw.apiKey",
"type": "",
"value": "wmbnlwtgdvnxslnacjdrldjbynemggshmgdq"
},
{
"name": "global.mw.target",
"type": "",
"value": "https://sliay.middleware.io:443"
},
{
"name": "mw-autoinstrumentation.enabled",
"type": "",
"value": "true"
},
{
"name": "mw-autoinstrumentation.webhook.userExcludedNamespaces",
"type": "",
"value": "{kube-system}"
}
],
"set_list": [],
"set_sensitive": [],
"skip_crds": false,
"status": "deployed",
"timeout": 600,
"upgrade_install": null,
"values": null,
"verify": false,
"version": "1.1.0",
"wait": true,
"wait_for_jobs": false
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "set"
}
],
[
{
"type": "get_attr",
"value": "repository_password"
}
]
],
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==",
"dependencies": [
"helm_release.cert_manager",
"kubernetes_namespace.middleware_agent"
]
}
]
},
{
"mode": "managed",
"type": "kubernetes_namespace",
"name": "middleware_agent",
"provider": "provider[\"registry.terraform.io/hashicorp/kubernetes\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"id": "mw-agent-ns",
"metadata": [
{
"annotations": {
"meta.helm.sh/release-name": "mw-agent",
"meta.helm.sh/release-namespace": "mw-agent-ns"
},
"generate_name": "",
"generation": 0,
"labels": {
"app.kubernetes.io/managed-by": "Helm",
"environment": "dev"
},
"name": "mw-agent-ns",
"resource_version": "2164",
"uid": "c043f516-4f28-44f0-a78f-b4d2ee0f4de0"
}
],
"timeouts": null,
"wait_for_default_service_account": false
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjozMDAwMDAwMDAwMDB9fQ=="
}
]
}
],
"check_results": null
}