Skip to content

Commit 37716f1

Browse files
committed
style(my-stamps.tf): improve a comment.
[skip ci]
1 parent 52f588d commit 37716f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/terraform/my-stamps.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
variable "do_token" {}
44

5-
# Provider docs: https://www.terraform.io/docs/providers/do/index.html
5+
# Digital Ocean provider docs: https://www.terraform.io/docs/providers/do/index.html
66
provider "digitalocean" {
77
token = var.do_token
88
version = "~> 1.12"

0 commit comments

Comments
 (0)