abergmeier / terraform-provider-exasol

Terraform Provider for Exasol
Apache License 2.0
2 stars 0 forks source link

Support Schema #1

Open abergmeier opened 4 years ago

abergmeier commented 4 years ago

We should support Schema resources and data sources.

abergmeier commented 4 years ago

Physical Schemas are implemented. For virtual Schemas, we are lacking support/understanding of Adapter Scripts. Current impementation of virtual Schemas is here: https://github.com/abergmeier/terraform-provider-exasol/pull/5