Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/philips-labs/terraform-cloudfoundry-gwdemo

Terraform module demonstrating Cloudfoundry API gateway using NGinx
https://github.com/philips-labs/terraform-cloudfoundry-gwdemo

demo hsdp terraform-module

Last synced: 2 months ago
JSON representation

Terraform module demonstrating Cloudfoundry API gateway using NGinx

Awesome Lists containing this project

README

        

# terraform-cloudfoundry-gwdemo

# Disclaimer

> [!Important]
> This repository is managed as Philips Inner-source / Open-source.
> This repository is NOT endorsed or supported by HSSA&P or I&S Cloud Operations.
> You are expected to self-support or raise tickets on the Github project and NOT raise tickets in HSP ServiceNow.

## Requirements

| Name | Version |
|------|---------|
| cloudfoundry | >= 0.12.6 |

## Providers

| Name | Version |
|------|---------|
| archive | n/a |
| cloudfoundry | >= 0.12.6 |
| local | n/a |
| random | n/a |

## Inputs

| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| cf\_app\_domain | n/a | `any` | n/a | yes |
| cf\_org\_name | n/a | `any` | n/a | yes |
| cf\_username | n/a | `any` | n/a | yes |

## Outputs

| Name | Description |
|------|-------------|
| url | n/a |