Add tfstate
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,9 +1,9 @@
|
||||
# Local .terraform directories
|
||||
**/.terraform/*
|
||||
|
||||
# .tfstate files
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
# .tfstate files (TODO move to proper storage)
|
||||
#*.tfstate
|
||||
#*.tfstate.*
|
||||
|
||||
# Crash log files
|
||||
crash.log
|
||||
|
||||
4940
terraform.tfstate
Normal file
4940
terraform.tfstate
Normal file
File diff suppressed because it is too large
Load Diff
435
terraform.tfstate.b2
Normal file
435
terraform.tfstate.b2
Normal file
@@ -0,0 +1,435 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "0.12.20",
|
||||
"serial": 18,
|
||||
"lineage": "1b5137b6-c817-ca49-c8e4-914be5603dae",
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "docker_container",
|
||||
"name": "home-assistant",
|
||||
"provider": "provider.docker",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 1,
|
||||
"attributes": {
|
||||
"attach": false,
|
||||
"bridge": "",
|
||||
"capabilities": [],
|
||||
"command": null,
|
||||
"container_logs": null,
|
||||
"cpu_set": null,
|
||||
"cpu_shares": null,
|
||||
"destroy_grace_seconds": null,
|
||||
"devices": [],
|
||||
"dns": null,
|
||||
"dns_opts": null,
|
||||
"dns_search": null,
|
||||
"domainname": null,
|
||||
"entrypoint": null,
|
||||
"env": null,
|
||||
"exit_code": null,
|
||||
"gateway": "192.168.2.1",
|
||||
"group_add": null,
|
||||
"healthcheck": [],
|
||||
"host": [],
|
||||
"hostname": null,
|
||||
"id": "fb9de2997bb47197be3bf441e7caed2cc74d3109e57a6cd9105e484fae5d19bf",
|
||||
"image": "sha256:234aeb2b75cb985a69027d043213646a8ec1d90ca20844f7e564c7623ab2d390",
|
||||
"ip_address": "192.168.2.70",
|
||||
"ip_prefix_length": 24,
|
||||
"ipc_mode": null,
|
||||
"labels": null,
|
||||
"links": null,
|
||||
"log_driver": "json-file",
|
||||
"log_opts": null,
|
||||
"logs": false,
|
||||
"max_retry_count": null,
|
||||
"memory": null,
|
||||
"memory_swap": null,
|
||||
"mounts": [
|
||||
{
|
||||
"bind_options": [],
|
||||
"read_only": false,
|
||||
"source": "/share/appdata/home-assistant",
|
||||
"target": "/config",
|
||||
"tmpfs_options": [],
|
||||
"type": "bind",
|
||||
"volume_options": []
|
||||
}
|
||||
],
|
||||
"must_run": true,
|
||||
"name": "home-assistant",
|
||||
"network_alias": null,
|
||||
"network_data": [
|
||||
{
|
||||
"gateway": "192.168.2.1",
|
||||
"ip_address": "192.168.2.70",
|
||||
"ip_prefix_length": 24,
|
||||
"network_name": "terraform-static-eth1-shared"
|
||||
}
|
||||
],
|
||||
"network_mode": null,
|
||||
"networks": null,
|
||||
"networks_advanced": [
|
||||
{
|
||||
"aliases": [],
|
||||
"ipv4_address": "192.168.2.70",
|
||||
"ipv6_address": "",
|
||||
"name": "terraform-static-eth1-shared"
|
||||
}
|
||||
],
|
||||
"pid_mode": null,
|
||||
"ports": [],
|
||||
"privileged": null,
|
||||
"publish_all_ports": null,
|
||||
"read_only": false,
|
||||
"restart": "unless-stopped",
|
||||
"rm": false,
|
||||
"shm_size": null,
|
||||
"start": true,
|
||||
"sysctls": null,
|
||||
"tmpfs": null,
|
||||
"ulimit": [],
|
||||
"upload": [],
|
||||
"user": null,
|
||||
"userns_mode": null,
|
||||
"volumes": [],
|
||||
"working_dir": null
|
||||
},
|
||||
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==",
|
||||
"dependencies": [
|
||||
"docker_image.home-assistant",
|
||||
"docker_network.bridge"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "docker_container",
|
||||
"name": "unifi",
|
||||
"provider": "provider.docker",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 1,
|
||||
"attributes": {
|
||||
"attach": false,
|
||||
"bridge": "",
|
||||
"capabilities": [],
|
||||
"command": null,
|
||||
"container_logs": null,
|
||||
"cpu_set": null,
|
||||
"cpu_shares": null,
|
||||
"destroy_grace_seconds": null,
|
||||
"devices": [],
|
||||
"dns": null,
|
||||
"dns_opts": null,
|
||||
"dns_search": null,
|
||||
"domainname": null,
|
||||
"entrypoint": null,
|
||||
"env": null,
|
||||
"exit_code": null,
|
||||
"gateway": "192.168.2.1",
|
||||
"group_add": null,
|
||||
"healthcheck": [],
|
||||
"host": [],
|
||||
"hostname": null,
|
||||
"id": "a4db8e8c32d3f2f472c8dcc5d10102757f1fd4a8ae78c5d13e35578afdc4e642",
|
||||
"image": "sha256:c4c66792c9ecca2a988baf8c42fe39ab07f4e9c83ee3ab61e8104fc90bcf6817",
|
||||
"ip_address": "192.168.2.67",
|
||||
"ip_prefix_length": 24,
|
||||
"ipc_mode": null,
|
||||
"labels": null,
|
||||
"links": null,
|
||||
"log_driver": "json-file",
|
||||
"log_opts": null,
|
||||
"logs": false,
|
||||
"max_retry_count": null,
|
||||
"memory": null,
|
||||
"memory_swap": null,
|
||||
"mounts": [
|
||||
{
|
||||
"bind_options": [],
|
||||
"read_only": false,
|
||||
"source": "/share/appdata/unifi",
|
||||
"target": "/unifi",
|
||||
"tmpfs_options": [],
|
||||
"type": "bind",
|
||||
"volume_options": []
|
||||
}
|
||||
],
|
||||
"must_run": true,
|
||||
"name": "unifi",
|
||||
"network_alias": null,
|
||||
"network_data": [
|
||||
{
|
||||
"gateway": "192.168.2.1",
|
||||
"ip_address": "192.168.2.67",
|
||||
"ip_prefix_length": 24,
|
||||
"network_name": "terraform-static-eth1-shared"
|
||||
}
|
||||
],
|
||||
"network_mode": null,
|
||||
"networks": null,
|
||||
"networks_advanced": [
|
||||
{
|
||||
"aliases": [],
|
||||
"ipv4_address": "192.168.2.67",
|
||||
"ipv6_address": "",
|
||||
"name": "terraform-static-eth1-shared"
|
||||
}
|
||||
],
|
||||
"pid_mode": null,
|
||||
"ports": [],
|
||||
"privileged": null,
|
||||
"publish_all_ports": null,
|
||||
"read_only": false,
|
||||
"restart": "unless-stopped",
|
||||
"rm": false,
|
||||
"shm_size": null,
|
||||
"start": true,
|
||||
"sysctls": null,
|
||||
"tmpfs": null,
|
||||
"ulimit": [],
|
||||
"upload": [],
|
||||
"user": null,
|
||||
"userns_mode": null,
|
||||
"volumes": [],
|
||||
"working_dir": null
|
||||
},
|
||||
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==",
|
||||
"dependencies": [
|
||||
"docker_image.unifi",
|
||||
"docker_network.bridge"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "docker_container",
|
||||
"name": "unifi-video",
|
||||
"provider": "provider.docker",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 1,
|
||||
"attributes": {
|
||||
"attach": false,
|
||||
"bridge": "",
|
||||
"capabilities": [],
|
||||
"command": null,
|
||||
"container_logs": null,
|
||||
"cpu_set": null,
|
||||
"cpu_shares": null,
|
||||
"destroy_grace_seconds": null,
|
||||
"devices": [],
|
||||
"dns": null,
|
||||
"dns_opts": null,
|
||||
"dns_search": null,
|
||||
"domainname": null,
|
||||
"entrypoint": null,
|
||||
"env": null,
|
||||
"exit_code": null,
|
||||
"gateway": "",
|
||||
"group_add": null,
|
||||
"healthcheck": [],
|
||||
"host": [],
|
||||
"hostname": null,
|
||||
"id": "998c6c9a812b8d8682ceeaa416c11cebdd24073ef898d49799a76c0cba33beb5",
|
||||
"image": "sha256:6533d6e7b748085e7cccfd6b87f26911f1fd2ab499314e3df393557e75fb759b",
|
||||
"ip_address": "",
|
||||
"ip_prefix_length": 0,
|
||||
"ipc_mode": null,
|
||||
"labels": null,
|
||||
"links": null,
|
||||
"log_driver": "json-file",
|
||||
"log_opts": null,
|
||||
"logs": false,
|
||||
"max_retry_count": null,
|
||||
"memory": null,
|
||||
"memory_swap": null,
|
||||
"mounts": [
|
||||
{
|
||||
"bind_options": [],
|
||||
"read_only": false,
|
||||
"source": "/share/appdata/unifi-video/data",
|
||||
"target": "/var/lib/unifi-video",
|
||||
"tmpfs_options": [],
|
||||
"type": "bind",
|
||||
"volume_options": []
|
||||
},
|
||||
{
|
||||
"bind_options": [],
|
||||
"read_only": false,
|
||||
"source": "/share/appdata/unifi-video/videos",
|
||||
"target": "/var/lib/unifi-video/videos",
|
||||
"tmpfs_options": [],
|
||||
"type": "bind",
|
||||
"volume_options": []
|
||||
}
|
||||
],
|
||||
"must_run": true,
|
||||
"name": "unifi-video",
|
||||
"network_alias": null,
|
||||
"network_data": [
|
||||
{
|
||||
"gateway": "",
|
||||
"ip_address": "",
|
||||
"ip_prefix_length": 0,
|
||||
"network_name": "terraform-static-eth1-shared"
|
||||
}
|
||||
],
|
||||
"network_mode": null,
|
||||
"networks": null,
|
||||
"networks_advanced": [
|
||||
{
|
||||
"aliases": [],
|
||||
"ipv4_address": "192.168.2.71",
|
||||
"ipv6_address": "",
|
||||
"name": "terraform-static-eth1-shared"
|
||||
}
|
||||
],
|
||||
"pid_mode": null,
|
||||
"ports": [],
|
||||
"privileged": null,
|
||||
"publish_all_ports": null,
|
||||
"read_only": false,
|
||||
"restart": "unless-stopped",
|
||||
"rm": false,
|
||||
"shm_size": null,
|
||||
"start": true,
|
||||
"sysctls": null,
|
||||
"tmpfs": null,
|
||||
"ulimit": [],
|
||||
"upload": [],
|
||||
"user": null,
|
||||
"userns_mode": null,
|
||||
"volumes": [],
|
||||
"working_dir": null
|
||||
},
|
||||
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==",
|
||||
"dependencies": [
|
||||
"docker_image.unifi-video",
|
||||
"docker_network.bridge"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "docker_image",
|
||||
"name": "home-assistant",
|
||||
"provider": "provider.docker",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"id": "sha256:234aeb2b75cb985a69027d043213646a8ec1d90ca20844f7e564c7623ab2d390homeassistant/home-assistant",
|
||||
"keep_locally": null,
|
||||
"latest": "sha256:234aeb2b75cb985a69027d043213646a8ec1d90ca20844f7e564c7623ab2d390",
|
||||
"name": "homeassistant/home-assistant",
|
||||
"pull_trigger": null,
|
||||
"pull_triggers": null
|
||||
},
|
||||
"private": "bnVsbA=="
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "docker_image",
|
||||
"name": "unif",
|
||||
"provider": "provider.docker",
|
||||
"instances": [
|
||||
{
|
||||
"status": "tainted",
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"id": "sha256:c4c66792c9ecca2a988baf8c42fe39ab07f4e9c83ee3ab61e8104fc90bcf6817jacobalberty/unifi",
|
||||
"keep_locally": null,
|
||||
"latest": "sha256:c4c66792c9ecca2a988baf8c42fe39ab07f4e9c83ee3ab61e8104fc90bcf6817",
|
||||
"name": "jacobalberty/unifi",
|
||||
"pull_trigger": null,
|
||||
"pull_triggers": null
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "docker_image",
|
||||
"name": "unifi",
|
||||
"provider": "provider.docker",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"id": "sha256:c4c66792c9ecca2a988baf8c42fe39ab07f4e9c83ee3ab61e8104fc90bcf6817jacobalberty/unifi",
|
||||
"keep_locally": null,
|
||||
"latest": "sha256:c4c66792c9ecca2a988baf8c42fe39ab07f4e9c83ee3ab61e8104fc90bcf6817",
|
||||
"name": "jacobalberty/unifi",
|
||||
"pull_trigger": null,
|
||||
"pull_triggers": null
|
||||
},
|
||||
"private": "bnVsbA=="
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "docker_image",
|
||||
"name": "unifi-video",
|
||||
"provider": "provider.docker",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"id": "sha256:6533d6e7b748085e7cccfd6b87f26911f1fd2ab499314e3df393557e75fb759bpducharme/unifi-video-controller",
|
||||
"keep_locally": null,
|
||||
"latest": "sha256:6533d6e7b748085e7cccfd6b87f26911f1fd2ab499314e3df393557e75fb759b",
|
||||
"name": "pducharme/unifi-video-controller",
|
||||
"pull_trigger": null,
|
||||
"pull_triggers": null
|
||||
},
|
||||
"private": "bnVsbA=="
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "docker_network",
|
||||
"name": "bridge",
|
||||
"provider": "provider.docker",
|
||||
"instances": [
|
||||
{
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"attachable": false,
|
||||
"check_duplicate": null,
|
||||
"driver": "qnet",
|
||||
"id": "ccd44aa16847ce57c24d2a10aa69f16bed1ce77ca1ac9b7965ac500e04a9f5b0",
|
||||
"ingress": false,
|
||||
"internal": false,
|
||||
"ipam_config": [
|
||||
{
|
||||
"aux_address": {},
|
||||
"gateway": "192.168.2.1",
|
||||
"ip_range": "",
|
||||
"subnet": "192.168.2.0/24"
|
||||
}
|
||||
],
|
||||
"ipam_driver": "qnet",
|
||||
"ipv6": false,
|
||||
"labels": {},
|
||||
"name": "terraform-static-eth1-shared",
|
||||
"options": {},
|
||||
"scope": "local"
|
||||
},
|
||||
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjAifQ=="
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
4949
terraform.tfstate.backup
Normal file
4949
terraform.tfstate.backup
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user