variables.tf [460:469]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  default = {
    enabled = false
    inbound_rules = [
      {
        rule_number = 100
        rule_action = "allow"
        from_port   = 0
        to_port     = 0
        protocol    = "-1"
        cidr_block  = "0.0.0.0/0"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



variables.tf [574:583]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  default = {
    enabled = false
    inbound_rules = [
      {
        rule_number = 100
        rule_action = "allow"
        from_port   = 0
        to_port     = 0
        protocol    = "-1"
        cidr_block  = "0.0.0.0/0"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



