Skip to content

Commit d41c277

Browse files
committed
global->account
1 parent 2863a4e commit d41c277

24 files changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ updates:
7373
- package-ecosystem: "terraform"
7474
directories:
7575
- "/infrastructure/grafana/non-prod/terraform"
76-
- "/infrastructure/global"
76+
- "/infrastructure/account"
7777
- "/infrastructure/terraform"
7878
- "/infrastructure/terraform_aws_backup/**"
7979
schedule:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ See https://nhsd-confluence.digital.nhs.uk/display/APM/Glossary.
4242

4343
| Folder | Description |
4444
| ---------------------- | ------------------------------------------------------------------------------------------------------ |
45-
| `global` | Base infrastructure components. |
45+
| `account` | Base infrastructure components. |
4646
| `grafana` | Terraform configuration for Grafana, built on top of core infra. |
4747
| `terraform` | Core Terraform infrastructure code. This is run in each PR and sets up lambdas associated with the PR. |
4848
| `terraform_sandbox` | Sandbox environment for testing infrastructure changes. |
File renamed without changes.
File renamed without changes.
File renamed without changes.

infrastructure/global/batch_processor_errors_slack_chatbot.tf renamed to infrastructure/account/batch_processor_errors_slack_chatbot.tf

File renamed without changes.

infrastructure/global/batch_processor_errors_sns_topic.tf renamed to infrastructure/account/batch_processor_errors_sns_topic.tf

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)