Skip to content

Commit 2cc6360

Browse files
Merge pull request #40 from terraform-do-modules/dependabot/terraform/_examples/basic/terraform-do-modules/spaces/digitalocean-1.0.3
2 parents a2a39e2 + 64db638 commit 2cc6360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_examples/basic/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ provider "digitalocean" {}
55
##------------------------------------------------
66
module "spaces" {
77
source = "terraform-do-modules/spaces/digitalocean"
8-
version = "1.0.2"
8+
version = "1.0.3"
99
name = "spaces"
1010
environment = "test"
1111
acl = "private"

0 commit comments

Comments
 (0)