Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3397490
D12002.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
512 B
Referenced Files
None
Subscribers
None
D12002.diff
View Options
diff --git a/services/terraform/remote/service_identity.tf b/services/terraform/remote/service_identity.tf
--- a/services/terraform/remote/service_identity.tf
+++ b/services/terraform/remote/service_identity.tf
@@ -66,7 +66,7 @@
environment = [
{
name = "RUST_LOG"
- value = local.is_staging ? "info,identity=debug" : "info"
+ value = local.is_staging ? "info,identity=debug,comm_lib=debug" : "info"
},
{
name = "KEYSERVER_PUBLIC_KEY"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 2, 5:46 PM (20 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2608452
Default Alt Text
D12002.diff (512 B)
Attached To
Mode
D12002: [terraform] display comm-lib debug logs on identity
Attached
Detach File
Event Timeline
Log In to Comment