DataDog / terraform-provider-datadog

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

[repo] block sdkv2 resources #2546

Closed nkzou closed 2 months ago

nkzou commented 2 months ago

Check for new sdkv2, failing any new .go files in the datadog/ directory

github-actions[bot] commented 2 months ago

[!WARNING]
It looks like the terraform-plugin-sdkv2 provider definition was changed (datadog/provider.go) - are you adding a new SDKv2 resource? If so, this is deprecated - going forward, all new resources must use the terraform-plugin-framework. If you are a Datadog employee and need guidance on this process, reach out to us at #api-clients.

github-actions[bot] commented 2 months ago

[!WARNING] It looks like you're adding a new terraform-plugin-sdkv2 resource. If so, this is deprecated - going forward, all new resources must use the terraform-plugin-framework. If you are a Datadog employee and need guidance on this process, reach out to us at #api-clients.