Commit 8fbb0ac
Christopher Russell
fix: only create origin_shield block when explicitly enabled
Previously the dynamic block was created whenever origin_shield config
existed, even with enabled=false. Now only creates the block when
enabled=true, preventing unnecessary resource updates.1 parent 2c4ae23 commit 8fbb0ac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments