We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2a39e2 + 64db638 commit 2cc6360Copy full SHA for 2cc6360
_examples/basic/main.tf
@@ -5,7 +5,7 @@ provider "digitalocean" {}
5
##------------------------------------------------
6
module "spaces" {
7
source = "terraform-do-modules/spaces/digitalocean"
8
- version = "1.0.2"
+ version = "1.0.3"
9
name = "spaces"
10
environment = "test"
11
acl = "private"
0 commit comments