Skip to content

terraform root module that demonstrates the deployment of apache nifi on container hosts.

Notifications You must be signed in to change notification settings

philips-labs/nifi-on-hsdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Nifi on HSDP

This Terraform root module demonstrates usage of a Apache Nifi provisioned Container Host.

Requirements

Name Version
cloudfoundry >= 0.1206.0
hsdp >= 0.13.3

Providers

Name Version
cloudfoundry >= 0.1206.0

Inputs

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

Outputs

No output.

Contact / Getting help

krishna.prasad.srinivasan@philips.com

License

License is MIT

About

terraform root module that demonstrates the deployment of apache nifi on container hosts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages