-
aws-grafana-billing-dashboard
A Grafana dashboard for AWS billing metrics which is deployable via Terraform or cdktf
The local deployment is also possible with a CI/CD pipeline. In this example it’s with GitHub actions. Instead of the .env file, the variables and credentials coming from GitHub secrets.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
Unfortunately, it’s not possible to use variables here. This is discussed in this issue with some approaches for workarounds. I use this one, more or less.
Related posts
-
Authorization and Amazon Verified Permissions - A New Way to Manage Permissions Part XII: Terraform
-
terraform VS selefra - a user suggested alternative
2 projects | 20 Mar 2023 -
Terraform을 이용해서 Amazon IVS Live Streams 및 Chat 배포하기 (Deploy Amazon IVS Live Streams and Chat with Terraform)
-
Where to start with AWS
-
Serverless - what should I have thought about?