From 9522ab3924c6a4f84390b0c9ae4bb3d5e9f510e7 Mon Sep 17 00:00:00 2001 From: Olivier Cervello Date: Tue, 5 Feb 2019 16:36:33 -0600 Subject: [PATCH] Update README sample file link --- examples/splunk-sink/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/splunk-sink/README.md b/examples/splunk-sink/README.md index 78c83b0a..a6c4fa6f 100644 --- a/examples/splunk-sink/README.md +++ b/examples/splunk-sink/README.md @@ -6,7 +6,7 @@ The example is for a project-level sink, but it can be easily be adapted for agg ## Instructions -1. Fill the required variables in the `example.auto.tfvars` file located in the `examples/` directory. +1. Fill the required variables in the `terraform.tfvars.sample` file located in the `examples/` directory. 2. Verify the IAM roles for your Terraform service account: - `roles/logging.configWriter` on the project (to create the logsink)