Skip to content

Seperate Repo that is used to maintain a list of GitHub IP list

Notifications You must be signed in to change notification settings

Cyb3r-Jak3/tf-cloudflare-github-ips

Repository files navigation

Terraform Cloudflare GitHub IPs

This project is designed to update an Cloudflare IP list with the IPs of GitHub Actions runners. This exists separately from the main project due to issues with Cloudflare Terraform provider higher than v4.43.0. This repo has Cloudflare provider pinned to v4.43.0.

Requirements

Name Version
cloudflare 4.43.0
github 6.4.0

Providers

Name Version
cloudflare 4.43.0
github 6.4.0

Modules

No modules.

Resources

Name Type
cloudflare_list.github_actions_ips resource
github_ip_ranges.ips data source

Inputs

Name Description Type Default Required
account_id n/a string n/a yes
cloudflare_api_token n/a string n/a yes

Outputs

No outputs.

About

Seperate Repo that is used to maintain a list of GitHub IP list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages