We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23486b0 commit 219deb7Copy full SHA for 219deb7
hfc.toml
@@ -3,6 +3,7 @@ name = "randomizer"
3
4
[build]
5
path = "./cmd/randomizer-lambda"
6
+tags = ["grpcnotrace"] # note that lambda.norpc is implicit for all hfc builds
7
8
[template]
9
path = "CloudFormation.yaml"
0 commit comments