# Terraform module for Grafana deployment
[](https://drone.thomasklein.me/thomasklein/terraform-app-grafana)
This module manages the grafana installation on lawndale.
## Requirements
The following requirements are needed by this module:
- [aws](#requirement\_aws) (~> 4.9.0)
- [helm](#requirement\_helm) (~> 2.5.1)
- [kubernetes](#requirement\_kubernetes) (~> 2.11.0)
## Providers
The following providers are used by this module:
- [aws](#provider\_aws) (4.9.0)
- [helm](#provider\_helm) (2.5.1)
- [kubernetes](#provider\_kubernetes) (2.11.0)
## Modules
The following Modules are called:
### [grafana\_persistance](#module\_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](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cognito_user_pool_client) (resource)
- [helm_release.this](https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release) (resource)
- [kubernetes_namespace.this](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/namespace) (resource)
- [aws_cognito_user_pools.thomasklein_infra](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/cognito_user_pools) (data source)
- [aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/region) (data source)
## Required Inputs
No required inputs.
## Optional Inputs
No optional inputs.
## Outputs
No outputs.