mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
update osquery-carve module version in dogfood (#19535)
This commit is contained in:
parent
9db32a5827
commit
d65f59ed84
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@ module "firehose-logging" {
|
|||
}
|
||||
|
||||
module "osquery-carve" {
|
||||
source = "github.com/fleetdm/fleet//terraform/addons/osquery-carve?ref=tf-mod-addon-osquery-carve-v1.0.0"
|
||||
source = "github.com/fleetdm/fleet//terraform/addons/osquery-carve?ref=tf-mod-addon-osquery-carve-v1.0.1"
|
||||
osquery_carve_s3_bucket = {
|
||||
name = "fleet-${local.customer}-osquery-carve"
|
||||
expires_days = 3650
|
||||
|
|
|
|||
Loading…
Reference in a new issue