Brian Peterson
Brian Peterson
I ran into the same issue where the table wagtailsearch_editorspick did not live in my database but was defined as a model. So when I ran `manage.py flush`, I hit...
@asiragusa , thanks for submitting this PR. A project I am working on also needs this functionality. Just checking to see if you will be resolving the merge conflicts so...
Not by me. On Mon, May 10, 2021, 8:45 PM MohamedRDwedar ***@***.***> wrote: > Are there plan to merge this PR? > > — > You are receiving this because...
Submitted PR: https://github.com/PaloAltoNetworks/aws-transit-vpc/pull/57
> I also converted everything over to Terraform except the PaGroupCft.json file, and will be submitting a PR once I clean it up a bit. @freimer did you ever share...
> Thanks for posting this, ran into the same issue. So glad it helped.
Submitted PR: https://github.com/PaloAltoNetworks/aws-transit-vpc/pull/59
Adding to this, the `tts.provider.aws.secret` value can easily contain an escape sequence like `\n`. Might want to warn users about this in the readme. Also would be helpful to let...
You are probably right, while I know AWS quite well, I personally don't have Rust experience. It would take more time that I have right this moment to learn enough...