actions-marketplace-validations/AWS Open Firewall
This action will add the github server IP Address to a Security Group on AWS EC2
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 2, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/ferulisses_aws-manage-firewall-action@1471257a87be26c8f31f8e11c0ea2006bc15fdbf # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| rule-id | Security Group Id on AWS EC2 Firewall Panel | no | "" |
| rule-name | Security Group Name on AWS EC2 Firewall Panel | no | "" |
| port | The port to allow | no | "" |
| protocol | The protocol to allow for the selected port | no | all |
| aws-access-key-id | AWS Access Key ID | yes | — |
| aws-secret-access-key | AWS Secret Access Key | yes | — |
| aws-region | AWS Region | no | us-east-1 |
Outputs
no outputs