File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module "nat_label" {
22 source = " cloudposse/label/null"
3- version = " 0.24.0 "
3+ version = " 0.24.1 "
44
55 attributes = [" nat" ]
66
Original file line number Diff line number Diff line change 11module "nat_instance_label" {
22 source = " cloudposse/label/null"
3- version = " 0.24.0 "
3+ version = " 0.24.1 "
44
55 attributes = [" nat" , " instance" ]
66
Original file line number Diff line number Diff line change 11module "private_label" {
22 source = " cloudposse/label/null"
3- version = " 0.24.0 "
3+ version = " 0.24.1 "
44
55 attributes = [" private" ]
66 tags = merge (
Original file line number Diff line number Diff line change 11module "public_label" {
22 source = " cloudposse/label/null"
3- version = " 0.24.0 "
3+ version = " 0.24.1 "
44
55 attributes = [" public" ]
66 tags = merge (
You can’t perform that action at this time.
0 commit comments