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 caade2f commit 8856cabCopy full SHA for 8856cab
README.md
@@ -1,4 +1,4 @@
1
-# terraform-gcp-sensor
+[#](#) terraform-gcp-sensor
2
3
<img src="docs/overview.png" alt="overview">
4
@@ -49,7 +49,9 @@ module "sensor" {
49
The variables for this module all have default values that can be overwritten
50
to meet your naming and compliance standards.
51
52
-Deployment examples can be found [here](examples).
+Deployment examples can be found [here][].
53
+
54
+[here]: https://github.com/corelight/corelight-cloud/tree/main/terraform/gcp-mig-sensor
55
56
## License
57
examples/deployment/main.tf
examples/deployment/versions.tf
0 commit comments