Skip to content

fix nacl limit by adding flags

Compare
Choose a tag to compare
@badra001 badra001 released this 09 Jan 15:51
· 73 commits to master since this release
  • v1.4.2 -- 20220109
    • add common/versions.tf to prep for tf 0.13+
    • common/defaults.tf
      • add 10/8 to enteprise list and make the default, due to a max of 40 nacl entries in a nacl
    • nacls-rules
      • add variable enable_rules (boolean) to create or not create the rule
    • peers
      • add variables enable_nacl_entry_self and enable_nacl_entry_peer to determine whether to create the rule local/remote (default false)