Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

Releases: erikvanbrakel/terraform-provider-sumologic

v0.3.3

01 Aug 13:23
Compare
Choose a tag to compare

Fix: Continuation of v0.3.2.

v0.3.2

01 Aug 10:18
4a30b1d
Compare
Choose a tag to compare

Fix: When the collector is deleted manually, the provider now correctly responds by adjusting the plan. Previous versions would throw an error.

v0.3.1

22 May 09:27
Compare
Choose a tag to compare

New functionality

v0.3.0

25 Sep 08:01
Compare
Choose a tag to compare

New resources

  • Cloudsyslog source (#30)

New functionality

  • Resource http source: Added TimeZone validation against Sumologic server (#28, #29, #31)
  • Resource polling source: All fields in func resourceSumologicPollingSource() *schema.Resource are being validated against Sumologic Server (#28, #29, #31)

v0.2.3

09 May 06:18
Compare
Choose a tag to compare
  • Resources can be updated now. Only the attributes which can't be modified trigger a rebuild
  • Improved error handling slightly. Should return less generic json errors
  • Documentation is now part of the repository
  • sumologic_collector now supports the timezone attribute

v0.2.2

03 May 09:43
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • Add category attribute to http_source (#16)

v0.2.1

02 May 09:35
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Export Url attribute from http_source (#11)
  • Adds destroy functionality to http_source (#13)

Thanks to https://github.com/josacar for his additions!

v0.2.0

16 Feb 11:21
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Upgrade terraform refs to v0.9.0. ATTENTION: This means the plugin won't work with terraform < v0.9.0!

v0.1.0

13 Feb 15:10
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Add polling source

v0.0.1

11 Feb 10:56
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial version of SumoLogic provider.

Resources:

  • sumologic_collector
  • sumologic_http_source