-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterraform.tfstate.backup
132 lines (132 loc) · 4.36 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
{
"version": 4,
"terraform_version": "1.4.6",
"serial": 6,
"lineage": "ba35ba47-3645-5cf5-7e34-191c61c5b6fa",
"outputs": {},
"resources": [
{
"mode": "managed",
"type": "fastly_service_compute",
"name": "fastly_compute_edge_demo",
"provider": "provider[\"registry.terraform.io/fastly/fastly\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"activate": true,
"active_version": 15,
"backend": [
{
"address": "127.0.0.1",
"auto_loadbalance": false,
"between_bytes_timeout": 10000,
"connect_timeout": 1000,
"error_threshold": 0,
"first_byte_timeout": 15000,
"healthcheck": "",
"max_conn": 200,
"max_tls_version": "",
"min_tls_version": "",
"name": "originless",
"override_host": "",
"port": 80,
"shield": "",
"ssl_ca_cert": "",
"ssl_cert_hostname": "",
"ssl_check_cert": true,
"ssl_ciphers": "",
"ssl_client_cert": "",
"ssl_client_key": "",
"ssl_hostname": "",
"ssl_sni_hostname": "",
"use_ssl": false,
"weight": 100
},
{
"address": "httpbin.org",
"auto_loadbalance": false,
"between_bytes_timeout": 10000,
"connect_timeout": 1000,
"error_threshold": 0,
"first_byte_timeout": 15000,
"healthcheck": "",
"max_conn": 200,
"max_tls_version": "",
"min_tls_version": "1.2",
"name": "httpbin",
"override_host": "",
"port": 443,
"shield": "",
"ssl_ca_cert": "",
"ssl_cert_hostname": "httpbin.org",
"ssl_check_cert": true,
"ssl_ciphers": "",
"ssl_client_cert": "",
"ssl_client_key": "",
"ssl_hostname": "",
"ssl_sni_hostname": "httpbin.org",
"use_ssl": true,
"weight": 100
}
],
"cloned_version": 15,
"comment": "Managed by chenrui333/fastly-compute-edge-demo repo",
"default_host": "",
"default_ttl": 3600,
"dictionary": [],
"director": [],
"domain": [
{
"comment": "",
"name": "fastly-compute-edge-demo.edgecompute.app"
}
],
"force_destroy": true,
"healthcheck": [],
"id": "3P8d99kmQc6GK2lpLPvtmk",
"logging_bigquery": [],
"logging_blobstorage": [],
"logging_cloudfiles": [],
"logging_datadog": [],
"logging_digitalocean": [],
"logging_elasticsearch": [],
"logging_ftp": [],
"logging_gcs": [],
"logging_googlepubsub": [],
"logging_heroku": [],
"logging_honeycomb": [],
"logging_https": [],
"logging_kafka": [],
"logging_kinesis": [],
"logging_logentries": [],
"logging_loggly": [],
"logging_logshuttle": [],
"logging_newrelic": [],
"logging_openstack": [],
"logging_papertrail": [],
"logging_s3": [],
"logging_scalyr": [],
"logging_sftp": [],
"logging_splunk": [],
"logging_sumologic": [],
"logging_syslog": [],
"name": "fastly-compute-edge-demo",
"package": [
{
"filename": "pkg/fastly-compute-edge-demo.tar.gz",
"source_code_hash": "46becb53e725ada745170603798e2ad5ef8bb9db80d480b99fe23cac4a4ed6e27c7eb807daf6b31e668780975a2408087b20f92cc5a2bc7d80174e495e00ca0a"
}
],
"stale_if_error": false,
"stale_if_error_ttl": 43200,
"version_comment": ""
},
"sensitive_attributes": [],
"private": "bnVsbA=="
}
]
}
],
"check_results": null
}