16ec931a9a2647b653233d3059ae458e06d222a5
Some checks failed
continuous-integration/drone/push Build is failing
Terraform module for Grafana deployment
This module manages the grafana installation on lawndale.
Requirements
The following requirements are needed by this module:
-
aws (~> 4.9.0)
-
helm (~> 2.5.1)
-
kubernetes (~> 2.11.0)
Providers
The following providers are used by this module:
-
aws (4.9.0)
-
helm (2.5.1)
-
kubernetes (2.11.0)
Modules
The following Modules are called:
grafana_persistance
Source: git@git.thomasklein.me:thomasklein/terraform-modules//9p-persistent-volume
Version:
Resources
The following resources are used by this module:
- aws_cognito_user_pool_client.this (resource)
- helm_release.this (resource)
- kubernetes_namespace.this (resource)
- aws_cognito_user_pools.thomasklein_infra (data source)
- aws_region.current (data source)
Required Inputs
No required inputs.
Optional Inputs
No optional inputs.
Outputs
No outputs.
Description
Languages
HCL
100%