mirror of https://github.com/status-im/consul.git
6 lines
172 B
HCL
6 lines
172 B
HCL
|
# Copyright (c) HashiCorp, Inc.
|
||
|
# SPDX-License-Identifier: BUSL-1.1
|
||
|
|
||
|
// Use default-allow policy so that we can test specific deny rules
|
||
|
default_intention_policy = "allow"
|