delphix-integrations / terraform-provider-delphix

Repository for Delphix Terraform Provider built on DCT APIs.
https://integrations.delphix.com
11 stars 9 forks source link

HUBS-691, HUBS-773, HUBS-707 #26

Closed sunnyx4 closed 2 years ago

sunnyx4 commented 2 years ago

This PR adds following:

  1. HUBS-691: Support for SSH and Kerberos auth using DCT's Environment API parameters ase_db_use_kerberos_authentication, use_kerberos_authentication, use_engine_public_key
  2. HUBS-773: Update poll status function to use updated Job Status Enums from DCT

Testing:

  1. Added new env using Kerberos auth > Successful
  2. Added new env using SSH auth > Successful
  3. Added VDB config template during VDB provision by snapshot > Successful