terraform { required_providers { datadog = { source = "datadog/datadog" version = "3.2.0" } } }