What's Changed
- feat: Support environment variables for parameters and deploys in
rain deployby @rtkjbeverly in https://github.com/aws-cloudformation/rain/pull/729 - Fix linting issue: merge variable declaration with assignment (S1021) by @atennak1 in https://github.com/aws-cloudformation/rain/pull/753
- ci: scope down GitHub Token permissions by @AdnaneKhan in https://github.com/aws-clo...