Skip to content

Commit

Permalink
Adding missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeguchi committed Nov 12, 2024
1 parent 1f4ea5f commit a9e86ad
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
/*
SUMMARY : This file contains the allowed locations locals block for the Cloud for Financial Services
AUTHOR/S: Cloud for Financial Services
*/
locals {
allowed_locations_list = [
"australiacentral",
Expand Down

0 comments on commit a9e86ad

Please sign in to comment.