Skip to content

Releases: ferulisses/aws-manage-firewall-action

v1.4: Merge pull request #9 from ferulisses/staging

02 Mar 13:37
1471257
Compare
Choose a tag to compare

v1.3

19 Apr 11:09
96bcf77
Compare
Choose a tag to compare

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

17 Mar 15:01
02a0bc5
Compare
Choose a tag to compare

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

25 Nov 13:50
8f07b20
Compare
Choose a tag to compare