Add Vanta Owner to spend alerts (#17623)

This commit is contained in:
Robert Fairburn 2024-03-14 11:25:55 -05:00 committed by GitHub
parent 4c671e7a15
commit 8aa1c2b147
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,7 @@ provider "aws" {
environment = "spend-alerts"
terraform = "https://github.com/fleetdm/fleet/tree/main/infrastructure/infrastructure/spend_alerts"
state = "s3://fleet-terraform-state20220408141538466600000002/root/spend-alerts/terraform.tfstate"
VantaOwner = "robert@fleetdm.com"
}
}
}