module "opw" { source = "git::https://github.com/DataDog/opw-terraform//aws" vpc-id = "{VPC ID}" subnet-ids = ["{SUBNET ID 1}", "{SUBNET ID 2}"] region = "{REGION}" datadog-api-key = "{DATADOG API KEY}" pipeline-id = "{OP PIPELINE ID}" pipeline-config = <