Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 680 Bytes

File metadata and controls

12 lines (9 loc) · 680 Bytes

Standalone example with user provided credentials

This is an example of a standalone Hive that implement user provided credentials for Minio and Postgres via input variables.

Hive is deployed as one instance in hivemetastore mode. At the startup, Hive will attempt to create the required tables in the Postgres database, and if tables exist, this step will be skipped.

Modules in use

Modules version
terraform-nomad-minio >= 0.3.0
terraform-nomad-postgres >= 0.3.0