main
tf 4 lines 109 Bytes
Raw
1 module "fastlylogs" {
2 source = "./fastlylog"
3 fastly_customer_id = local.fastly_customer_id
4 }