Ketzacoatl

Results 15 issues of Ketzacoatl

In going through the README I have configured consul-alerts for notifications through slack, though consul-alerts fails if there is a newline (`\n`). For example: ``` INFO[0000] unable to load custom...

I have a question about how to use hledger-flow with this situation: For some of my transactions, I would like to break them down into a group of transactions that...

With this provider, when reviewing the docs and project, it is unclear: Are secrets going into the Terraform statefile? I would be happy to make a PR to the README...

Awesome project! You may already know this, so feel free to ignore me if so. In case this is news, I thought you might find it helpful to know that...

It's been quite some time since `0.3.0` was released ![image](https://user-images.githubusercontent.com/10122937/117520338-a4887800-af9f-11eb-8258-44ba51235811.png) and there have been recent fixes for `MonadFail` and recent GHC releases. Releasing a new version would make that update...

I created a test project with `stack new git-test simple`. I then added the `git` to my project cabal file, and an entry in `stack.yaml` so the package could be...

Call me crazy, but I'm willing to call the current implementation of `prevent_destroy` a bug. Here is why: The current implementation of this flag prevents you from using it for...

enhancement
core
config
lifecycle

Per the resolution and discussion in #688, it seems sensible to convert the logging subsystem into a plugin system that would enable operators with the ability to ask nomad to...

type/enhancement
theme/client
theme/logging
theme/plugin
stage/needs-discussion

One use case for lifecycled is that you run it on all EC2 instances, and when an instance terminates, you run the action on the instance that is terminating. Another...