Skip to content

Commit e59d97c

Browse files
authored
Remove grafana code, dependabot, README references and sonar config (#1193)
1 parent 551b7b5 commit e59d97c

31 files changed

Lines changed: 7 additions & 11821 deletions

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ version: 2
77
updates:
88
- package-ecosystem: "docker"
99
directories:
10-
- "/infrastructure/grafana/non-prod/docker"
1110
- "/lambdas/ack_backend"
1211
- "/lambdas/batch_processor_filter"
1312
- "/lambdas/delta_backend"
@@ -74,7 +73,6 @@ updates:
7473

7574
- package-ecosystem: "terraform"
7675
directories:
77-
- "/infrastructure/grafana/non-prod/terraform"
7876
- "/infrastructure/account"
7977
- "/infrastructure/instance"
8078
- "/infrastructure/terraform_aws_backup/**"

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,12 @@ GitHub Actions for our entire pipeline.
5050

5151
### Infrastructure
5252

53-
| Folder | Description |
54-
| ---------------------- | ---------------------------------------------------------------- |
55-
| `account` | Base infrastructure components deployed on a per account basis. |
56-
| `grafana` | Terraform configuration for Grafana, built on top of core infra. |
57-
| `instance` | Core Terraform app infrastructure. |
58-
| `terraform_aws_backup` | Streamlined backup processing with AWS. |
59-
| `proxies` | Apigee API proxy definitions. |
53+
| Folder | Description |
54+
| ---------------------- | --------------------------------------------------------------- |
55+
| `account` | Base infrastructure components deployed on a per account basis. |
56+
| `instance` | Core Terraform app infrastructure. |
57+
| `terraform_aws_backup` | Streamlined backup processing with AWS. |
58+
| `proxies` | Apigee API proxy definitions. |
6059

6160
---
6261

infrastructure/grafana/non-prod/docker/Dockerfile

Lines changed: 0 additions & 40 deletions
This file was deleted.

infrastructure/grafana/non-prod/docker/build_push_to_ecr.sh

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)