File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ Available targets:
146
146
| Name | Source | Version |
147
147
| ------| --------| ---------|
148
148
| <a name =" module_log_group_label " ></a > [ log\_ group\_ label] ( #module\_ log\_ group\_ label ) | cloudposse/label/null | 0.25.0 |
149
- | <a name =" module_role " ></a > [ role] ( #module\_ role ) | cloudposse/iam-role/aws | 0.13 .0 |
149
+ | <a name =" module_role " ></a > [ role] ( #module\_ role ) | cloudposse/iam-role/aws | 0.14 .0 |
150
150
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
151
151
152
152
## Resources
Original file line number Diff line number Diff line change 17
17
| Name | Source | Version |
18
18
| ------| --------| ---------|
19
19
| <a name =" module_log_group_label " ></a > [ log\_ group\_ label] ( #module\_ log\_ group\_ label ) | cloudposse/label/null | 0.25.0 |
20
- | <a name =" module_role " ></a > [ role] ( #module\_ role ) | cloudposse/iam-role/aws | 0.13 .0 |
20
+ | <a name =" module_role " ></a > [ role] ( #module\_ role ) | cloudposse/iam-role/aws | 0.14 .0 |
21
21
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
22
22
23
23
## Resources
Original file line number Diff line number Diff line change 4
4
5
5
module "role" {
6
6
source = " cloudposse/iam-role/aws"
7
- version = " 0.13 .0"
7
+ version = " 0.14 .0"
8
8
9
9
enabled = local. iam_role_enabled
10
10
You can’t perform that action at this time.
0 commit comments