Commit 6ce307b
fix: add tag propagation to autoscaling group instances (#22)
Add Name tag and dynamic tag blocks to the sensor autoscaling group to
ensure tags are properly propagated to EC2 instances at launch. This
enables better resource identification and organization of sensor
instances within the ASG.
Co-authored-by: Sean Demura <sean.demura@corelight.com>
Co-authored-by: Ryan Haney <25014745+thathaneydude@users.noreply.github.com>1 parent 1c231df commit 6ce307b
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
27 | 42 | | |
28 | 43 | | |
29 | 44 | | |
| |||
0 commit comments