File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ Please be aware that this is mainly a copy operation which means all your curren
117117
118118| Name | Source | Version |
119119| ------| --------| ---------|
120- | <a name =" module_bucket " ></a > [ bucket] ( #module\_ bucket ) | git::github.com/xoap-io/terraform-aws-storage-s3.git | v0.1.2 |
120+ | <a name =" module_bucket " ></a > [ bucket] ( #module\_ bucket ) | git::github.com/xoap-io/terraform-aws-storage-s3.git | v0.1.3 |
121121| <a name =" module_this_label " ></a > [ this\_ label] ( #module\_ this\_ label ) | git::github.com/xoap-io/terraform-aws-misc-label | v0.1.1 |
122122
123123## Resources
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ module "this_label" {
44 attributes = [" hosting" , var . site_name ]
55}
66module "bucket" {
7- source = " git::github.com/xoap-io/terraform-aws-storage-s3.git?ref=v0.1.2 "
7+ source = " git::github.com/xoap-io/terraform-aws-storage-s3.git?ref=v0.1.3 "
88 context = var. context
99 name = var. site_name
1010 website_enabled = true
You can’t perform that action at this time.
0 commit comments