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

Organise synthetics resource file #2527

Closed etnbrd closed 1 month ago

etnbrd commented 1 month ago

This PR cleans and organise the code in the synthetics resource file. It should not change any feature, as it's just moving code around, and renaming functions.

It should be easier to review commit by commit. Some of the commits move large chunks of code, but don't change anything.