You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve generation validation with plan-time error checking
- Add CustomizeDiff function for shield+generation validation during plan phase
- Users now get immediate feedback during 'terraform plan' instead of waiting for apply
- Remove redundant validation from Create function since CustomizeDiff handles it
- Better UX: clear error messages during planning prevent surprises during apply
0 commit comments