🚧 This pack is experimental and currently not recommended for production usage. 🚧
A collection of in-cluster resources ready to be used with Humanitec.
The Resource Pack uses Terraform and the Humanitec Terraform Provider to create Resource Definitions in your Humanitec Organization.
You may either install a Resource Definition from the Pack as-is or adopt the Terraform source code into your own Terraform estate.
The following resources are included:
mongodb/basic
: a basic MongoDB (Installation instructions / Terraform source)mysql/basic
: a basic MySQL (Installation instructions / Terraform source)postgres/basic
: a basic Postgres (Installation instructions / Terraform source)rabbitmq/basic
: a basic RabbitMQ (Installation instructions / Terraform source)redis/basic
: a basic Redis (Installation instructions / Terraform source)
The examples
directory includes the respective installation instructions.
The humanitec-resource-defs
directory includes the Terraform sources for the respective Resource Definitions.