This Terraform root module demonstrates usage of a Apache Nifi provisioned Container Host.
| Name | Version |
|---|---|
| cloudfoundry | >= 0.1206.0 |
| hsdp | >= 0.13.3 |
| Name | Version |
|---|---|
| cloudfoundry | >= 0.1206.0 |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| bastion_host | Bastion Host to use (region specific) | string |
"gw-eu1.phsdp.com" |
no |
| cartel_host | Cartel API host (region specific) | string |
"cartel-eu1.cloud.phsdp.com" |
no |
| cartel_secret | Cartel secret to use for Container Host | string |
n/a | yes |
| cartel_token | Cartel token to use for Container Host | string |
n/a | yes |
| cf_api | Cloud foundry API endpoint (region specific) | string |
"https://api.eu1.phsdp.com" |
no |
| cf_domain | Default Cloud foundry domain to use for apps | string |
"eu-west.philips-healthsuite.com" |
no |
| cf_org | Cloud foundry ORG name | string |
n/a | yes |
| cf_password | Cloud foundry password | string |
n/a | yes |
| cf_region | Cloud foundry region | string |
"eu-west" |
no |
| cf_space | Cloud foundry space to provision Kafdrop in | string |
n/a | yes |
| cf_username | Cloud foundry username | string |
n/a | yes |
| cf_user_groups | Cloud foundry groups or CF users | [string] |
n/a | yes |
| nifi_instance_type | The EC2 instance type to use for Kafka nodes | string |
"t3.xlarge" |
no |
No output.
krishna.prasad.srinivasan@philips.com
License is MIT