Skip to content

Commit

Permalink
move terraform to infra dir
Browse files Browse the repository at this point in the history
  • Loading branch information
RossBugginsNHS committed Jun 28, 2024
1 parent 567c449 commit 0a0deed
Show file tree
Hide file tree
Showing 33 changed files with 2 additions and 28 deletions.
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
".vscode": false,
"tests":true,
"infrastructure":true,
"scripts":true,
"terraform": true
"scripts":true
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 1 addition & 5 deletions nhs-notify-repository-template.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"path": "./tests"
},
{
"name": "Infra",
"name": "Infrastructure",
"path": "./infrastructure"
},
{
Expand All @@ -32,10 +32,6 @@
"name": "Dev Container",
"path": ".devcontainer"
},
{
"name": "Terraform",
"path": "terraform"
}
],
"settings": {

Expand Down
10 changes: 0 additions & 10 deletions terraform/etc/env_eu-west-2_exampleenv.tfvars

This file was deleted.

2 changes: 0 additions & 2 deletions terraform/etc/eu-west-2.tfvars

This file was deleted.

6 changes: 0 additions & 6 deletions terraform/etc/global.tfvars

This file was deleted.

1 change: 0 additions & 1 deletion terraform/etc/group_examplegroup.tfvars

This file was deleted.

2 changes: 0 additions & 2 deletions terraform/etc/versions_eg-region-1_exampleenv.tfvars

This file was deleted.

Empty file removed terraform/plugin-cache/.gitkeep
Empty file.

0 comments on commit 0a0deed

Please sign in to comment.