Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/philips-labs/terraform-cloudfoundry-gwdemo
- Owner: philips-labs
- Created: 2020-09-07T14:57:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T12:01:41.000Z (9 months ago)
- Last Synced: 2024-04-24T16:14:44.400Z (9 months ago)
- Topics: demo, hsdp, terraform-module
- Language: HCL
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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 |