Rune Skou Larsen

Results 2 issues of Rune Skou Larsen

**scenario** kubernetes resource "xyz" is already present in kubernetes. `terraform apply` with a `kubectl_manifest` resource that creates resource "xyz". **expected behaviour** `terraform apply` should fail with "resource xyz already present...

public class RestGraphDatabase extends AbstractRemoteDatabase { [...] public Schema schema() { throw new UnsupportedOperationException(); }