Skip to content

Commit 99e7031

Browse files
Merge pull request #49 from terraform-do-modules/dependabot/terraform/_examples/basic/terraform-do-modules/spaces/digitalocean-1.0.4
2 parents 948db4f + 4dfe630 commit 99e7031

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.3"
8+
version = "1.0.4"
99
name = "spaces"
1010
environment = "test"
1111
acl = "private"

0 commit comments

Comments
 (0)