This commit is contained in:
parent
39c0596be6
commit
687a73922b
|
|
@ -1,6 +1,9 @@
|
||||||
# Kubernetes course VMs for InfraScience
|
# Kubernetes course VMs for InfraScience
|
||||||
# 14 Ubuntu 24.04 VMs with m1.large flavor, 100GB root volume, 200GB data volume,
|
# 14 Ubuntu 24.04 VMs with m1.large flavor, 100GB root volume, 200GB data volume,
|
||||||
# floating IP and DNS record each.
|
# floating IP and DNS record each.
|
||||||
|
#
|
||||||
|
# Decommissioned everything. See
|
||||||
|
https://support.d4science.org/issues/31732
|
||||||
|
|
||||||
data "terraform_remote_state" "privnet_dns_router" {
|
data "terraform_remote_state" "privnet_dns_router" {
|
||||||
backend = "local"
|
backend = "local"
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue