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 @@ -97,7 +97,7 @@ components:
9797| <a name="module_account_map"></a> [account\_ map](#module\_ account\_ map) | cloudposse/stack-config/yaml//modules/remote-state | 1.4.1 |
9898| <a name="module_bucket_policy"></a> [bucket\_ policy](#module\_ bucket\_ policy) | cloudposse/iam-policy/aws | 0.4.0 |
9999| <a name="module_iam_roles"></a> [iam\_ roles](#module\_ iam\_ roles) | ../account-map/modules/iam-roles | n/a |
100- | <a name="module_s3_bucket"></a> [s3\_ bucket](#module\_ s3\_ bucket) | cloudposse/s3-bucket/aws | 3.0.0 |
100+ | <a name="module_s3_bucket"></a> [s3\_ bucket](#module\_ s3\_ bucket) | cloudposse/s3-bucket/aws | 3.1.1 |
101101| <a name="module_this"></a> [this](#module\_ this) | cloudposse/label/null | 0.25.0 |
102102
103103## Resources
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ module "bucket_policy" {
3737
3838module "s3_bucket" {
3939 source = " cloudposse/s3-bucket/aws"
40- version = " 3.0.0 "
40+ version = " 3.1.1 "
4141
4242 bucket_name = var. bucket_name
4343
You can’t perform that action at this time.
0 commit comments