{"version":3,"file":"microsoft-region.lookup.cjs","names":[],"sources":["../../../../src/enums/cloud-providers/microsoft/microsoft-region.lookup.ts"],"sourcesContent":["const MicrosoftRegion = Object.freeze(\n  [\n    'Brazil South',\n    'France Central',\n    'South Africa North',\n    'Australia East',\n    'Canada Central',\n    'Germany West Central',\n    'Central India',\n    'Central US',\n    'North Europe',\n    'Japan East',\n    'East US',\n    'Norway East',\n    'Korea Central',\n    'East US 2',\n    'UK South',\n    'Southeast Asia',\n    'South Central US',\n    'West Europe',\n    'East Asia',\n    'US Gov Virginia',\n    'Sweden Central',\n    'China North 3',\n    'West US 2',\n    'Switzerland North',\n    'West US 3',\n  ].map((name) => ({\n    name,\n    // @ts-ignore\n    id: name.replaceAll(' ', '').toLowerCase(),\n  }))\n)\n\nexport default MicrosoftRegion\n"],"mappings":";AAAA,MAAM,kBAAkB,OAAO,OAC7B;CACE;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;AACF,CAAC,CAAC,KAAK,UAAU;CACf;CAEA,IAAI,KAAK,WAAW,KAAK,EAAE,CAAC,CAAC,YAAY;AAC3C,EAAE,CACJ"}