idvb/waf2-allow-action
Queries the runner's public IP address and then adds/removes it to the desired AWS WAF2 IPSet
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Should the action be to 'add' or 'remove' the runner's Public IP | — | add |
| ipset_id | The id of the AWS WAF2 IPSet to be modified | yes | — |
| ipset_name | The name of the AWS WAF2 IPSet to be modified | yes | — |
| ipset_scope | The scope 'CLOUDFRONT || REGIONAL' of the AWS WAF2 IPSet to be modified | — | REGIONAL |
| maxRetries | How many times should it try to determine the runners public IP | — | 10 |
| region | AWS Region | — | — |
Outputs
no outputs