Results 17 comments of Les Aker

There are PRs up that cover up to 7.4, I’ve been using the code from them as recently as last week. I haven’t tried them on v8 yet.

https://github.com/paultyng/terraform-provider-unifi/pull/390 is the bulk of it. I also made a change so I could skip storing wifi passphrases in statefiles

@mitchellh anything that this PR needs to make it mergeable?

What version of gist/ruby are you using? Can you connect to https://api.github.com/ using curl or other tools? I'm not able to replicate this on my system: ``` ❯ gist --login...

@cdosborn even if you'd been logged in, private gists are viewable by anyone who knows the URL, exactly the same as anonymous private gists.

I think this is fully sorted now with #24

I'm not not maintaining it 😄 When I forked, my original goal was to apply my patch for https://github.com/paultyng/terraform-provider-unifi/issues/389 , so that I could have a public statefile w/o leaking...