pmcevoy

Results 7 issues of pmcevoy

Within the example events, the SNS object is JSON. However, the Message property in each event should actually be a string, and thus should be "stringified" JSON if it contains...

Hi there, I've managed to connect to my PA firewall: ``` > Get-PaDevice -DeviceAddress 52.215.XXX.XXX -Credential $cred -SkipCertificateCheck Port : 443 Protocol : https TargetVsys : shared Name : AWS-FW-DEV-DMZ-EUW1-01...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

service/sts
service/transitgateway

In my top-level API description, I am using block quote markdown syntax like so: > some quoted text This is getting rendered literally with the > character at the front...

bug

I frequently use block comments to disable sections of terraform code using /* to start disabling and */ to complete. As expected, the code will turn "grey" and lose syntax...

I'm using the Solarized powershell prompt and have installed as per https://github.com/neilpa/cmd-colors-solarized It seems that script (can't call it a module) sets up `$global:options` for it's own purposes and this...

After allowing outbound traffic on `FortigateSecGrp` the first instance will start (PAYG). However the second (passive) instance will not because it's unable to download a license file. The second instance...