Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable support for Terraform 1.0 #32

Merged
merged 2 commits into from
Jul 14, 2021
Merged

feat: enable support for Terraform 1.0 #32

merged 2 commits into from
Jul 14, 2021

Conversation

andrew-wiggins
Copy link
Contributor

Updating this module to work with Terraform versions up to, but not including, 1.1.

Tested this using both 0.15.3 and 1.0.2 deployments, both worked as expected.

@houqp houqp requested a review from jim80net July 14, 2021 20:14
@houqp houqp merged commit 5410502 into scribd:master Jul 14, 2021
@houqp
Copy link
Contributor

houqp commented Jul 14, 2021

thank you @andrew-wiggins !

@houqp houqp mentioned this pull request Jul 14, 2021
@houqp houqp linked an issue Jul 14, 2021 that may be closed by this pull request
github-actions bot pushed a commit that referenced this pull request Jul 14, 2021
# [2.3.0](v2.2.0...v2.3.0) (2021-07-14)

### Features

* enable support for Terraform 1.0 ([#32](#32)) ([5410502](5410502))
@github-actions
Copy link

🎉 This PR is included in version 2.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

bcha added a commit to bcha/terraform-aws-datadog that referenced this pull request Aug 20, 2021
* feat: changes dd lambda default version from v3.17.0 to v3.27.0

change the datadog lambda forwarder version from v3.17.0 to v3.27.0. There are many feature improvements in this version such as the support for SNS topic subscriptions for S3 bucket events

* fix: Add missing cloudwatch:ListMetrics access for AWS integration (scribd#27)

* chore(release): 2.0.1 [skip ci]

## [2.0.1](scribd/terraform-aws-datadog@v2.0.0...v2.0.1) (2021-01-22)

### Bug Fixes

* Add missing cloudwatch:ListMetrics access for AWS integration ([scribd#27](scribd#27)) ([f7c80c2](scribd@f7c80c2))

* chore(release): 2.1.0 [skip ci]

# [2.1.0](scribd/terraform-aws-datadog@v2.0.1...v2.1.0) (2021-03-16)

### Features

* changes dd lambda default version from v3.17.0 to v3.27.0 ([8e455a8](scribd@8e455a8))

* feat: enable support for terraform 0.14

* chore(release): 2.2.0 [skip ci]

# [2.2.0](scribd/terraform-aws-datadog@v2.1.0...v2.2.0) (2021-03-19)

### Features

* enable support for terraform 0.14 ([c65a0d0](scribd@c65a0d0))

* feat: enable support for Terraform 1.0 (scribd#32)

* chore(release): 2.3.0 [skip ci]

# [2.3.0](scribd/terraform-aws-datadog@v2.2.0...v2.3.0) (2021-07-14)

### Features

* enable support for Terraform 1.0 ([scribd#32](scribd#32)) ([5410502](scribd@5410502))

* bug: fix datadog IAM policy to prevent numerous CloudTrail errors for v2

* chore(release): 2.3.1 [skip ci]

## [2.3.1](scribd/terraform-aws-datadog@v2.3.0...v2.3.1) (2021-08-17)

### Bug Fixes

* Merge pull request [scribd#35](scribd#35) from scribd/taylorsmcclure/fix-iam-policy-v2 ([7bf7868](scribd@7bf7868))

Co-authored-by: Taylor McClure <taylor@scribd.com>
Co-authored-by: Rusty Chain <rchain@axs.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Jim Park <jimp@scribd.com>
Co-authored-by: Andrew Wiggins <59580098+andrew-wiggins@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

TF 1.0.0
2 participants