chore: Refresh of repo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Private network shared by dev and prod (see docs/architecture.md "network" group).
|
||||
# vpn is intentionally not attached to this network - it sits outside it in the diagram.
|
||||
# Private network shared by dev and prod (see readme.md "network" group).
|
||||
# vpn is intentionally not attached to this network
|
||||
resource "hcloud_network" "main" {
|
||||
name = "server-network"
|
||||
ip_range = var.ip_range
|
||||
|
||||
Reference in New Issue
Block a user