This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
Watch
2
Star
0
Fork
0
You've already forked consul
mirror of
https://github.com/status-im/consul.git
synced
2025-01-09 13:26:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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 23:48:58 +01: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 10:02:04 -06:00
acl
{
default_policy
=
"deny"
}
Reference in New Issue
Copy Permalink