initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
aws-region = "ap-east-1"
|
||||
aws-region-short = "ape1"
|
||||
customer-name = "acme"
|
||||
environment = "preview"
|
||||
project = "sso"
|
||||
application = "sso"
|
||||
vpc-cidr = "10.37.54.0/24"
|
||||
number-of-public-subnets-per-az = 0
|
||||
number-of-private-subnets-per-az = 1
|
||||
vpc-flowlog-bucket-arn = "arn:aws:s3:::prd-vpc-flow-logs-894849410890"
|
||||
adc-domainname = "acme.com"
|
||||
adc-size = "Large"
|
||||
adc-dns-ips = ["10.135.72.66", "10.135.72.67"]
|
||||
adc-service-account-username = "AWSSSOPRD"
|
||||
adc-enable-sso = true
|
||||
Reference in New Issue
Block a user