- Notifications
You must be signed in to change notification settings - Fork0
Terraform module for terraform-cloudflare-pages-github
License
NotificationsYou must be signed in to change notification settings
lazzurs/terraform-cloudflare-pages-github
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Simple Terraform module to deploy a static site to Cloudflare Pages from a GitHub repository.
| Name | Version |
|---|---|
| cloudflare | 4.45.0 |
| Name | Version |
|---|---|
| cloudflare | 4.45.0 |
No modules.
| Name | Type |
|---|---|
| cloudflare_pages_project.this | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| build_command | Command to build the project | string | n/a | yes |
| cloudflare_account_id | Cloudflare account ID | string | n/a | yes |
| destination_dir | Directory where the build command outputs the files | string | n/a | yes |
| github_owner | Owner of the GitHub repository | string | n/a | yes |
| github_repo_name | Name of the GitHub repository | string | n/a | yes |
| preview_environment_variables | Environment variables for the preview environment | map(string) | n/a | yes |
| production_branch | Name of the production branch | string | n/a | yes |
| production_environment_variables | Environment variables for the production environment | map(string) | n/a | yes |
| project_name | Name of the project | string | n/a | yes |
| root_dir | Root directory of the project | string | n/a | yes |
No outputs.
About
Terraform module for terraform-cloudflare-pages-github
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.