Skip to content

Instantly share code, notes, and snippets.

@maliciousgroup
Created April 8, 2021 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maliciousgroup/bcdd5bc3a636c452531110aa70162de2 to your computer and use it in GitHub Desktop.
Save maliciousgroup/bcdd5bc3a636c452531110aa70162de2 to your computer and use it in GitHub Desktop.
variable "do_api_token" {
description = "The DigitalOcean API key associated with your account"
default = ""
type = string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment