Code Monkey home page Code Monkey logo

terraform-aws-grafana's People

Contributors

colincoleman avatar mhd999 avatar mikael-lindstrom avatar rickardl avatar sadrig91 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

terraform-aws-grafana's Issues

Remove VPC from root module

Arguably the VPC should be defined outside the module so that Grafana can be deployed to an existing VPC. As such, the VPC should be removed.

Update to grafana:latest

Feature request

How can we improve the module?
Hi guys,
First of all, thanks for this!
I hhave tried to update to the newest version of grafana, however I've have received the following error:
"lvl=eror msg="Server shutdown" logger=server reason="Service init failed: Migration failed err: dial tcp: address tcp////grafana/rds-url: unknown port"
I've changed the grafana rds host value to: value = "${module.grafana_rds.endpoint}:${module.grafana_rds.port}"
But it did not make any difference. Also tried lots of ways, but did not work.
Do you guys have any suggestion how can I make this work?
Cheers

Use ECS container secrets instead of aws-env

ECS now supports specifying secrets (stored in SSM or SM) directly without needing aws-env. This makes it a lot easier to use pre-existing grafana docker images since we don't need to include aws-env.

While we are at it, we should also remove the SSM data source usage from the modules since:

  • Most of the values are not secrets and might as well be hardcoded in the task definition.
  • People should be free to use secrets manager for the things that are actually secrets, if they want to.

With the above in place I think we should also consider removing the init module.

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.