Steven Swor

Results 11 issues of Steven Swor

This is an awesome tool, but currently it does not appear to support kafka brokers which require authentication mechanisms such as kerberos. It would be even more awesome if we...

Hi folks, Is it possible to update this with a reference implementation for automatically rolling back to a previous version when the ECS deployment fails? Better still, to also run...

I'm trying to use eel to write data from a jdbc query to ORC format. Unfortunately when I run the code, it fails with `scala.matcherror (of class java.sql.Date)` because one...

## The Problem: Consul 0.8 has been released. The repo currently references Consul 0.7 ## The Fix: Update the Consul image appropriately, and add a new ACL for vault session...

omxplayer does not have a build available for aarch64 platform. So when building emulationstation from source on arm64 systems we need to skip this dependency, otherwise the dependency installation fails...

Remove `RedshiftResourceExistsFunc` and all its uses, and update the corresponding `Read` implementations to set Id to an empty string when the resource is not found. `Exists` is deprecated in SDKv2....

This is the first of what I hope to be a number of contributions to the provider code, with an ultimate goal of supporting the redshift data api. Since that's...

Hi @carlosonunez, I found your repo from your [blog post on terraform testing](https://www.contino.io/insights/top-3-terraform-testing-strategies-for-ultra-reliable-infrastructure-as-code). Unfortunately it looks like maybe this repository was blown away and re-created since then? The blog post...

I'm trying to drop a group from my redshift cluster. Using the latest version of v_generate_user_grant_revoke_ddl, I'm running the following query to get the DDL statements to run for the...