Skip to content

Releases: logdna/terraform-provider-logdna

v1.2.0

28 Jul 20:34
Compare
Choose a tag to compare

This adds the necessary configuration to view and alert resources
to support terraform import.

Ref: LOG-10221

v1.2.0-pre

21 Jul 19:56
Compare
Choose a tag to compare
v1.2.0-pre Pre-release
Pre-release

This adds the necessary configuration to view and alert resources
to support terraform import.

Ref: LOG-10221

v1.1.0

16 Jul 13:47
Compare
Choose a tag to compare
  • Add support for Preset Alerts
  • Implement resourceRead for all resources to properly support drift
    • terraform plan now works as expected when remote resources change
  • Improved code quality and test coverage
  • Switch to Jenkins for CI

v1.1.0-pre

30 Jun 20:04
Compare
Choose a tag to compare
v1.1.0-pre Pre-release
Pre-release
docs: update developer documentation

Update developer documentation for testing and building the provider

Ref: LOG-9606

v1.0.0

29 Oct 21:14
4f90dbc
Compare
Choose a tag to compare
Edits from Support team feedback (#8)

This PR is for the edits to the index.md file, per feedback from Support team.

Ref: LOG-7733
Semver: Patch

Co-authored-by: Tana Berry <[email protected]>

v0.0.3

16 Jul 13:44
d00fbcd
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
Updates README and docs (#4)

Makes updates to the README and docs such as pluralizing category.
Additionally makes code changes to comply with the categories update

Ref: LOG-7687
Semver: Patch

v0.0.2

16 Jul 13:45
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
Merge pull request #1 from logdna/nimbinatus-patch-1

fix(WIP): add WIP note