Skip to content

Commit

Permalink
Open Data CI Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
finops-toolkit CI committed Aug 22, 2024
1 parent 698868f commit c078447
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 49 deletions.
1 change: 1 addition & 0 deletions src/powershell/Private/Get-OpenDataRegion.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -484,5 +484,6 @@ function Get-OpenDataRegion
,[PSCustomObject]@{ OriginalValue = 'za west'; RegionId = 'southafricawest'; RegionName = 'South Africa West'; }
,[PSCustomObject]@{ OriginalValue = 'zanorth'; RegionId = 'southafricanorth'; RegionName = 'South Africa North'; }
,[PSCustomObject]@{ OriginalValue = 'zawest'; RegionId = 'southafricawest'; RegionName = 'South Africa West'; }
,[PSCustomObject]@{ OriginalValue = 'test'; RegionId = 'test'; RegionName = 'test'; }
)
}
Loading

0 comments on commit c078447

Please sign in to comment.