Skip to content

Commit

Permalink
Workflow: created files in terraform/environments
Browse files Browse the repository at this point in the history
  • Loading branch information
modernisation-platform-ci committed Apr 30, 2021
1 parent 9a497e6 commit d3ab12b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion terraform/environments/bench/networking.auto.tfvars.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"networking": [
{
"business-unit": "core",
"business-unit": "garden",
"set": "general",
"application": "bench"
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/environments/cooker/networking.auto.tfvars.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"networking": [
{
"business-unit": "core",
"business-unit": "house",
"set": "general",
"application": "cooker"
}
Expand Down
2 changes: 1 addition & 1 deletion terraform/environments/heater/networking.auto.tfvars.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"networking": [
{
"business-unit": "core",
"business-unit": "garden",
"set": "patio",
"application": "heater"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"networking": [
{
"business-unit": "core",
"business-unit": "garden",
"set": "general",
"application": "sprinkler"
}
Expand Down

0 comments on commit d3ab12b

Please sign in to comment.