Wojciech Wróblewski

Results 3 issues of Wojciech Wróblewski

Thanks to #16 we've got python3 support, which is great, but unfortunately it also broke support for python2. Tested on: ``` $ python3 --version Python 3.5.1 $ python2 --version Python...

### Module version ``` github.com/hashicorp/terraform-plugin-framework v1.3.2 github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1 ``` ### Relevant provider source code Slightly modified schema from `terraform-provider-scaffolding`, with an attribute configured to require replace if changed. ```go func...

bug
waiting-response

[python-icinga2api](https://pypi.python.org/pypi/python-icinga2api) still refers to v0.3 that does not support python3. Can you please update it to latest?