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
117
117
118
118
| Name | Source | Version |
119
119
| ------| --------| ---------|
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 |
121
121
| <a name =" module_this_label " ></a > [ this\_ label] ( #module\_ this\_ label ) | git::github.com/xoap-io/terraform-aws-misc-label | v0.1.1 |
122
122
123
123
## Resources
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ module "this_label" {
4
4
attributes = [" hosting" , var . site_name ]
5
5
}
6
6
module "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 "
8
8
context = var. context
9
9
name = var. site_name
10
10
website_enabled = true
You can’t perform that action at this time.
0 commit comments