This module contains integrations with Cloudflare for Instellar.
- Setup zero-trust ssh tunnel access.
- DNS credential module.
Name | Version |
---|---|
cloudflare | ~> 4.0 |
Name | Version |
---|---|
cloudflare | 4.29.0 |
random | 3.6.0 |
terraform | n/a |
No modules.
Name | Type |
---|---|
cloudflare_access_application.this | resource |
cloudflare_access_ca_certificate.this | resource |
cloudflare_access_policy.this | resource |
cloudflare_record.this | resource |
cloudflare_tunnel.this | resource |
cloudflare_tunnel_config.this | resource |
random_password.this | resource |
terraform_data.cloudflared | resource |
cloudflare_zone.this | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
bastion_access | Bastion access to provision cloudflare tunnel | object({ |
n/a | yes |
blueprint | The identifier of the blueprint | string |
n/a | yes |
cloudflare_account_id | Cloudflare account id | string |
n/a | yes |
emails | Emails of users who can access the tunnel | list(string) |
n/a | yes |
identifier | Identifier for the tunnel | string |
n/a | yes |
zone_name | Zone you want to use for creating a tunnel | string |
n/a | yes |
No outputs.