diff options
| author | Joe Carstairs <me@joeac.net> | 2025-12-18 16:41:57 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-12-18 16:41:57 +0000 |
| commit | c9f7ad699cf9f0a64c4a3e48db1e130b279c77c3 (patch) | |
| tree | 5b82b70e1c85b05ea2ba89fbbe578f6c65e928db /infrastructure/main.tf | |
| parent | 20effac610f2956ac7f5caa55f9b595f1b3773b6 (diff) | |
infra is not on DigitalOcean
Diffstat (limited to 'infrastructure/main.tf')
| -rw-r--r-- | infrastructure/main.tf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/infrastructure/main.tf b/infrastructure/main.tf deleted file mode 100644 index a1aa568..0000000 --- a/infrastructure/main.tf +++ /dev/null @@ -1,9 +0,0 @@ -terraform { - required_providers { - digitalocean = { - source = "digitalocean/digitalocean" - version = "~> 2.0" - } - } -} - |
