Support https://github.com/fleetdm/fleet/pull/19935/ in tf example (#20026)
This commit is contained in:
@@ -50,7 +50,7 @@ locals {
|
||||
}
|
||||
|
||||
module "fleet" {
|
||||
source = "github.com/fleetdm/fleet//terraform?ref=tf-mod-root-v1.9.1"
|
||||
source = "github.com/fleetdm/fleet//terraform?ref=tf-mod-root-v1.10.0"
|
||||
certificate_arn = module.acm.acm_certificate_arn
|
||||
|
||||
vpc = {
|
||||
|
||||
Reference in New Issue
Block a user