-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterraform.tfstate.backup
253 lines (253 loc) · 9.84 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
246
247
248
249
250
251
252
253
{
"version": 4,
"terraform_version": "1.5.7",
"serial": 9,
"lineage": "19ffccd5-58c4-d0ad-ccc5-b2186851bf47",
"outputs": {},
"resources": [
{
"module": "module.instances",
"mode": "managed",
"type": "google_compute_instance",
"name": "tf-instance-1",
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
"instances": [
{
"schema_version": 6,
"attributes": {
"advanced_machine_features": [],
"allow_stopping_for_update": true,
"attached_disk": [],
"boot_disk": [
{
"auto_delete": true,
"device_name": "persistent-disk-0",
"disk_encryption_key_raw": "",
"disk_encryption_key_sha256": "",
"initialize_params": [
{
"image": "https://www.googleapis.com/compute/v1/projects/debian-cloud/global/images/debian-10-buster-v20231004",
"labels": {},
"size": 10,
"type": "pd-standard"
}
],
"kms_key_self_link": "",
"mode": "READ_WRITE",
"source": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-04-cbc1e3b99bba/zones/us-east1-b/disks/tf-instance-1"
}
],
"can_ip_forward": false,
"confidential_instance_config": [],
"cpu_platform": "Intel Haswell",
"current_status": "RUNNING",
"deletion_protection": false,
"description": "",
"desired_status": null,
"enable_display": false,
"guest_accelerator": [],
"hostname": "",
"id": "projects/qwiklabs-gcp-04-cbc1e3b99bba/zones/us-east1-b/instances/tf-instance-1",
"instance_id": "190005705599130799",
"label_fingerprint": "42WmSpB8rSM=",
"labels": {},
"machine_type": "n1-standard-1",
"metadata": {},
"metadata_fingerprint": "EqHRNoCyVpc=",
"metadata_startup_script": "#!/bin/bash\n",
"min_cpu_platform": "",
"name": "tf-instance-1",
"network_interface": [
{
"access_config": [],
"alias_ip_range": [],
"ipv6_access_config": [],
"ipv6_access_type": "",
"name": "nic0",
"network": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-04-cbc1e3b99bba/global/networks/default",
"network_ip": "10.142.0.4",
"nic_type": "",
"queue_count": 0,
"stack_type": "IPV4_ONLY",
"subnetwork": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-04-cbc1e3b99bba/regions/us-east1/subnetworks/default",
"subnetwork_project": "qwiklabs-gcp-04-cbc1e3b99bba"
}
],
"project": "qwiklabs-gcp-04-cbc1e3b99bba",
"reservation_affinity": [],
"resource_policies": [],
"scheduling": [
{
"automatic_restart": true,
"instance_termination_action": "",
"min_node_cpus": 0,
"node_affinities": [],
"on_host_maintenance": "MIGRATE",
"preemptible": false,
"provisioning_model": "STANDARD"
}
],
"scratch_disk": [],
"self_link": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-04-cbc1e3b99bba/zones/us-east1-b/instances/tf-instance-1",
"service_account": [],
"shielded_instance_config": [
{
"enable_integrity_monitoring": true,
"enable_secure_boot": false,
"enable_vtpm": true
}
],
"tags": [],
"tags_fingerprint": "42WmSpB8rSM=",
"timeouts": null,
"zone": "us-east1-b"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiNiJ9"
}
]
},
{
"module": "module.instances",
"mode": "managed",
"type": "google_compute_instance",
"name": "tf-instance-2",
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
"instances": [
{
"schema_version": 6,
"attributes": {
"advanced_machine_features": [],
"allow_stopping_for_update": true,
"attached_disk": [],
"boot_disk": [
{
"auto_delete": true,
"device_name": "persistent-disk-0",
"disk_encryption_key_raw": "",
"disk_encryption_key_sha256": "",
"initialize_params": [
{
"image": "https://www.googleapis.com/compute/v1/projects/debian-cloud/global/images/debian-10-buster-v20231004",
"labels": {},
"size": 10,
"type": "pd-standard"
}
],
"kms_key_self_link": "",
"mode": "READ_WRITE",
"source": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-04-cbc1e3b99bba/zones/us-east1-b/disks/tf-instance-2"
}
],
"can_ip_forward": false,
"confidential_instance_config": [],
"cpu_platform": "Intel Haswell",
"current_status": "RUNNING",
"deletion_protection": false,
"description": "",
"desired_status": null,
"enable_display": false,
"guest_accelerator": [],
"hostname": "",
"id": "projects/qwiklabs-gcp-04-cbc1e3b99bba/zones/us-east1-b/instances/tf-instance-2",
"instance_id": "8820484269182327982",
"label_fingerprint": "42WmSpB8rSM=",
"labels": {},
"machine_type": "n1-standard-1",
"metadata": {},
"metadata_fingerprint": "EqHRNoCyVpc=",
"metadata_startup_script": "#!/bin/bash\n",
"min_cpu_platform": "",
"name": "tf-instance-2",
"network_interface": [
{
"access_config": [],
"alias_ip_range": [],
"ipv6_access_config": [],
"ipv6_access_type": "",
"name": "nic0",
"network": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-04-cbc1e3b99bba/global/networks/default",
"network_ip": "10.142.0.5",
"nic_type": "",
"queue_count": 0,
"stack_type": "IPV4_ONLY",
"subnetwork": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-04-cbc1e3b99bba/regions/us-east1/subnetworks/default",
"subnetwork_project": "qwiklabs-gcp-04-cbc1e3b99bba"
}
],
"project": "qwiklabs-gcp-04-cbc1e3b99bba",
"reservation_affinity": [],
"resource_policies": [],
"scheduling": [
{
"automatic_restart": true,
"instance_termination_action": "",
"min_node_cpus": 0,
"node_affinities": [],
"on_host_maintenance": "MIGRATE",
"preemptible": false,
"provisioning_model": "STANDARD"
}
],
"scratch_disk": [],
"self_link": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-04-cbc1e3b99bba/zones/us-east1-b/instances/tf-instance-2",
"service_account": [],
"shielded_instance_config": [
{
"enable_integrity_monitoring": true,
"enable_secure_boot": false,
"enable_vtpm": true
}
],
"tags": [],
"tags_fingerprint": "42WmSpB8rSM=",
"timeouts": null,
"zone": "us-east1-b"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiNiJ9"
}
]
},
{
"module": "module.storage",
"mode": "managed",
"type": "google_storage_bucket",
"name": "storage-bucket",
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"autoclass": [],
"cors": [],
"custom_placement_config": [],
"default_event_based_hold": false,
"encryption": [],
"force_destroy": true,
"id": "tf-bucket-734131",
"labels": null,
"lifecycle_rule": [],
"location": "US",
"logging": [],
"name": "tf-bucket-734131",
"project": "qwiklabs-gcp-04-cbc1e3b99bba",
"public_access_prevention": "inherited",
"requester_pays": false,
"retention_policy": [],
"self_link": "https://www.googleapis.com/storage/v1/b/tf-bucket-734131",
"storage_class": "STANDARD",
"timeouts": null,
"uniform_bucket_level_access": true,
"url": "gs://tf-bucket-734131",
"versioning": [],
"website": []
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoyNDAwMDAwMDAwMDAsInJlYWQiOjI0MDAwMDAwMDAwMCwidXBkYXRlIjoyNDAwMDAwMDAwMDB9fQ=="
}
]
}
],
"check_results": null
}