Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.47 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.47 KB

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.