[GitHub] [cloudstack-terraform-provider] Damans227 opened a new issue, #42: Using display_text as a filter in template data-source causes provider to crash

2022-08-06 Thread GitBox
Damans227 opened a new issue, #42: URL: https://github.com/apache/cloudstack-terraform-provider/issues/42 To reproduce, follow these steps: 1) Use the following sample Terraform file to define a template data source: ``` data "cloudstack_template" "my_template" { templ

[GitHub] [cloudstack-terraform-provider] Damans227 opened a new pull request, #43: fix for using display_text as a filter in template datasource

2022-08-06 Thread GitBox
Damans227 opened a new pull request, #43: URL: https://github.com/apache/cloudstack-terraform-provider/pull/43 This PR fixes an issue with template datasource where provider crashes when using `display_text` as a filter, i.e. issue# https://github.com/apache/cloudstack-terraform-provider/is