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 87b33f2 commit 2bc9429Copy full SHA for 2bc9429
README.md
@@ -1,4 +1,4 @@
1
-# terraform-aws-sensor
+[#](#) terraform-aws-sensor
2
3
Terraform for Corelight's AWS Cloud Sensor Deployment.
4
@@ -66,10 +66,13 @@ resource "aws_iam_instance_profile" "corelight_sensor" {
66
The variables for this module all have default values that can be overwritten
67
to meet your naming and compliance standards.
68
69
-Deployment examples can be found [here](examples).
+Deployment examples can be found [here][].
70
+
71
+[here]: https://github.com/corelight/corelight-cloud/tree/main/terraform/aws-autoscaling-sensor
72
73
## License
74
75
The project is licensed under the [MIT][] license.
76
77
[MIT]: LICENSE
78
examples/deployment/main.tf
examples/deployment/versions.tf
0 commit comments