Commit c75447a
fix: Add VPC ID validation for RAM service network discovery (#858)
Adds validation in findServiceNetworkViaVPCAssociation() to ensure
CLUSTER_VPC_ID environment variable is set before attempting to list
VPC-to-Service Network associations.
Provides clear error message when configuration is missing, making
debugging easier for RAM-shared service network deployments.
Co-authored-by: Dan Lutsch <dan.lutsch@trueaccord.com>
Co-authored-by: Ryan Lymburner <137918933+rlymbur@users.noreply.github.com>1 parent 17d50cc commit c75447a
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
429 | 434 | | |
430 | 435 | | |
431 | 436 | | |
| |||
0 commit comments