Justin Zandbergen

Results 6 issues of Justin Zandbergen

Hi all, At our company we have our salt-formula's in private git repo's and need to authenticate with a deploy key before we can access them. This PR adds the...

Hi All, I am using the v1.15.0 to set a `fortios_firewall_vip` and I seem to be unable to change the ldb_method to something else than `static`. Given the following terraform:...

This PR seeks to implement a configurable OpenAPI http pool. This in an effort to fix #15 .

## Describe the bug I am unable to upload an image to oVirt 4.5 using the `disk_from_image` resource. Although a upload from the browser works fine. When examining the terraform...

bug

## Please describe the change you are making Add the datasource `ovirt_vnic_profile`. This because when using the resource `ovirt_nic` one needs to supply the `vnic_profile_id` attribute but it is nowhere...

Hi All, 99% of the time we're deploying VM's. So every team has it's own hostgroup, with "deploy on" set to the proper `compute_resource`. ("Deploy on" is the name in...