Skip to content

Commit

Permalink
Can't reorder existing folder list:that will change their dispay name…
Browse files Browse the repository at this point in the history
…. Append.
  • Loading branch information
athornton committed Apr 12, 2024
1 parent 3502b46 commit 6641fe6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions environment/foundation/1-org-b/1-org-b.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
parent_folder = ""

sub_folder_names = [
"Demo",
"Dev",
"Dev"
"Integration",
"Production"
"Production",
"Demo"
]

// Shared Services
Expand Down

0 comments on commit 6641fe6

Please sign in to comment.