Skip to content

Instantly share code, notes, and snippets.

@sergeykuzmich
Created December 18, 2018 10:20
Show Gist options
  • Save sergeykuzmich/874254f5ff8616f7dd7679b443012b79 to your computer and use it in GitHub Desktop.
Save sergeykuzmich/874254f5ff8616f7dd7679b443012b79 to your computer and use it in GitHub Desktop.
DigitalOcean credentials in Terraform
provider "digitalocean" {
token = "7d50acd89ca3b...8cde9a059828b"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment