Joshua Colson

Results 6 issues of Joshua Colson

It would be very helpful if tasks could reference other tasks as dependencies. Simple dependencies within a project can already be achieved with task ordering, but when there are dependencies...

enhancement
help wanted

A nice feature to add to this fantastic tool would be functional links and anchors. This could allow jumping around within a map, or linking directly to a particular area...

enhancement

``` Firmware: FortiOS v6.4.5 build1828 (GA) Provider: fortinet/fortios/1.10.4 Terraform: 0.14.7 ``` When attempting to configure log forwarding to a remote syslog server I'm unable to set the port. ```hcl resource...

``` Firmware: FortiOS v6.4.4 build1803 (GA) Provider: fortinet/fortios/1.10.2 Terraform: 0.14.6 ``` When using the `fortios_system_apiuser` resource and attempting to pass in an `api_key` the resource returns the following error: ```...

### Terraform Version ```shell Terraform v1.8.2 on linux_amd64 ``` ### Use Cases I would like to be able to exercise the module under test with multiple distinct executions, all within...

enhancement
new
terraform test

I have many modules which are relatively small in terms of raw `terraform` code, but have documentation and tests included which are often multiple times the content. It would be...