Releases: lightstep/terraform-provider-lightstep
Releases · lightstep/terraform-provider-lightstep
v1.83.1
1.83.1
v1.83.0
1.83.0
v1.82.0
1.82.0
v1.81.2
LS-50611: Remove references to match-on filters other than equality (…
v1.81.1
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
Uncomment test code line
v1.80.0
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
Adds support for ServiceNow alerting destinations
v1.78.1
remove do not use messages for template variables (#156)
v1.78.0
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