7d6bcbe742d967d3b6c3ba735629525a75eb2877
All checks were successful
continuous-integration/drone/push Build is passing
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
No modules.
Resources
The following resources are used by this module:
- aws_cognito_user_pool_client.this (resource)
- helm_release.this (resource)
- kubernetes_namespace.this (resource)
- kubernetes_persistent_volume.this (resource)
- kubernetes_persistent_volume_claim.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%