We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417f328 commit 44a0532Copy full SHA for 44a0532
examples/existing-ditribution/fingerprint.tf
@@ -1,5 +1,5 @@
1
module "fingerprint_cloudfront_integration" {
2
- source = "fingerprintjs/fingerprint-cloudfront-proxy-integration/aws"
+ source = "../.."
3
4
fpjs_agent_download_path = var.fpjs_agent_download_path
5
fpjs_get_result_path = var.fpjs_get_result_path
examples/standalone-distribution/fingerprint.tf
0 commit comments