Sfoglia il codice sorgente

Moved CA DOH to commercial

Fred Damstra [afs macbook] 4 anni fa
parent
commit
0b4e5f93de
2 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 0 1
      common/aws-us-gov/partition.hcl
  2. 1 1
      common/aws/partition.hcl

+ 0 - 1
common/aws-us-gov/partition.hcl

@@ -66,6 +66,5 @@ locals {
     "738577959608",  # AFS/CMPS AIP VA (No Ticket, email from Dalling in 10/2020)
     "902039776828",  # AFS/CMPS FRTIB (MSOCI-1549)
     "314025119334",  # AFS/CMPS BAS-Commerce (MSOCI-1554)
-    "392153378647",  # CA Dept of Health (MSOCI-1637)
   ]
 }

+ 1 - 1
common/aws/partition.hcl

@@ -71,6 +71,6 @@ locals {
   }
 
   customer_accounts = [
-
+    "392153378647",  # CA Dept of Health (MSOCI-1637)
   ]
 }