--- workflow_proxy_postgres_database: "{{ stage }}_{{ tenant_id }}_workflow_proxy" workflow_proxy_postgres_password: "workflow-proxy-postgres-admin" postgres_acls: - name: "{{ workflow_proxy_postgres_database }}" password: "{{ workflow_proxy_postgres_password }}" trusted_cidr_entry: "{{ shared_service_network }}"