Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 362 Bytes

File metadata and controls

10 lines (9 loc) · 362 Bytes

This is a minimal configuration which deploys a single driver node and a postgres node for use with edb-ansible. inventory.yml defines the hosts for use within ansible.

edb-terraform generate \
    --infra-file single_instance.yml \
    --user-templates inventory.yml.tftpl \
    --cloud-service-provider aws \
    --project-name EDBAnsible-Demo