Coder Social home page Coder Social logo

terraform-hsdp-rabbitmq-service's Introduction

Terraform HSDP RabbitMQ service module

Provisions a HSDP RabbitMQ server instance, including a Prometheus exporter endpoint. This is for use with the Thanos for custom metrics collection.

Example

TODO

Requirements

Name Version
terraform >= 0.15.1
cloudfoundry >= 0.14.2
hsdp >= 0.17.0

Providers

Name Version
cloudfoundry >= 0.14.2
hsdp >= 0.17.0
random n/a

Modules

No modules.

Resources

Name Type
cloudfoundry_app.exporter resource
cloudfoundry_route.exporter resource
cloudfoundry_service_instance.rabbitmq resource
cloudfoundry_service_key.key resource
random_id.id resource
cloudfoundry_domain.apps_internal_domain data source
cloudfoundry_service.rabbitmq data source
hsdp_config.cf data source

Inputs

Name Description Type Default Required
cf_space_id Cloudfoundry space id to provision resources in string n/a yes
exporter_disk_quota Exporter disk quota number 1024 no
exporter_environment Additional onfiguration for the exporter map(any) {} no
exporter_image Image to use for RabbitMQ exporter string "kbudde/rabbitmq-exporter:main" no
exporter_memory Exporter memory settings number 128 no
name_postfix The postfix string to append to the space, hostname, etc. Prevents namespace clashes string "" no
plan Plan to use string "rabbitmq-dev-standalone" no

Outputs

Name Description
metrics_app_id The metrics app ID
metrics_host The exporter metrics internal hostname
metrics_port The exporter metrics internal port
service_id The service id

Contact / Getting help

Please post your questions on the HSDP Slack #terraform channel, or start a discussion

License

License is MIT

terraform-hsdp-rabbitmq-service's People

Watchers

 avatar  avatar  avatar  avatar

Forkers

ryanoatz99

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.