diff --git a/tf/export_oci_ipv4_addresses.sh b/tf/export_oci_ipv4_addresses.sh new file mode 100644 index 00000000..e69de29b diff --git a/tf/terraform.tf b/tf/terraform.tf index 9907e27c..30c4df71 100644 --- a/tf/terraform.tf +++ b/tf/terraform.tf @@ -30,7 +30,7 @@ terraform { hostname = "app.terraform.io" organization = "kittywitch" workspaces { - name = "nixfiles-tf" + name = "nixfiles" } } */ @@ -43,7 +43,7 @@ terraform { hostname = "app.terraform.io" workspaces { - name = "nixfiles-tf" + name = "nixfiles" } } #*/