Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 63684e3

Browse files
committed
chore: format and lint
1 parent 0bb76b1 commit 63684e3

File tree

1 file changed

+2
-2
lines changed
  • examples/templates/digitalocean-linux

1 file changed

+2
-2
lines changed

examples/templates/digitalocean-linux/main.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ variable "do_admin_ssh_key" {
3939
4040
$ doctl compute ssh-key list
4141
EOF
42-
sensitive = true
43-
default = 0
42+
sensitive = true
43+
default = 0
4444

4545
validation {
4646
condition = var.do_admin_ssh_key >= 0

0 commit comments

Comments
 (0)