Releases: ferulisses/aws-manage-firewall-action
Releases · ferulisses/aws-manage-firewall-action
v1.4: Merge pull request #9 from ferulisses/staging
Fix node12 warning
v1.3
Thanks to israelcalderon, added new parameters:
- port
- protocol
This will allow companies and users that want more control on what Github servers will have access, you can specify protocol and port, or just leave in blank and the default mode will be like the previous version.
Also added the possibility to use group-name or group-id to select the security group
v1.2
Changed the option rule-name to rule-id, so it's more universally compatible, view docs:
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/authorize-security-group-ingress.html
Created automation to auto close the firewall, so it's not necessary to close manually anymore
Initial Release
v1 Branding