Commit 7ca43f4
committed
fix: expand environment variables in AWS account ID validation
- AWS account ID field now properly expands before validating format
- Validation now shows both raw config value and expanded value for transparency
- Fixes validation error when using env vars for account_id in axon.config.yml1 parent 1a53690 commit 7ca43f4
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
188 | 191 | | |
189 | | - | |
190 | | - | |
| 192 | + | |
| 193 | + | |
191 | 194 | | |
192 | 195 | | |
193 | | - | |
| 196 | + | |
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
| |||
0 commit comments