File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ Available targets:
235
235
236
236
| Name | Source | Version |
237
237
| ------| --------| ---------|
238
- | <a name =" module_label " ></a > [ label] ( #module\_ label ) | cloudposse/label/null | 0.24.1 |
238
+ | <a name =" module_label " ></a > [ label] ( #module\_ label ) | cloudposse/label/null | 0.25.0 |
239
239
| <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | cloudposse/security-group/aws | 0.3.1 |
240
240
| <a name =" module_ssh_key_pair " ></a > [ ssh\_ key\_ pair] ( #module\_ ssh\_ key\_ pair ) | cloudposse/key-pair/aws | 0.19.0 |
241
241
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.24.1 |
Original file line number Diff line number Diff line change 16
16
17
17
| Name | Source | Version |
18
18
| ------| --------| ---------|
19
- | <a name =" module_label " ></a > [ label] ( #module\_ label ) | cloudposse/label/null | 0.24.1 |
19
+ | <a name =" module_label " ></a > [ label] ( #module\_ label ) | cloudposse/label/null | 0.25.0 |
20
20
| <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | cloudposse/security-group/aws | 0.3.1 |
21
21
| <a name =" module_ssh_key_pair " ></a > [ ssh\_ key\_ pair] ( #module\_ ssh\_ key\_ pair ) | cloudposse/key-pair/aws | 0.19.0 |
22
22
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.24.1 |
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ data "aws_ami" "info" {
59
59
60
60
module "label" {
61
61
source = " cloudposse/label/null"
62
- version = " 0.24.1 "
62
+ version = " 0.25.0 "
63
63
tags = { AZ = local.availability_zone }
64
64
65
65
context = module. this . context
You can’t perform that action at this time.
0 commit comments