The configuration file schema documentation is a work in progress. Please use this draft document with caution. The deeper you browse into the hierarchy, the less accurate the definitions are likely to be.
Title: Enforce IMDSv2 on the EC instance launched for firewall manager Description: If set to true, IMDSv2 will be mandatory on the instance. Default : false
Optional fw-instance-role
fw-instance-role:string
Title: Role Description: undefined
image-id
image-id:string
Title: Image ID Description: undefined
instance-sizes
instance-sizes:string
Title: Instance Sizes Description: undefined
Optional key-pair
key-pair:string
Title: Key Pair Description: undefined
name
name:string
Title: Name Description: undefined
region
region:string
Title: Region Description: undefined
security-group
security-group:string
Title: Security Group Description: undefined
subnet
subnet:{ az: string; name: string }
Title: Subnet Description: undefined
Type declaration
[k: string]: unknown
az: string
name: string
Optional user-data
user-data:string
Title: User Data Description: undefined
vpc
vpc:string
Title: Vpc Description: The VPC name to deploy the firewall instances into.