Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
quentin9696
32129ebf · · -
-
2.0.0
protectedecea70fb · ·- chore: bump pre-commit hooks - refactor: makes `var.listener`, `var.alb_listeners`, `var.alb_listener_rules`, `var.target_groups` non-nullable - refactor: (BREAKING) changes outputs to new standards: - `load_balancer.xxx` => `aws_lb.xxx` - `listeners[x].yyy` => `aws_lb_listeners[x].yyy` - `listeners[x].rules[y].zzz` => `aws_lb_listener_rules[y].zzz` - `target_groups[x].yyy` => `aws_lb_target_group[x].yyy` - fix: makes `tag.origin` non-overridable to avoid upper module origins to erase this one
-
-
-
-