sohelamin/AWS Security Group Add IP
Add IP address to your AWS security group
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key-id | AWS Access Key ID | yes | — |
| aws-secret-access-key | AWS Secret Access Key | yes | — |
| aws-region | AWS Region | yes | — |
| aws-security-group-id | AWS Security Group | yes | — |
| port | The port which you want to allow | no | 22 |
| to-port | The to port which you want to allow (Leave it as blank to ignore) | no | "" |
| protocol | Protocol for the rule | no | tcp |
| description | The descriptipn of your IP permission | no | GitHub Action |
Outputs
no outputs