-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterraform.tfstate.backup
170 lines (170 loc) · 6.43 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
{
"version": 4,
"terraform_version": "1.5.7",
"serial": 3,
"lineage": "14137817-636d-def1-5c42-60b3efde3a1b",
"outputs": {
"instance_link": {
"value": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-1af87deca393/zones/us-east4-a/instances/myinstance",
"type": "string"
},
"network_IP": {
"value": "224726624949640594",
"type": "string"
}
},
"resources": [
{
"mode": "managed",
"type": "google_compute_address",
"name": "vm_static_ip",
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"address": "34.86.132.249",
"address_type": "EXTERNAL",
"creation_timestamp": "2023-10-05T23:04:40.343-07:00",
"description": "",
"id": "projects/qwiklabs-gcp-03-1af87deca393/regions/us-east4/addresses/terraform-static-ip",
"ip_version": "",
"ipv6_endpoint_type": "",
"name": "terraform-static-ip",
"network": "",
"network_tier": "PREMIUM",
"prefix_length": 0,
"project": "qwiklabs-gcp-03-1af87deca393",
"purpose": "",
"region": "us-east4",
"self_link": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-1af87deca393/regions/us-east4/addresses/terraform-static-ip",
"subnetwork": "",
"timeouts": null,
"users": []
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDB9fQ=="
}
]
},
{
"mode": "managed",
"type": "google_compute_instance",
"name": "vm_instance",
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
"instances": [
{
"schema_version": 6,
"attributes": {
"advanced_machine_features": [],
"allow_stopping_for_update": null,
"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-11-bullseye-v20231004",
"labels": {},
"resource_manager_tags": null,
"size": 10,
"type": "pd-standard"
}
],
"kms_key_self_link": "",
"mode": "READ_WRITE",
"source": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-1af87deca393/zones/us-east4-a/disks/myinstance"
}
],
"can_ip_forward": false,
"confidential_instance_config": [],
"cpu_platform": "Intel Broadwell",
"current_status": "RUNNING",
"deletion_protection": false,
"description": "",
"desired_status": null,
"effective_labels": {},
"enable_display": false,
"guest_accelerator": [],
"hostname": "",
"id": "projects/qwiklabs-gcp-03-1af87deca393/zones/us-east4-a/instances/myinstance",
"instance_id": "224726624949640594",
"label_fingerprint": "42WmSpB8rSM=",
"labels": null,
"machine_type": "e2-medium",
"metadata": null,
"metadata_fingerprint": "vcPLB0dWFSI=",
"metadata_startup_script": null,
"min_cpu_platform": "",
"name": "myinstance",
"network_interface": [
{
"access_config": [
{
"nat_ip": "34.86.132.249",
"network_tier": "PREMIUM",
"public_ptr_domain_name": ""
}
],
"alias_ip_range": [],
"internal_ipv6_prefix_length": 0,
"ipv6_access_config": [],
"ipv6_access_type": "",
"ipv6_address": "",
"name": "nic0",
"network": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-1af87deca393/global/networks/default",
"network_ip": "10.150.0.2",
"nic_type": "",
"queue_count": 0,
"stack_type": "IPV4_ONLY",
"subnetwork": "https://www.googleapis.com/compute/v1/projects/qwiklabs-gcp-03-1af87deca393/regions/us-east4/subnetworks/default",
"subnetwork_project": "qwiklabs-gcp-03-1af87deca393"
}
],
"network_performance_config": [],
"params": [],
"project": "qwiklabs-gcp-03-1af87deca393",
"reservation_affinity": [],
"resource_policies": null,
"scheduling": [
{
"automatic_restart": true,
"instance_termination_action": "",
"local_ssd_recovery_timeout": [],
"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-03-1af87deca393/zones/us-east4-a/instances/myinstance",
"service_account": [],
"shielded_instance_config": [
{
"enable_integrity_monitoring": true,
"enable_secure_boot": false,
"enable_vtpm": true
}
],
"tags": null,
"tags_fingerprint": "42WmSpB8rSM=",
"terraform_labels": {},
"timeouts": null,
"zone": "us-east4-a"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiNiJ9",
"dependencies": [
"google_compute_address.vm_static_ip"
]
}
]
}
],
"check_results": null
}