Update everything

This commit is contained in:
Marc Fokkert
2023-08-21 21:32:24 +02:00
parent c51c3831df
commit f4ecab389c
20 changed files with 2027 additions and 669 deletions

View File

@@ -9,7 +9,7 @@ Terraform cannot create a qnet network, so we do it manually and then import int
```
```
terraform import docker_network.bridge 397392d6f21a3e2ff84fe5eda4165a77be1f19f92fa05f02d6c63dbf930471ff
terraform import docker_network.bridge d51a9a41a83d
```
# Upgrading