Erik Paasonen

Results 9 issues of Erik Paasonen

### Terraform Version ``` > terraform version Terraform v1.0.8 on linux_amd64 ``` ### Affected Resource(s) - pagerduty_escalation_policy ### Terraform Configuration Files ```hcl resource "pagerduty_escalation_policy" "my_policy" { .... rule { escalation_delay_in_minutes...

Spinning up individual Palo Alto instances by cherry-picking the "FWInstance" resource from this code results in successful 'terraform apply' on the first run. However, on all subsequent runs terraform wants...

Again, fantastic job and many kudos to Palo Alto Networks for building out this `panos` Terraform provider! We would like a new `panos` attachment or `_entry` resource that gives us...

enhancement

**Link back to Jira ticket:** ## Description Improvements to the `mass_update_incidents` script: - `date_range` parameter now supports windows which include more than 10K incidents by batching up into 1-hour time...

Bottom of page 14 has link to `panupv2-all-contents-600-3449` which results in `404 Not Found`. File name is also referenced and shown in screenshot both on page 16. Needs update to...

## Proposed changes Adds support for the `assume_role = {}` block that is the current syntax for assuming a role for an S3 backend in Terraform. ## Issues for these...

Under circumstances still under investigation, `init` fails with the following error: > [INFO] (deploy track/step/primary/us-east-1) [INFO] (deploy track/step/primary/us-east-1) Initializing the backend... [INFO] (deploy track/step/primary/us-east-1) Initializing modules... [INFO] (deploy track/step/primary/us-east-1) [INFO]...

Hello, this is a minor enhancement suggestion to logging of actual values that would be of most help during troubleshooting situations, especially in complex environments where the backend configuration is...

enhancement
cli

Hi, thanks for all your hard work creating and maintaining `ddclient`! This is a useful tool and a valuable service. My known-working setup on Ubuntu 22.04 LTS stopped working and...