crossplane-contrib / provider-jet-datadog

@crossplane provider to drive @datadog configuration control plane way
Apache License 2.0
6 stars 8 forks source link

feat(terraform): Upgrade datadog terraform provider to v3.12.0 #11

Closed Lax77 closed 2 years ago

Lax77 commented 2 years ago

Signed-off-by: Lax Kota lkota@guidewire.com Signed-off-by: Nimish Pawar npawar@guidewire.com

Description of your changes

Fixes # https://github.com/crossplane-contrib/provider-jet-datadog/issues/10

I have:

How has this code been tested

We have tested following [this] document were able to create and delete synthetic tests fine with these changes.

Lax77 commented 2 years ago

Thanks a lot for the contribution. Could you please rebase with main after we merged #9 ?

Sure, just rebased the branch. Could you review it again?

ytsarev commented 2 years ago

@Lax77 thanks a lot! Did you also regenerate with make reviewable ? I might be wrong, but I am expecting the new Downtime CRD to be also involved in the diff

Lax77 commented 2 years ago

@ytsarev No, I only rebased earlier. Re-ran the make reviewable and pushed the changes again.

This time it updated the downtime CRD with v3.12.0 specific changes. Along with CRD, apis in downtime/v1alpha1 were also updated.