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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes
The use of ingress and egress arguments for aws_security_group_rule resources has been replaced with explicitly creating aws_vpc_security_group_egress_rule and aws_vpc_security_group_ingress_rule resources according to best practices. The change
should eliminate the possibility that security group rules might be overwritten across multiple terraform apply operations.
ENHANCEMENTS:
#310: feat: (PSKD-814) Default K8s version is 1.30, add support for 1.31
BUG FIXES:
#313: fix: (PSKD-903) permissions set in dockerfile