DataDog / terraform-provider-datadog

Terraform Datadog provider
https://www.terraform.io/docs/providers/datadog/
Mozilla Public License 2.0
399 stars 375 forks source link

[datadog_synthetics_test] allow variable in port #2522

Closed etnbrd closed 1 month ago

etnbrd commented 1 month ago

This PR changes the type of the port in the request definition from int to string, to allow setting with variable like: {{ PORT }}.