Skip to content

Commit

Permalink
Merge pull request #22 from NHSDigital/rossbugginsnhs/move-tf-to-infr…
Browse files Browse the repository at this point in the history
…a-folder

move terraform to infra dir
  • Loading branch information
RossBugginsNHS authored Jul 2, 2024
2 parents 0380729 + 0a0deed commit 49617fa
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 49617fa

Please sign in to comment.