-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterraform.tfstate
More file actions
133 lines (133 loc) · 7.62 KB
/
terraform.tfstate
File metadata and controls
133 lines (133 loc) · 7.62 KB
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
{
"version": 3,
"terraform_version": "0.11.8",
"serial": 67,
"lineage": "2385d8dd-0eac-f265-9db9-7f64df73dea5",
"modules": [
{
"path": [
"root"
],
"outputs": {},
"resources": {
"google_compute_firewall.default": {
"type": "google_compute_firewall",
"depends_on": [],
"primary": {
"id": "pyserver-firewall",
"attributes": {
"allow.#": "2",
"allow.1367131964.ports.#": "0",
"allow.1367131964.protocol": "icmp",
"allow.2693810860.ports.#": "1",
"allow.2693810860.ports.0": "9000",
"allow.2693810860.protocol": "tcp",
"creation_timestamp": "2018-08-24T03:53:45.644-07:00",
"deny.#": "0",
"description": "",
"destination_ranges.#": "0",
"direction": "INGRESS",
"disabled": "false",
"id": "pyserver-firewall",
"name": "pyserver-firewall",
"network": "https://www.googleapis.com/compute/v1/projects/able-current-214108/global/networks/default",
"priority": "1000",
"project": "able-current-214108",
"self_link": "https://www.googleapis.com/compute/v1/projects/able-current-214108/global/firewalls/pyserver-firewall",
"source_ranges.#": "1",
"source_ranges.1080289494": "0.0.0.0/0",
"source_service_accounts.#": "0",
"source_tags.#": "0",
"target_service_accounts.#": "0",
"target_tags.#": "0"
},
"meta": {
"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0": {
"create": 240000000000,
"delete": 240000000000,
"update": 240000000000
},
"schema_version": "1"
},
"tainted": false
},
"deposed": [],
"provider": "provider.google"
},
"google_compute_instance.default": {
"type": "google_compute_instance",
"depends_on": [],
"primary": {
"id": "pyserver",
"attributes": {
"attached_disk.#": "0",
"boot_disk.#": "1",
"boot_disk.0.auto_delete": "true",
"boot_disk.0.device_name": "persistent-disk-0",
"boot_disk.0.disk_encryption_key_raw": "",
"boot_disk.0.disk_encryption_key_sha256": "",
"boot_disk.0.initialize_params.#": "1",
"boot_disk.0.initialize_params.0.image": "https://www.googleapis.com/compute/v1/projects/able-current-214108/global/images/mark-centos-1535107036",
"boot_disk.0.initialize_params.0.size": "10",
"boot_disk.0.initialize_params.0.type": "pd-standard",
"boot_disk.0.source": "https://www.googleapis.com/compute/v1/projects/able-current-214108/zones/europe-west2-c/disks/pyserver",
"can_ip_forward": "false",
"cpu_platform": "Intel Broadwell",
"create_timeout": "4",
"deletion_protection": "false",
"guest_accelerator.#": "0",
"id": "pyserver",
"instance_id": "1111399206143286613",
"label_fingerprint": "42WmSpB8rSM=",
"labels.%": "0",
"machine_type": "f1-micro",
"metadata.%": "1",
"metadata.sshKeys": "terraform:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhRrCyNrbIAqV96ePrj7OoeXSVMl7NPbF/0CNMhgw71S4l7yWPl3/jkMx/46PymFk+/GzNNoZtMNdGvcoUcO887FfVRILUvNEAsvcRR9Yk8X4YYFTFJw1MDGEwo3JKfo7uTDAz0WEc5fUSVOj6+q4W6H/uLkvHU7h4oQtAypYXUcMhRLtSTaI2C4YN/taW0hiYG1E8iLnhiSD0dbif0pDaezfhrb5/lZ2ii4fYC+Mmd3AGepXoyG2R5LHjsJu7+mpsb2iRcuwYv3lBewIJGXkR9c8bNBZpVUH3v3kPnRDFatrBFDLbbrrN4Gj1xD2aAIvV/8Ddj2iwCMRZxojVOHDV vagrant@localhost.localdomain\n",
"metadata_fingerprint": "tIoD0wn0yhc=",
"metadata_startup_script": "",
"min_cpu_platform": "",
"name": "pyserver",
"network_interface.#": "1",
"network_interface.0.access_config.#": "1",
"network_interface.0.access_config.0.assigned_nat_ip": "35.197.217.6",
"network_interface.0.access_config.0.nat_ip": "35.197.217.6",
"network_interface.0.access_config.0.network_tier": "PREMIUM",
"network_interface.0.access_config.0.public_ptr_domain_name": "",
"network_interface.0.address": "10.154.0.2",
"network_interface.0.alias_ip_range.#": "0",
"network_interface.0.name": "nic0",
"network_interface.0.network": "https://www.googleapis.com/compute/v1/projects/able-current-214108/global/networks/default",
"network_interface.0.network_ip": "10.154.0.2",
"network_interface.0.subnetwork": "https://www.googleapis.com/compute/v1/projects/able-current-214108/regions/europe-west2/subnetworks/default",
"network_interface.0.subnetwork_project": "able-current-214108",
"project": "able-current-214108",
"scheduling.#": "1",
"scheduling.0.automatic_restart": "false",
"scheduling.0.on_host_maintenance": "MIGRATE",
"scheduling.0.preemptible": "false",
"scratch_disk.#": "0",
"self_link": "https://www.googleapis.com/compute/v1/projects/able-current-214108/zones/europe-west2-c/instances/pyserver",
"service_account.#": "0",
"tags.#": "1",
"tags.744812671": "pyserver-firewall",
"tags_fingerprint": "qOjf0DuwO5M=",
"zone": "europe-west2-c"
},
"meta": {
"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0": {
"create": 360000000000,
"delete": 360000000000,
"update": 360000000000
},
"schema_version": "6"
},
"tainted": true
},
"deposed": [],
"provider": "provider.google"
}
},
"depends_on": []
}
]
}