Skip to content

Commit 842e272

Browse files
Update Terraform digitalocean to v2.39.0
1 parent 7d4c704 commit 842e272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform-dok/simple/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
digitalocean = {
44
source = "digitalocean/digitalocean"
5-
version = "2.34.0"
5+
version = "2.39.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)