mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-11-01 18:58:39 +00:00
init do setup
This commit is contained in:
4
digitalocean/auth.tf
Normal file
4
digitalocean/auth.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
provider "digitalocean" {
|
||||
token = var.digitalocean_token
|
||||
}
|
||||
Reference in New Issue
Block a user