diff --git a/README.md b/README.md index 5fa8cb9..8d26a13 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ Terraform for Corelight's Sensor Configuration. ```hcl module "sensor_config" { - source = "../../" + source = "github.com/corelight/terraform-config-sensor" fleet_community_string = "" sensor_license = "" sensor_management_interface_name = "" sensor_monitoring_interface_name = "" - sensor_health_check_probe_source_ranges_cidr = " + sensor_health_check_probe_source_ranges_cidr = "" subnetwork_monitoring_cidr = "" subnetwork_monitoring_gateway = ""