mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-02-11 09:34:30 +00:00
Fix typo and correct comment
This commit is contained in:
@@ -8,11 +8,11 @@ aws_region = "us-east-1"
|
||||
vpc_name = ""
|
||||
name_prefix = ""
|
||||
tags = {
|
||||
#key = "value"
|
||||
#key = "value"
|
||||
}
|
||||
|
||||
# Uncomment the below line to use an existing wildcard certificate in Route 53.
|
||||
#wildcart_cert = true
|
||||
# Uncomment the below line to use an existing wildcard certificate in AWS Certificate Manager.
|
||||
#wildcard_cert = true
|
||||
|
||||
# Uncomment the below line if you are *not* using Route 53
|
||||
#using_route53 = false
|
||||
|
||||
Reference in New Issue
Block a user