diff options
Diffstat (limited to 'infrastructure/variables.tf')
| -rw-r--r-- | infrastructure/variables.tf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/infrastructure/variables.tf b/infrastructure/variables.tf deleted file mode 100644 index 9af60f9..0000000 --- a/infrastructure/variables.tf +++ /dev/null @@ -1,5 +0,0 @@ -variable "do_token" { - type = string - sensitive = true - description = "A DigitalOcean access token. Can also be provided as an environment variable" -} |
