kourawealthtech/KW: CloudFlare - Configure Tunnel Ingress
Sets CloudFlare ZeroTrust Tunnel Ingress rules
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 16, 2025
- License
- MIT
Pinned Snippet
uses: kourawealthtech/cf-set-tunnel-ingress@0698994534949a3c26e06ce3643ec5ea73eac1a6 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| id | Tunnel id | — | — |
| name | Tunnel name | — | — |
| endpoints | Comma separated list of endpoints in the form of 'domain|http://localdomain:port' | yes | — |
| account_id | CloudFlare Account ID | yes | — |
| token | CloudFlare API token | yes | — |
Outputs
| name | description |
|---|---|
| id | Tunnel ID |
| token | Tunnel access token |