scribd / terraform-aws-datadog

Terraform module for setting up AWS Datadog integration
https://registry.terraform.io/modules/scribd/datadog/aws/1.0.0
MIT License
38 stars 30 forks source link

feat: enable support for Datadog provider 3.x #46

Closed breakeverything closed 2 years ago

breakeverything commented 2 years ago

The only resource used from Datadog provider is "datadog_integration_aws" and it has not changed in any incompatible way between 2.x and 3.x versions. Relax the version requirement to allow 3.x versions of the provider.

Resolves #45

jim80net commented 2 years ago

Thank you @breakeverything !

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.7.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: