Skip to content

Releases: lightstep/terraform-provider-lightstep

v1.83.1

13 Sep 18:46
3e9a10d
Compare
Choose a tag to compare
1.83.1

v1.83.0

08 Sep 15:10
83dee2d
Compare
Choose a tag to compare
1.83.0

v1.82.0

06 Sep 13:53
c6e0c48
Compare
Choose a tag to compare
1.82.0

v1.81.2

29 Aug 17:42
cbacb28
Compare
Choose a tag to compare
LS-50611: Remove references to match-on filters other than equality (…

v1.81.1

24 Aug 17:26
8d6fed2
Compare
Choose a tag to compare
add docs and example for role binding resource (#170)

* add docs and example for role binding resource

* only lint examples/

* format example

* re-run tfplugindocs

* update route

* wording

* wording pt 2

* Update docs/resources/user_role_binding.md

Co-authored-by: Regan Kuchan <[email protected]>

* updates with suggestions

* bump go version

---------

Co-authored-by: Regan Kuchan <[email protected]>
Co-authored-by: Devin Young <[email protected]>

v1.81.0

07 Aug 19:40
Compare
Choose a tag to compare
Uncomment test code line

v1.80.0

07 Jul 17:28
6c117d2
Compare
Choose a tag to compare
add user_role_binding resource to manage users' roles (#161)

* add user_role_binding resource to manage users' roles

* move back resource map; change users to be a set of strings

* bump rate limit for local testing

* implement tests

* fix tests

* fix import and lint

* fix tf import and add tests; docs; review suggestions

* bump version

* Update lightstep/resource_user_role_binding.go

Co-authored-by: Isaak Krautwurst <[email protected]>

* Update lightstep/resource_user_role_binding.go

Co-authored-by: Isaak Krautwurst <[email protected]>

* Update lightstep/resource_user_role_binding.go

Co-authored-by: Isaak Krautwurst <[email protected]>

* update docs

---------

Co-authored-by: Isaak Krautwurst <[email protected]>

v1.79.0

23 Jun 15:26
17210dd
Compare
Choose a tag to compare

Adds support for ServiceNow alerting destinations

v1.78.1

31 May 16:34
573a005
Compare
Choose a tag to compare
remove do not use messages for template variables (#156)

v1.78.0

22 May 16:44
3c8c029
Compare
Choose a tag to compare
Text Panel Updates (#155)

* Add table and ordered_list support to lightstep_dashboard

* Support display_type_options

* Add test that should pass but isn't

* Update tests

* Update code comments

* Run tfplugindocs

* Work-in-progress checkpoint before merge main

* Bump version

* Handle resources from text panels

* Fix data structures

* Add testing

* Update tests

* Remove debugging filter from Makefile

* Update code comment

* Update docs

* Bump minor version