diff options
Diffstat (limited to 'terranix/cloud.nix')
| -rw-r--r-- | terranix/cloud.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/terranix/cloud.nix b/terranix/cloud.nix deleted file mode 100644 index 5ee0113..0000000 --- a/terranix/cloud.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ - terraform.cloud = { - hostname = "app.terraform.io"; - organization = "getchoo"; - workspaces.name = "flake"; - }; -} |
