We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52f588d commit 37716f1Copy full SHA for 37716f1
infra/terraform/my-stamps.tf
@@ -2,7 +2,7 @@
2
3
variable "do_token" {}
4
5
-# Provider docs: https://www.terraform.io/docs/providers/do/index.html
+# Digital Ocean provider docs: https://www.terraform.io/docs/providers/do/index.html
6
provider "digitalocean" {
7
token = var.do_token
8
version = "~> 1.12"
0 commit comments