This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
mirror of
https://github.com/status-im/consul.git
Watch
2
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
baaf6d84c7
consul
/
test
/
integration
/
connect
/
envoy
/
case-l7-intentions
/
acl.hcl
7 lines
102 B
HCL
Raw
Normal View
History
Unescape
Escape
Copyright headers for missing files/folders (#16708) * copyright headers for agent folder
2023-03-28 22:48:58 +00:00
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
test: fix envoy integration tests to explicitly create config entries (#15269) This is instead of the current behavior where we feed the config entries in using the config_entries.bootstrap configuration which oddly races against other setup code in some circumstances. I converted ALL tests to explicitly create config entries.
2022-11-07 16:02:04 +00:00
acl
{
default_policy
=
"deny"
}