Options
All
  • Public
  • Public/Protected
  • All
English
  • English
  • Français
Menu
Warning
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.

Hierarchy

  • FirewallManagerConfiguration1

Index

Properties

Optional apply-tags

apply-tags: {}
Title: Apply Tags
Description: undefined

Type declaration

  • [k: string]: string

block-device-mappings

block-device-mappings: string[]
Title: Block Device Mappings
Description: undefined

Optional bootstrap

bootstrap: string
Title: Bootstrap
Description: undefined

create-eip

create-eip: boolean
Title: Create EIP
Description: undefined

Optional enforce-imdsv2

enforce-imdsv2: boolean
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.