diff --git a/com/strongdm/api/Oracle.java b/com/strongdm/api/Oracle.java index f2efde7a..b9ffbdcf 100644 --- a/com/strongdm/api/Oracle.java +++ b/com/strongdm/api/Oracle.java @@ -17,10 +17,6 @@ package com.strongdm.api; -/** - * Oracle is currently unstable, and its API may change, or it may be removed, without a major - * version bump. - */ public class Oracle implements Resource { private String bindInterface; /** Bind interface */ diff --git a/com/strongdm/api/SigningCallCredential.java b/com/strongdm/api/SigningCallCredential.java index 77df9366..35bfa657 100644 --- a/com/strongdm/api/SigningCallCredential.java +++ b/com/strongdm/api/SigningCallCredential.java @@ -23,7 +23,7 @@ class SigningCallCredential extends CallCredentials { private final String apiAccessKey; private final String signature; private static final String API_VERSION = "2021-08-23"; - private static final String USER_AGENT = "strongdm-sdk-java/3.3.0"; + private static final String USER_AGENT = "strongdm-sdk-java/3.3.1"; protected SigningCallCredential(String apiAccessKey, String signature) { this.apiAccessKey = apiAccessKey; diff --git a/com/strongdm/api/plumbing/DriversPlumbing.java b/com/strongdm/api/plumbing/DriversPlumbing.java index b594315b..d14c7a01 100644 --- a/com/strongdm/api/plumbing/DriversPlumbing.java +++ b/com/strongdm/api/plumbing/DriversPlumbing.java @@ -204618,7 +204618,7 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007g\312\363\263\007b\302\364\263\007\023\n\003cli\022\014akshttp" + "basic\302\364\263\007\034\n\014json_gateway\022\014akshttpbasic\302\364" + "\263\007$\n\022terraform-provider\022\016aks_basic_auth\"" + - "\227\014\n\021AKSServiceAccount\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263" + + "\261\014\n\021AKSServiceAccount\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263" + "\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + "\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + "\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-pr" + @@ -204646,27 +204646,70 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\216\001\n\030remote_identity_group_id\030\005 \001(\tBl\030\000\362\370" + "\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n\003cli\022\030remote-ide" + "ntity-group-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350" + - "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\246\001\n$remote_iden" + - "tity_healthcheck_username\030\006 \001(\tBx\030\000\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n\003cli\022$remote-identi" + - "ty-healthcheck-username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022l\n\005tok" + - "en\030\003 \001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003c" + - "li\022\tapi-token\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\207\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370" + - "\263\007v\312\363\263\007q\302\364\263\007\030\n\003cli\022\021aksserviceaccount\302\364\263" + - "\007!\n\014json_gateway\022\021aksserviceaccount\302\364\263\007)" + - "\n\022terraform-provider\022\023aks_service_accoun" + - "t\"\245\n\n\"AKSServiceAccountUserImpersonation" + - "\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001" + - "(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 " + - "\001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007" + - "\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(" + - "\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_" + - "id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030" + - "\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200" + - "\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\312\002\n\025healthch" + - "eck_namespace\030\004 \001(\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\300\001\n$remote_iden" + + "tity_healthcheck_username\030\006 \001(\tB\221\001\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n\003cli\022$remote-ident" + + "ity-healthcheck-username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\362\370\263\007\024\332" + + "\364\263\007\017remote-identity\022l\n\005token\030\003 \001(\tB]\030\000\362\370" + + "\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tapi-token\362" + + "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362" + + "\370\263\007\005\240\364\263\007\001:\207\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007v\312\363\263\007q\302\364\263\007\030\n" + + "\003cli\022\021aksserviceaccount\302\364\263\007!\n\014json_gatew" + + "ay\022\021aksserviceaccount\302\364\263\007)\n\022terraform-pr" + + "ovider\022\023aks_service_account\"\245\n\n\"AKSServi" + + "ceAccountUserImpersonation\022\030\n\002id\030\200\200\002 \001(\t" + + "B\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terrafo" + + "rm-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362" + + "\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370" + + "\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005" + + "\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\005\320\364\263\007\001\022\312\002\n\025healthcheck_namespace\030" + + "\004 \001(\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003c" + + "li\022\025healthcheck-namespace\232\365\263\007\271\001\n\022terrafo" + + "rm-provider\022\242\001The path used to check the" + + " health of your connection. Defaults to" + + " `default`. This field is required, and" + + " is only marked as optional for backward" + + "s compatibility.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007" + + "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001" + + " \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010" + + "hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\002 \001(\005BX\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263" + + "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320" + + "\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + + "\364\263\007\000\022l\n\005token\030\003 \001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363" + + "\263\007\025\302\364\263\007\020\n\003cli\022\tapi-token\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\276\001\030\000\372" + + "\370\263\007\005\250\363\263\007\001\372\370\263\007\254\001\312\363\263\007\246\001\302\364\263\007)\n\003cli\022\"aksserv" + + "iceaccountuserimpersonation\302\364\263\0072\n\014json_g" + + "ateway\022\"aksserviceaccountuserimpersonati" + + "on\302\364\263\007<\n\022terraform-provider\022&aks_service" + + "_account_user_impersonation\"\377\013\n\024AKSUserI" + + "mpersonation\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$" + + "\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007" + + "healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263" + + "\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n" + + "\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017s" + + "ecret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\reg" + + "ress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_" + + "interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022" + + "\210\001\n\025certificate_authority\030\003 \001(\tBi\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034\n\003cli\022\025certificate-a" + + "uthority\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\202\001\n\022client_certificat" + + "e\030\005 \001(\tBf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cl" + + "i\022\022client-certificate\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + + "\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022r\n\nclien" + + "t_key\030\007 \001(\tB^\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\033\312\363\263\007\026\302\364\263\007\021" + + "\n\003cli\022\nclient-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263" + + "\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\312\002\n\025healthch" + + "eck_namespace\030\t \001(\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001" + "\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025healthcheck-namespace\232" + "\365\263\007\271\001\n\022terraform-provider\022\242\001The path use" + "d to check the health of your connection" + @@ -204679,219 +204722,125 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port" + "\030\002 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli" + "\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + - "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005B" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\n \001(\005B" + "a\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-" + "override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370" + - "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022l\n\005token\030\003 \001(\tB]\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tapi-token\362\370" + - "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370" + - "\263\007\005\240\364\263\007\001:\276\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\254\001\312\363\263\007\246\001\302\364\263\007)" + - "\n\003cli\022\"aksserviceaccountuserimpersonatio" + - "n\302\364\263\0072\n\014json_gateway\022\"aksserviceaccountu" + - "serimpersonation\302\364\263\007<\n\022terraform-provide" + - "r\022&aks_service_account_user_impersonatio" + - "n\"\377\013\n\024AKSUserImpersonation\022\030\n\002id\030\200\200\002 \001(\t" + - "B\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terrafo" + - "rm-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362" + - "\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370" + - "\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005" + - "\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007\005\320\364\263\007\001\022\210\001\n\025certificate_authority\030" + - "\003 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034\n\003cli\022" + - "\025certificate-authority\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + - "\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\202\001\n\022cli" + - "ent_certificate\030\005 \001(\tBf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#" + - "\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022client-certificate\362\370\263\007\005" + - "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + - "\240\364\263\007\001\022r\n\nclient_key\030\007 \001(\tB^\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\033\312\363\263\007\026\302\364\263\007\021\n\003cli\022\nclient-key\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\001\022\312\002\n\025healthcheck_namespace\030\t \001(\tB\252\002\030\000\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025healthch" + - "eck-namespace\232\365\263\007\271\001\n\022terraform-provider\022" + - "\242\001The path used to check the health of y" + - "our connection. Defaults to `default`. " + - " This field is required, and is only mar" + - "ked as optional for backwards compatibil" + - "ity.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + - "\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007" + - "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + - "\005\240\364\263\007\000\022f\n\004port\030\002 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312" + - "\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_o" + - "verride\030\n \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263" + - "\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263" + - "\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:\220\001\030\000\372\370\263" + - "\007\005\250\363\263\007\001\372\370\263\007\177\312\363\263\007z\302\364\263\007\033\n\003cli\022\024aksuserimpe" + - "rsonation\302\364\263\007$\n\014json_gateway\022\024aksuserimp" + - "ersonation\302\364\263\007,\n\022terraform-provider\022\026aks" + - "_user_impersonation\"\204\010\n\003AWS\022\030\n\002id\030\200\200\002 \001(" + - "\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraf" + - "orm-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n" + - "\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362" + - "\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007" + - "\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022u\n\naccess_key\030\001 \001(\tBa\030\000\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\raccess-key" + - "-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + - "\263\007\000\362\370\263\007\005\240\364\263\007\001\022\202\001\n\022healthcheck_region\030\004 \001" + - "(\tBf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022he" + - "althcheck-region\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + - "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_arn\030\005" + - " \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010" + - "role-arn\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370" + - "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n\020role_external_id\030\006" + - " \001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020" + - "role-external-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007" + - "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret_ac" + - "cess_key\030\002 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364" + - "\263\007\030\n\003cli\022\021secret-access-key\362\370\263\007\005\320\364\263\007\000\362\370\263" + - "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:[\030" + - "\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007J\312\363\263\007E\302\364\263\007\n\n\003cli\022\003aws\302\364\263\007" + - "\023\n\014json_gateway\022\003aws\302\364\263\007\031\n\022terraform-pro" + - "vider\022\003aws\"\324\014\n\nAWSConsole\022\030\n\002id\030\200\200\002 \001(\tB" + - "\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terrafor" + - "m-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370" + - "\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263" + - "\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260" + - "\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\005\320\364\263\007\001\022\216\001\n\024enable_env_variables\030\001 " + - "\001(\010Bp\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007-\312\363\263\007(\302\364\263\007#\n\003cli\022\034e" + - "nable-environment-variables\362\370\263\007\005\320\364\263\007\000\362\370\263" + - "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n" + - "\rport_override\030\007 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312" + - "\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362" + - "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + - "j\n\006region\030\002 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302" + - "\364\263\007\r\n\003cli\022\006region\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\216\001\n\030remote_i", - "dentity_group_id\030\010 \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - ")\312\363\263\007$\302\364\263\007\037\n\003cli\022\030remote-identity-group-" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:\220\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\177\312\363" + + "\263\007z\302\364\263\007\033\n\003cli\022\024aksuserimpersonation\302\364\263\007$" + + "\n\014json_gateway\022\024aksuserimpersonation\302\364\263\007" + + ",\n\022terraform-provider\022\026aks_user_imperson" + + "ation\"\204\010\n\003AWS\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + + "$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n" + + "\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370" + + "\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$" + + "\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017" + + "secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\re" + + "gress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind" + + "_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001" + + "\022u\n\naccess_key\030\001 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312" + + "\363\263\007\031\302\364\263\007\024\n\003cli\022\raccess-key-id\362\370\263\007\005\320\364\263\007\000\362" + + "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022" + + "\202\001\n\022healthcheck_region\030\004 \001(\tBf\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022healthcheck-regi" + + "on\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_arn\030\005 \001(\tB\\\030\000\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010role-arn\362\370\263\007\005\320" + + "\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + + "\364\263\007\001\022~\n\020role_external_id\030\006 \001(\tBd\030\000\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020role-external-" + "id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + - "\007\000\362\370\263\007\005\240\364\263\007\000\022\246\001\n$remote_identity_healthc" + - "heck_username\030\t \001(\tBx\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363" + - "\263\0070\302\364\263\007+\n\003cli\022$remote-identity-healthche" + - "ck-username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + - "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_arn\030\003 \001(\tB" + - "\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010role-" + - "arn\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + - "\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n\020role_external_id\030\004 \001(\tB" + - "d\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020role-" + - "external-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + - "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\202\001\n\016session_expiry" + - "\030\005 \001(\005Bj\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\'\312\363\263\007\"\302\364\263\007\035\n\003cli" + - "\022\026session-expiry-seconds\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + - "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022u\n\tsu" + - "bdomain\030\006 \001(\tBb\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\037\312\363\263\007\032\302\364\263" + - "\007\025\n\003cli\022\016http-subdomain\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:v\030\000\372\370\263" + - "\007\005\250\363\263\007\001\372\370\263\007e\312\363\263\007`\210\364\263\007\001\302\364\263\007\021\n\003cli\022\nawsCon" + - "sole\302\364\263\007\032\n\014json_gateway\022\nawsConsole\302\364\263\007!" + - "\n\022terraform-provider\022\013aws_console\"\367\r\n\027AW" + - "SConsoleStaticKeyPair\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263" + - "\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + - "\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-pr" + - "ovider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260" + - "\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363" + - "\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + - "\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\005\320\364\263\007\001\022u\n\naccess_key\030\001 \001(\tBa\030\000\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\raccess-key-id\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\001\022x\n\rport_override\030\010 \001(\005Ba\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362" + - "\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\000\022j\n\006region\030\003 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006region\362\370\263\007\005\320\364\263\007\000\362\370\263" + - "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\216\001" + - "\n\030remote_identity_group_id\030\t \001(\tBl\030\000\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n\003cli\022\030remote-ident" + - "ity-group-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263" + - "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\246\001\n$remote_identi" + - "ty_healthcheck_username\030\n \001(\tBx\030\000\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n\003cli\022$remote-identity" + - "-healthcheck-username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_" + - "arn\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + - "cli\022\010role-arn\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n\020role_external" + - "_id\030\005 \001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003" + - "cli\022\020role-external-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secr" + - "et_access_key\030\002 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363" + - "\263\007\035\302\364\263\007\030\n\003cli\022\021secret-access-key\362\370\263\007\005\320\364\263" + - "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + - "\007\001\022\202\001\n\016session_expiry\030\006 \001(\005Bj\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\'\312\363\263\007\"\302\364\263\007\035\n\003cli\022\026session-expiry-se" + - "conds\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022u\n\tsubdomain\030\007 \001(\tBb\030\000\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\037\312\363\263\007\032\302\364\263\007\025\n\003cli\022\016http-subdo" + - "main\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + - "\364\263\007\000\362\370\263\007\005\240\364\263\007\000:\242\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\220\001\312\363\263\007\212" + - "\001\210\364\263\007\001\302\364\263\007\036\n\003cli\022\027awsConsoleStaticKeyPai" + - "r\302\364\263\007\'\n\014json_gateway\022\027awsConsoleStaticKe" + - "yPair\302\364\263\0071\n\022terraform-provider\022\033aws_cons" + - "ole_static_key_pair\"\376\017\n\tAmazonEKS\022\030\n\002id\030" + - "\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!" + - "terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1." + - "TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 " + - "\001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\t" + - "B\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022u\n\naccess_key\030\002 \001(\t" + - "Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\racce" + - "ss-key-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\210\001\n\025certificate_auth" + - "ority\030\004 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034" + - "\n\003cli\022\025certificate-authority\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022v" + - "\n\014cluster_name\030\007 \001(\tB`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312" + - "\363\263\007\030\302\364\263\007\023\n\003cli\022\014cluster-name\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n" + - "\n\010endpoint\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + - "\302\364\263\007\017\n\003cli\022\010endpoint\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\312\002\n\025healt" + - "hcheck_namespace\030\t \001(\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025healthcheck-namespa" + - "ce\232\365\263\007\271\001\n\022terraform-provider\022\242\001The path " + - "used to check the health of your connect" + - "ion. Defaults to `default`. This field" + - " is required, and is only marked as opti" + - "onal for backwards compatibility.\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\000\022j\n\006region\030\006 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363" + - "\263\007\022\302\364\263\007\r\n\003cli\022\006region\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\216\001\n\030remo" + - "te_identity_group_id\030\013 \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n\003cli\022\030remote-identity-gr" + - "oup-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + - "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\246\001\n$remote_identity_hea" + - "lthcheck_username\030\014 \001(\tBx\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\0075\312\363\263\0070\302\364\263\007+\n\003cli\022$remote-identity-healt" + - "hcheck-username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_arn\030\010 " + - "\001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010r" + - "ole-arn\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n\020role_external_id\030\n " + - "\001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020r" + - "ole-external-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret_acc" + - "ess_key\030\003 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263" + - "\007\030\n\003cli\022\021secret-access-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + - "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:n\030\000" + - "\372\370\263\007\005\250\363\263\007\001\372\370\263\007]\312\363\263\007X\302\364\263\007\020\n\003cli\022\tamazonek" + - "s\302\364\263\007\031\n\014json_gateway\022\tamazoneks\302\364\263\007 \n\022te" + - "rraform-provider\022\namazon_eks\"\215\016\n\032AmazonE" + - "KSUserImpersonation\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005" + + "\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret_access_key\030\002 \001(\t" + + "Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021secr" + + "et-access-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + + "\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:[\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263" + + "\007J\312\363\263\007E\302\364\263\007\n\n\003cli\022\003aws\302\364\263\007\023\n\014json_gatewa" + + "y\022\003aws\302\364\263\007\031\n\022terraform-provider\022\003aws\"\324\014\n" + + "\nAWSConsole\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n" + + "\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007h" + + "ealthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007" + + "\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004" + + "tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017se" + + "cret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regr" + + "ess_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_i" + + "nterface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\216" + + "\001\n\024enable_env_variables\030\001 \001(\010Bp\030\000\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007-\312\363\263\007(\302\364\263\007#\n\003cli\022\034enable-environm" + + "ent-variables\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363" + + "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override" + + "\030\007 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli" + + "\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + + "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006region\030\002 \001(" + + "\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006reg" + + "ion\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364", + "\263\007\000\362\370\263\007\005\240\364\263\007\000\022\216\001\n\030remote_identity_group_" + + "id\030\010 \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n\003c" + + "li\022\030remote-identity-group-id\362\370\263\007\005\320\364\263\007\000\362\370" + + "\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\246" + + "\001\n$remote_identity_healthcheck_username\030" + + "\t \001(\tBx\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n\003cli\022" + + "$remote-identity-healthcheck-username\362\370\263" + + "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + + "\007\005\240\364\263\007\000\022n\n\010role_arn\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010role-arn\362\370\263\007\005\320\364\263\007\000\362" + + "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022" + + "~\n\020role_external_id\030\004 \001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020role-external-id\362\370\263" + + "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + + "\007\005\240\364\263\007\001\022\202\001\n\016session_expiry\030\005 \001(\005Bj\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\'\312\363\263\007\"\302\364\263\007\035\n\003cli\022\026session-expi" + + "ry-seconds\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000" + + "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022u\n\tsubdomain\030\006 \001(\tB" + + "b\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\037\312\363\263\007\032\302\364\263\007\025\n\003cli\022\016http-" + + "subdomain\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:v\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007e\312\363" + + "\263\007`\210\364\263\007\001\302\364\263\007\021\n\003cli\022\nawsConsole\302\364\263\007\032\n\014jso" + + "n_gateway\022\nawsConsole\302\364\263\007!\n\022terraform-pr" + + "ovider\022\013aws_console\"\367\r\n\027AWSConsoleStatic" + + "KeyPair\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004nam" + + "e\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healt" + + "hy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263" + + "\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags" + + "\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret" + + "_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_" + + "filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_inter" + + "face\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022u\n\nac" + + "cess_key\030\001 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364" + + "\263\007\024\n\003cli\022\raccess-key-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + + "\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022x\n\rpor" + + "t_override\030\010 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031" + + "\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005" + + "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006r" + + "egion\030\003 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r" + + "\n\003cli\022\006region\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + + "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\216\001\n\030remote_ident" + + "ity_group_id\030\t \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263" + + "\007$\302\364\263\007\037\n\003cli\022\030remote-identity-group-id\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\000\022\246\001\n$remote_identity_healthcheck" + + "_username\030\n \001(\tBx\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302" + + "\364\263\007+\n\003cli\022$remote-identity-healthcheck-u" + + "sername\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + + "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_arn\030\004 \001(\tB\\\030\000\362" + + "\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010role-arn\362" + + "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + + "\370\263\007\005\240\364\263\007\001\022~\n\020role_external_id\030\005 \001(\tBd\030\000\362" + + "\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020role-exte" + + "rnal-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + + "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret_access_key\030" + + "\002 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022" + + "\021secret-access-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370" + + "\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\202\001\n\016session" + + "_expiry\030\006 \001(\005Bj\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\'\312\363\263\007\"\302\364\263" + + "\007\035\n\003cli\022\026session-expiry-seconds\362\370\263\007\005\320\364\263\007" + + "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + + "\000\022u\n\tsubdomain\030\007 \001(\tBb\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\037\312" + + "\363\263\007\032\302\364\263\007\025\n\003cli\022\016http-subdomain\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + + ":\242\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\220\001\312\363\263\007\212\001\210\364\263\007\001\302\364\263\007\036\n\003c" + + "li\022\027awsConsoleStaticKeyPair\302\364\263\007\'\n\014json_g" + + "ateway\022\027awsConsoleStaticKeyPair\302\364\263\0071\n\022te" + + "rraform-provider\022\033aws_console_static_key" + + "_pair\"\230\020\n\tAmazonEKS\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005" + "\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363" + "\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230" + "\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-prov" + @@ -204922,191 +204871,165 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006region\030" + "\006 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022" + "\006region\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_arn\030\010 \001(\tB\\\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010role-arn\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\001\022~\n\020role_external_id\030\n \001(\tBd\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020role-exte" + - "rnal-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret_access_key\030" + - "\003 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022" + - "\021secret-access-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370" + - "\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\245\001\030\000\372\370\263\007\005\250\363" + - "\263\007\001\372\370\263\007\223\001\312\363\263\007\215\001\302\364\263\007!\n\003cli\022\032amazoneksuser" + - "impersonation\302\364\263\007*\n\014json_gateway\022\032amazon" + - "eksuserimpersonation\302\364\263\0073\n\022terraform-pro" + - "vider\022\035amazon_eks_user_impersonation\"\352\t\n" + - "\010AmazonES\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004n" + + "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\216\001\n\030remote_identity_gr" + + "oup_id\030\013 \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$\302\364\263\007" + + "\037\n\003cli\022\030remote-identity-group-id\362\370\263\007\005\320\364\263" + + "\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\000\022\300\001\n$remote_identity_healthcheck_usern" + + "ame\030\014 \001(\tB\221\001\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n" + + "\003cli\022$remote-identity-healthcheck-userna" + + "me\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\000\362\370\263\007\024\332\364\263\007\017remote-identity\022n\n" + + "\010role_arn\030\010 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + + "\364\263\007\017\n\003cli\022\010role-arn\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n\020role_ex" + + "ternal_id\030\n \001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302" + + "\364\263\007\027\n\003cli\022\020role-external-id\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001" + + "\n\021secret_access_key\030\003 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021secret-access-key\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\001:n\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007]\312\363\263\007X\302\364\263\007\020\n\003c" + + "li\022\tamazoneks\302\364\263\007\031\n\014json_gateway\022\tamazon" + + "eks\302\364\263\007 \n\022terraform-provider\022\namazon_eks" + + "\"\215\016\n\032AmazonEKSUserImpersonation\022\030\n\002id\030\200\200" + + "\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!te" + + "rraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.Ta" + + "gsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(" + + "\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n" + + "\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370" + + "\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022u\n\naccess_key\030\002 \001(\tBa" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\raccess" + + "-key-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + + "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\210\001\n\025certificate_author" + + "ity\030\004 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034\n\003" + + "cli\022\025certificate-authority\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022v\n\014" + + "cluster_name\030\007 \001(\tB`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263" + + "\007\030\302\364\263\007\023\n\003cli\022\014cluster-name\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010" + + "endpoint\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364" + + "\263\007\017\n\003cli\022\010endpoint\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370" + + "\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\312\002\n\025healthc" + + "heck_namespace\030\t \001(\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346" + + "\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025healthcheck-namespace" + + "\232\365\263\007\271\001\n\022terraform-provider\022\242\001The path us" + + "ed to check the health of your connectio" + + "n. Defaults to `default`. This field i" + + "s required, and is only marked as option" + + "al for backwards compatibility.\362\370\263\007\005\320\364\263\007" + + "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + + "\000\022j\n\006region\030\006 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007" + + "\022\302\364\263\007\r\n\003cli\022\006region\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_ar" + + "n\030\010 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cl" + + "i\022\010role-arn\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n\020role_external_i" + + "d\030\n \001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cl" + + "i\022\020role-external-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret" + + "_access_key\030\003 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007" + + "\035\302\364\263\007\030\n\003cli\022\021secret-access-key\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001" + + ":\245\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\223\001\312\363\263\007\215\001\302\364\263\007!\n\003cli\022\032a" + + "mazoneksuserimpersonation\302\364\263\007*\n\014json_gat" + + "eway\022\032amazoneksuserimpersonation\302\364\263\0073\n\022t" + + "erraform-provider\022\035amazon_eks_user_imper" + + "sonation\"\352\t\n\010AmazonES\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263" + + "\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + + "\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-pr" + + "ovider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260" + + "\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363" + + "\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + + "\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\005\320\364\263\007\001\022u\n\naccess_key\030\004 \001(\tBa\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\raccess-key-id\362\370\263" + + "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + + "\007\005\240\364\263\007\001\022n\n\010endpoint\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoint\362\370\263\007\005\320\364\263\007\000\362" + + "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + + "x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007" + + "\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + + "\000\022j\n\006region\030\001 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007" + + "\022\302\364\263\007\r\n\003cli\022\006region\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_ar" + + "n\030\006 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cl" + + "i\022\010role-arn\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n\020role_external_i" + + "d\030\007 \001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cl" + + "i\022\020role-external-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret" + + "_access_key\030\002 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007" + + "\035\302\364\263\007\030\n\003cli\022\021secret-access-key\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001" + + ":k\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007Z\312\363\263\007U\302\364\263\007\017\n\003cli\022\010amaz" + + "ones\302\364\263\007\030\n\014json_gateway\022\010amazones\302\364\263\007\037\n\022" + + "terraform-provider\022\tamazon_es\"\366\010\n\017Amazon" + + "MQAMQP091\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004n" + "ame\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007hea" + "lthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262" + "\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004ta" + "gs\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secr" + "et_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regres" + "s_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_int" + - "erface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022u\n\n" + - "access_key\030\004 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031" + - "\302\364\263\007\024\n\003cli\022\raccess-key-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + - "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022n\n\010e" + - "ndpoint\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263" + - "\007\017\n\003cli\022\010endpoint\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_over" + - "ride\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n" + - "\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362" + - "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006region\030" + - "\001 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022" + - "\006region\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_arn\030\006 \001(\tB\\\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010role-arn\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\001\022~\n\020role_external_id\030\007 \001(\tBd\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020role-exte" + - "rnal-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret_access_key\030" + - "\002 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022" + - "\021secret-access-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370" + - "\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:k\030\000\372\370\263\007\005\250\363\263" + - "\007\001\372\370\263\007Z\312\363\263\007U\302\364\263\007\017\n\003cli\022\010amazones\302\364\263\007\030\n\014j" + - "son_gateway\022\010amazones\302\364\263\007\037\n\022terraform-pr" + - "ovider\022\tamazon_es\"\366\010\n\017AmazonMQAMQP091\022\030\n" + - "\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB" + - "\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010" + - "B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364" + - "\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010" + - ".v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030" + - "\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002" + - " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001" + - "(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001" + - "(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010ho" + - "stname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + - "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\005 \001(\tB\\\030\000\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370" + - "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370" + - "\263\007\005\240\364\263\007\001\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + - "\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport" + - "_override\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302" + - "\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300" + - "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tl" + - "s_required\030\010 \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030" + - "\302\364\263\007\023\n\003cli\022\014tls-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + - "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010us" + - "ername\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007" + - "\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + - "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\205\001\030\000\372\370\263\007\005\250\363\263\007" + - "\001\372\370\263\007t\312\363\263\007o\302\364\263\007\030\n\003cli\022\021amazonmq-amqp-091" + - "\302\364\263\007!\n\014json_gateway\022\021amazonmq-amqp-091\302\364" + - "\263\007\'\n\022terraform-provider\022\021amazonmq_amqp_0" + - "91\"\361\t\n\006Athena\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + - "$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n" + - "\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370" + - "\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$" + - "\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017" + - "secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\re" + - "gress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind" + - "_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001" + - "\022y\n\naccess_key\030\001 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312" + - "\363\263\007\035\302\364\263\007\030\n\003cli\022\021aws-access-key-id\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\001\022v\n\006output\030\003 \001(\tBf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363" + - "\263\007\036\302\364\263\007\031\n\003cli\022\022s3-output-location\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\000\022x\n\rport_override\030\004 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005" + - "\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + - "\240\364\263\007\000\022j\n\006region\030\005 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027" + - "\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006region\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010rol" + - "e_arn\030\006 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017" + - "\n\003cli\022\010role-arn\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n\020role_extern" + - "al_id\030\007 \001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027" + - "\n\003cli\022\020role-external-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\204\001\n\021se" + - "cret_access_key\030\002 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&" + - "\312\363\263\007!\302\364\263\007\034\n\003cli\022\025aws-secret-access-key\362\370" + - "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370" + - "\263\007\005\240\364\263\007\001:d\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007S\312\363\263\007N\302\364\263\007\r\n\003c" + - "li\022\006athena\302\364\263\007\026\n\014json_gateway\022\006athena\302\364\263" + - "\007\034\n\022terraform-provider\022\006athena\"\332\010\n\013Auror" + - "aMysql\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name" + - "\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007health" + - "y\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007" + - "\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030" + - "\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_" + - "store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_f" + - "ilter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interf" + - "ace\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010dat" + - "abase\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017" + - "\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 " + - "\001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010h" + - "ostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rpor" + - "t_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031" + - "\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005" + - "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010u" + - "sername\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263" + - "\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:v\030\000\372\370\263\007\005\250\363\263\007" + - "\001\372\370\263\007e\312\363\263\007`\302\364\263\007\023\n\003cli\022\014aurora-mysql\302\364\263\007\034" + - "\n\014json_gateway\022\014aurora-mysql\302\364\263\007\"\n\022terra" + - "form-provider\022\014aurora_mysql\"\351\t\n\016AuroraPo" + - "stgres\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name" + - "\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007health" + - "y\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007" + - "\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030" + - "\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_" + - "store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_f" + - "ilter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interf" + - "ace\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010dat" + - "abase\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017" + - "\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 " + - "\001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010h" + - "ostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021override_database\030" + - "\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022" + - "\021override-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370" + + "erface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010" + + "hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364" + + "\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370" + "\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password" + - "\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli" + + "\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli" + "\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001" + - "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370" + + "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\003 \001(\005BX\030\000\362\370" + "\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320" + "\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007" + + "\364\263\007\000\022x\n\rport_override\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007" + "\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007" + "\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + - "\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + + "\005\240\364\263\007\000\022v\n\014tls_required\030\010 \001(\010B`\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-required\362\370\263\007" + + "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + + "\005\240\364\263\007\000\022n\n\010username\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + "\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\177" + - "\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007n\312\363\263\007i\302\364\263\007\026\n\003cli\022\017aurora" + - "-postgres\302\364\263\007\037\n\014json_gateway\022\017aurora-pos" + - "tgres\302\364\263\007%\n\022terraform-provider\022\017aurora_p" + - "ostgres\"\353\005\n\005Azure\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363" + - "\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007" + - "\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263" + - "\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provid" + - "er\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001" + - "\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + - "#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016" + - "bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320" + - "\364\263\007\001\022j\n\006app_id\030\001 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312" + - "\363\263\007\022\302\364\263\007\r\n\003cli\022\006app-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + - "\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022n\n\010pass" + - "word\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n" + - "\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350" + - "\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022p\n\ttenant_id\030\002 " + - "\001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tt" + - "enant-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370" + - "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:a\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007P\312\363\263" + - "\007K\302\364\263\007\014\n\003cli\022\005azure\302\364\263\007\025\n\014json_gateway\022\005" + - "azure\302\364\263\007\033\n\022terraform-provider\022\005azure\"\227\006" + - "\n\020AzureCertificate\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260" + + "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\205" + + "\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007t\312\363\263\007o\302\364\263\007\030\n\003cli\022\021amazo" + + "nmq-amqp-091\302\364\263\007!\n\014json_gateway\022\021amazonm" + + "q-amqp-091\302\364\263\007\'\n\022terraform-provider\022\021ama" + + "zonmq_amqp_091\"\361\t\n\006Athena\022\030\n\002id\030\200\200\002 \001(\tB" + + "\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terrafor" + + "m-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370" + + "\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263" + + "\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260" + + "\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\005\320\364\263\007\001\022y\n\naccess_key\030\001 \001(\tBe\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021aws-access-k" + + "ey-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + + "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022v\n\006output\030\003 \001(\tBf\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022s3-output-loc" + + "ation\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + + "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\004 \001(\005Ba" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-o" + + "verride\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + + "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006region\030\005 \001(\tBZ\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006region\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\000\022n\n\010role_arn\030\006 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010role-arn\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n" + + "\020role_external_id\030\007 \001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020role-external-id\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\001\022\204\001\n\021secret_access_key\030\002 \001(\tBi\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034\n\003cli\022\025aws-secret-" + + "access-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001" + + "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:d\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007S\312" + + "\363\263\007N\302\364\263\007\r\n\003cli\022\006athena\302\364\263\007\026\n\014json_gatewa" + + "y\022\006athena\302\364\263\007\034\n\022terraform-provider\022\006athe" + + "na\"\332\010\n\013AuroraMysql\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260" + "\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263" + "\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364" + "\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provi" + @@ -205114,50 +205037,27 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + "\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n" + "\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + - "\320\364\263\007\001\022j\n\006app_id\030\001 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027" + - "\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006app-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022{\n\022cli" + - "ent_certificate\030\003 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034" + - "\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013certificate\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022p" + - "\n\ttenant_id\030\002 \001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007" + - "\025\302\364\263\007\020\n\003cli\022\ttenant-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + - "\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:u\030\000\372\370\263\007" + - "\005\250\363\263\007\001\372\370\263\007d\312\363\263\007_\302\364\263\007\020\n\003cli\022\tazurecert\302\364\263" + - "\007\031\n\014json_gateway\022\tazurecert\302\364\263\007\'\n\022terraf" + - "orm-provider\022\021azure_certificate\"\343\t\n\rAzur" + - "ePostgres\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004n" + - "ame\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007hea" + - "lthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262" + - "\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004ta" + - "gs\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secr" + - "et_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regres" + - "s_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_int" + - "erface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010" + - "database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364" + - "\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370" + - "\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname" + - "\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli" + - "\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000" + - "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021override_databa" + - "se\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003c" + - "li\022\021override-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010passw" + - "ord\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + - "cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030" + - "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362" + - "\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\001:z\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007i\312\363\263\007d\302\364\263\007\024\n\003cli\022\razu" + - "repostgres\302\364\263\007\035\n\014json_gateway\022\razurepost" + - "gres\302\364\263\007$\n\022terraform-provider\022\016azure_pos" + - "tgres\"\350\007\n\010BigQuery\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260" + + "\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n" + + "\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + + "\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010passwor" + + "d\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cl" + + "i\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007" + + "\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362" + + "\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263" + + "\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + + "\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362" + + "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:" + + "v\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007e\312\363\263\007`\302\364\263\007\023\n\003cli\022\014auror" + + "a-mysql\302\364\263\007\034\n\014json_gateway\022\014aurora-mysql" + + "\302\364\263\007\"\n\022terraform-provider\022\014aurora_mysql\"" + + "\351\t\n\016AuroraPostgres\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260" + "\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263" + "\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364" + "\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provi" + @@ -205165,181 +205065,15 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + "\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n" + "\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + - "\320\364\263\007\001\022n\n\010endpoint\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoint\362\370\263\007\005\320\364\263\007\000\362\370\263" + - "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n" + - "\rport_override\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312" + - "\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362" + - "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + - "t\n\013private_key\030\001 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312", - "\363\263\007\027\302\364\263\007\022\n\003cli\022\013private-key\362\370\263\007\005\320\364\263\007\000\362\370\263" + - "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022l\n" + - "\007project\030\002 \001(\tB[\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\030\312\363\263\007\023\302\364" + - "\263\007\016\n\003cli\022\007project\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030" + - "\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022" + - "\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:k\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007Z\312\363" + - "\263\007U\302\364\263\007\017\n\003cli\022\010bigquery\302\364\263\007\030\n\014json_gatew" + - "ay\022\010bigquery\302\364\263\007\037\n\022terraform-provider\022\tb" + - "ig_query\"\327\010\n\tCassandra\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370" + - "\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-p" + - "rovider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005" + - "\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260" + - "\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007" + - "\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363" + - "\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004por" + - "t\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cl" + - "i\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\004 \001(\005" + - "Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport" + - "-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\006 \001(" + - "\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls" + - "-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030" + - "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010usernam" + - "e\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + - "\000\362\370\263\007\005\240\364\263\007\001:m\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\\\312\363\263\007W\302\364\263\007\020" + - "\n\003cli\022\tcassandra\302\364\263\007\031\n\014json_gateway\022\tcas" + - "sandra\302\364\263\007\037\n\022terraform-provider\022\tcassand" + - "ra\"\302\t\n\005Citus\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$" + - "\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007" + - "healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263" + - "\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n" + - "\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017s" + - "ecret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\reg" + - "ress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_" + - "interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022" + - "n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007" + - "\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostn" + - "ame\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + - "cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021override_dat" + - "abase\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030" + - "\n\003cli\022\021override-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + - "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010pa" + - "ssword\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007" + - "\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + - "\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005" + - "BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port" + - "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + - "\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overri" + - "de\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + - "\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\001:a\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007P\312\363\263\007K\302\364\263\007\014\n\003cli\022\005" + - "citus\302\364\263\007\025\n\014json_gateway\022\005citus\302\364\263\007\033\n\022te" + - "rraform-provider\022\005citus\"\313\010\n\010Clustrix\022\030\n\002" + - "id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B" + - "<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263" + - "\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010." + - "v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204" + - "\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 " + - "\001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(" + - "\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(" + - "\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010dat" + - "abase\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022" + - "f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263" + - "\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override" + - "\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli" + - "\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 " + - "\001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010u" + - "sername\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:j\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007Y\312\363\263\007" + - "T\302\364\263\007\017\n\003cli\022\010clustrix\302\364\263\007\030\n\014json_gateway" + - "\022\010clustrix\302\364\263\007\036\n\022terraform-provider\022\010clu" + - "strix\"\322\t\n\tCockroach\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005" + - "\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363" + - "\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230" + - "\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-prov" + - "ider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263" + - "\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007" + - "\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022." + - "\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n" + - "\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + - "\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021overr" + - "ide_database\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263" + - "\007\035\302\364\263\007\030\n\003cli\022\021override-database\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363" + - "\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004por" + - "t\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cl" + - "i\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005" + - "Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport" + - "-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030" + - "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010usernam" + - "e\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + - "\000\362\370\263\007\005\240\364\263\007\001:m\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\\\312\363\263\007W\302\364\263\007\020" + - "\n\003cli\022\tcockroach\302\364\263\007\031\n\014json_gateway\022\tcoc" + - "kroach\302\364\263\007\037\n\022terraform-provider\022\tcockroa" + - "ch\"\305\010\n\004DB2I\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n" + - "\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007h" + - "ealthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007" + - "\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004" + - "tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017se" + - "cret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regr" + - "ess_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_i" + - "nterface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n" + - "\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + - "\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010passwo" + - "rd\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003c" + - "li\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263" + - "\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\005 \001(\005BX\030\000" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007" + - "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + - "\005\240\364\263\007\000\022x\n\rport_override\030\004 \001(\005Ba\030\000\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370" + - "\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + - "\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\007 \001(\010B`\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-required\362\370" + - "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + - "\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000" + - "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001" + - ":`\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007O\312\363\263\007J\302\364\263\007\013\n\003cli\022\004db2i" + - "\302\364\263\007\024\n\014json_gateway\022\004db2i\302\364\263\007\034\n\022terrafor" + - "m-provider\022\006db_2_i\"\305\010\n\006DB2LUW\022\030\n\002id\030\200\200\002 " + - "\001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terr" + - "aform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.Tags" + - "B\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB" + - "\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370" + - "\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370" + - "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + - "\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000" + - "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + + "\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n" + + "\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + + "\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021overri" + + "de_database\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007" + + "\035\302\364\263\007\030\n\003cli\022\021override-database\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + "\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263" + "\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + "\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port" + @@ -205351,325 +205085,10 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000" + "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username" + "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + - "\362\370\263\007\005\240\364\263\007\001:f\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007U\312\363\263\007P\302\364\263\007\r\n" + - "\003cli\022\006db2luw\302\364\263\007\026\n\014json_gateway\022\006db2luw\302" + - "\364\263\007\036\n\022terraform-provider\022\010db_2_luw\"\357\010\n\016D" + - "ocumentDBHost\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + - "$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n" + - "\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370" + - "\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$" + - "\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017" + - "secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\re" + - "gress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind" + - "_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001" + - "\022x\n\rauth_database\030\002 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rauth-database\362\370\263\007\005\320\364\263" + - "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + - "\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312" + - "\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + - "\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010pa" + - "ssword\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007" + - "\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007" + - "\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005" + - "BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port" + - "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + - "\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\003 \001(\005Ba\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overri" + - "de\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + - "\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004 \001(\tB\\\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\001:~\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007m\312\363\263\007h\302\364\263\007\025\n\003cli\022\016" + - "documentdbhost\302\364\263\007\036\n\014json_gateway\022\016docum" + - "entdbhost\302\364\263\007&\n\022terraform-provider\022\020docu" + - "ment_db_host\"\235\n\n\024DocumentDBReplicaSet\022\030\n" + - "\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB" + - "\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010" + - "B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364" + - "\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010" + - ".v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030" + - "\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002" + - " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001" + - "(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\rauth_databas" + - "e\030\002 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cl" + - "i\022\rauth-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + - "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\202\001\n\022connect_t" + - "o_replica\030\007 \001(\010Bf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363\263\007\036\302" + - "\364\263\007\031\n\003cli\022\022connect-to-replica\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + - "n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007" + - "\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010passw" + - "ord\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + - "cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363" + - "\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022x\n\rport_override" + - "\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli" + - "\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022t\n\013replica_set" + - "\030\006 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli" + - "\022\013replica-set\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004 \001(" + - "\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010use" + - "rname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\222\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\200\001\312\363\263\007" + - "{\302\364\263\007\033\n\003cli\022\024documentdbreplicaset\302\364\263\007$\n\014" + - "json_gateway\022\024documentdbreplicaset\302\364\263\007-\n" + - "\022terraform-provider\022\027document_db_replica" + - "_set\"\317\007\n\005Druid\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + - "\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O" + - "\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362" + - "\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022" + - "$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n" + - "\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\r" + - "egress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bin" + - "d_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007" + - "\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363" + - "\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010pas" + - "sword\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017" + - "\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\005 \001(\005B" + - "X\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\002 \001(\005Ba\030\000\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overrid" + - "e\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + - "\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\001:a\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007P\312\363\263\007K\302\364\263\007\014\n\003cli\022\005d" + - "ruid\302\364\263\007\025\n\014json_gateway\022\005druid\302\364\263\007\033\n\022ter" + - "raform-provider\022\005druid\"\346\t\n\010DynamoDB\022\030\n\002i" + - "d\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007" + - "\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v" + - "1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200" + - "\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001" + - "(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\t" + - "B\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022u\n\naccess_key\030\001 \001" + - "(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rac" + - "cess-key-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007" + - "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022n\n\010endpoint\030\004 \001(\tB" + - "\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpo" + - "int\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + - "\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-ove" + - "rride\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006region\030\003 \001(\tBZ\030\000\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006region\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\000\022n\n\010role_arn\030\006 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031" + - "\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010role-arn\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + - "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n\020r" + - "ole_external_id\030\007 \001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007!" + - "\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020role-external-id\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\001\022\200\001\n\021secret_access_key\030\002 \001(\tBe\030\000\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021secret-access" + - "-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230" + - "\364\263\007\000\362\370\263\007\005\240\364\263\007\001:g\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007V\312\363\263\007Q\302\364" + - "\263\007\r\n\003cli\022\006dynamo\302\364\263\007\026\n\014json_gateway\022\006dyn" + - "amo\302\364\263\007\037\n\022terraform-provider\022\tdynamo_db\"" + - "\317\010\n\007Elastic\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n" + - "\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007h" + - "ealthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007" + - "\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004" + - "tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017se" + - "cret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regr" + - "ess_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_i" + - "nterface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n" + - "\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + - "\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010passwo" + - "rd\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003c" + - "li\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263" + - "\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\005 \001(\005BX\030\000" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007" + - "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + - "\005\240\364\263\007\000\022x\n\rport_override\030\004 \001(\005Ba\030\000\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370" + - "\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + - "\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\006 \001(\010B`\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-required\362\370" + - "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + - "\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000" + - "\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001" + - ":g\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007V\312\363\263\007Q\302\364\263\007\016\n\003cli\022\007elas" + - "tic\302\364\263\007\027\n\014json_gateway\022\007elastic\302\364\263\007\035\n\022te" + - "rraform-provider\022\007elastic\"\362\007\n\020Elasticach" + - "eRedis\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name" + - "\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007health" + - "y\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007" + - "\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030" + - "\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_" + - "store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_f" + - "ilter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interf" + - "ace\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hos" + - "tname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017" + - "\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 " + - "\001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010p" + - "assword\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\004 \001(\005BX\030\000\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022x\n\rport_override\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364" + - "\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\000\022v\n\014tls_required\030\005 \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-required\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\000:q\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007`\312\363\263\007[\302\364\263\007\016\n\003cli\022\007e" + - "credis\302\364\263\007\027\n\014json_gateway\022\007ecredis\302\364\263\007\'\n" + - "\022terraform-provider\022\021elasticache_redis\"\357" + - "\004\n\003GCP\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name" + - "\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007health" + - "y\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007" + - "\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030" + - "\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_" + - "store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_f" + - "ilter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interf" + - "ace\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022l\n\007key" + - "file\030\001 \001(\tB[\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\030\312\363\263\007\023\302\364\263\007\016\n" + - "\003cli\022\007keyfile\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022j\n\006scopes\030\002 \001(\tB" + - "Z\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006scope" + - "s\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + - "\000\362\370\263\007\005\240\364\263\007\000:[\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007J\312\363\263\007E\302\364\263\007\n" + - "\n\003cli\022\003gcp\302\364\263\007\023\n\014json_gateway\022\003gcp\302\364\263\007\031\n" + - "\022terraform-provider\022\003gcp\"\267\013\n\tGoogleGKE\022\030" + - "\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\t" + - "B\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(" + - "\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262" + - "\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132" + - "\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id" + - "\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200" + - "\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 " + - "\001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\210\001\n\025certificat" + - "e_authority\030\002 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&\312\363\263\007" + - "!\302\364\263\007\034\n\003cli\022\025certificate-authority\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\001\022n\n\010endpoint\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoint\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + - "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\312\002\n" + - "\025healthcheck_namespace\030\006 \001(\tB\252\002\030\000\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025healthcheck-n" + - "amespace\232\365\263\007\271\001\n\022terraform-provider\022\242\001The" + - " path used to check the health of your c" + - "onnection. Defaults to `default`. This" + - " field is required, and is only marked a" + - "s optional for backwards compatibility.\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\000\022\216\001\n\030remote_identity_group_id\030\007" + - " \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n\003cli\022\030" + - "remote-identity-group-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + - "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\246\001\n$r" + - "emote_identity_healthcheck_username\030\010 \001(" + - "\tBx\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n\003cli\022$rem" + - "ote-identity-healthcheck-username\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\000\022\204\001\n\023service_account_key\030\004 \001(\tBg\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007$\312\363\263\007\037\302\364\263\007\032\n\003cli\022\023service-acc", - "ount-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370" + - "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:n\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007]\312\363\263" + - "\007X\302\364\263\007\020\n\003cli\022\tgooglegke\302\364\263\007\031\n\014json_gatew" + - "ay\022\tgooglegke\302\364\263\007 \n\022terraform-provider\022\n" + - "google_gke\"\306\t\n\032GoogleGKEUserImpersonatio" + - "n\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 " + - "\001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002" + - " \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263" + - "\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001" + - "(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store" + - "_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter" + - "\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206" + - "\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\210\001\n\025certifi" + - "cate_authority\030\002 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&\312" + - "\363\263\007!\302\364\263\007\034\n\003cli\022\025certificate-authority\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\001\022n\n\010endpoint\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoint\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + - "\312\002\n\025healthcheck_namespace\030\006 \001(\tB\252\002\030\000\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025healthchec" + - "k-namespace\232\365\263\007\271\001\n\022terraform-provider\022\242\001" + - "The path used to check the health of you" + - "r connection. Defaults to `default`. T" + - "his field is required, and is only marke" + - "d as optional for backwards compatibilit" + - "y.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + - "\007\000\362\370\263\007\005\240\364\263\007\000\022\204\001\n\023service_account_key\030\004 \001" + - "(\tBg\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007$\312\363\263\007\037\302\364\263\007\032\n\003cli\022\023se" + - "rvice-account-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263" + - "\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\245\001\030\000\372\370\263\007\005\250\363\263" + - "\007\001\372\370\263\007\223\001\312\363\263\007\215\001\302\364\263\007!\n\003cli\022\032googlegkeuseri" + - "mpersonation\302\364\263\007*\n\014json_gateway\022\032googleg" + - "keuserimpersonation\302\364\263\0073\n\022terraform-prov" + - "ider\022\035google_gke_user_impersonation\"\322\t\n\t" + - "Greenplum\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004n" + - "ame\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007hea" + - "lthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262" + - "\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004ta" + - "gs\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secr" + - "et_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regres" + - "s_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_int" + - "erface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010" + - "database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364" + - "\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370" + - "\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname" + - "\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli" + - "\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000" + - "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021override_databa" + - "se\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003c" + - "li\022\021override-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010passw" + - "ord\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + - "cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030" + - "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362" + - "\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\001:m\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\\\312\363\263\007W\302\364\263\007\020\n\003cli\022\tgre" + - "enplum\302\364\263\007\031\n\014json_gateway\022\tgreenplum\302\364\263\007" + - "\037\n\022terraform-provider\022\tgreenplum\"\350\t\n\010HTT" + - "PAuth\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030" + - "\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy" + - "\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001" + - "*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203" + - "\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_s" + - "tore_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_fi" + - "lter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interfa" + - "ce\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022t\n\013auth" + - "_header\030\003 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263" + - "\007\022\n\003cli\022\013auth-header\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022v\n\014defaul" + - "t_path\030\005 \001(\tB`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007" + - "\023\n\003cli\022\014default-path\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021heade" + - "rs_blacklist\030\004 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263" + - "\007\035\302\364\263\007\030\n\003cli\022\021headers-blacklist\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022y\n\020healthcheck_path\030\002 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013health-path\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022x\n\rhost_override\030\007 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rhost-override\362\370\263\007" + - "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + - "\005\240\364\263\007\000\022p\n\tsubdomain\030\006 \001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tsubdomain\362\370\263\007\005\320\364\263\007\000" + - "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + - "\022d\n\003url\030\001 \001(\tBW\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\024\312\363\263\007\017\302\364\263" + - "\007\n\n\003cli\022\003url\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263" + - "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:k\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007" + - "Z\312\363\263\007U\302\364\263\007\017\n\003cli\022\010httpAuth\302\364\263\007\030\n\014json_ga" + - "teway\022\010httpAuth\302\364\263\007\037\n\022terraform-provider" + - "\022\thttp_auth\"\337\n\n\rHTTPBasicAuth\022\030\n\002id\030\200\200\002 " + + "\362\370\263\007\005\240\364\263\007\001:\177\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007n\312\363\263\007i\302\364\263\007\026\n" + + "\003cli\022\017aurora-postgres\302\364\263\007\037\n\014json_gateway" + + "\022\017aurora-postgres\302\364\263\007%\n\022terraform-provid" + + "er\022\017aurora_postgres\"\353\005\n\005Azure\022\030\n\002id\030\200\200\002 " + "\001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363" + "\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260" + "\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terr" + @@ -205677,62 +205096,94 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "B\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB" + "\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370" + "\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022v\n\014default_path\030\006 \001(\tB`" + - "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014defaul" + - "t-path\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + - "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021headers_blacklist\030\005" + - " \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021" + - "headers-blacklist\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022y\n\020healthche" + - "ck_path\030\002 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263" + - "\007\022\n\003cli\022\013health-path\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rhost_o" + - "verride\030\010 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263" + - "\007\024\n\003cli\022\rhost-override\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + - "\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010pass" + - "word\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n" + - "\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350" + - "\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022p\n\tsubdomain\030\007 " + - "\001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\ts" + - "ubdomain\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370" + - "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022d\n\003url\030\001 \001(\tBW\030\000\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\007\024\312\363\263\007\017\302\364\263\007\n\n\003cli\022\003url\362\370\263\007\005\320\364\263\007\000" + - "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + - "\022n\n\010username\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263" + - "\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + - "\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:s\030\000\372\370\263\007" + - "\005\250\363\263\007\001\372\370\263\007b\312\363\263\007]\302\364\263\007\020\n\003cli\022\thttpBasic\302\364\263" + - "\007\031\n\014json_gateway\022\thttpBasic\302\364\263\007%\n\022terraf" + - "orm-provider\022\017http_basic_auth\"\373\010\n\nHTTPNo" + - "Auth\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201" + - "\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030" + - "\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*" + - "\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200" + - "\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_st" + - "ore_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_fil" + - "ter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interfac" + - "e\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022v\n\014defau" + - "lt_path\030\004 \001(\tB`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263" + - "\007\023\n\003cli\022\014default-path\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021head" + - "ers_blacklist\030\003 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363" + - "\263\007\035\302\364\263\007\030\n\003cli\022\021headers-blacklist\362\370\263\007\005\320\364\263" + - "\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + - "\007\000\022y\n\020healthcheck_path\030\002 \001(\tB_\030\000\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013health-path\362\370\263\007\005" + + "\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022j\n\006app_id\030\001 \001(\tBZ\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006app-id\362\370\263\007\005\320" + + "\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + + "\364\263\007\001\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022p\n\t" + + "tenant_id\030\002 \001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302" + + "\364\263\007\020\n\003cli\022\ttenant-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + + "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:a\030\000\372\370\263\007\005\250" + + "\363\263\007\001\372\370\263\007P\312\363\263\007K\302\364\263\007\014\n\003cli\022\005azure\302\364\263\007\025\n\014js" + + "on_gateway\022\005azure\302\364\263\007\033\n\022terraform-provid" + + "er\022\005azure\"\227\006\n\020AzureCertificate\022\030\n\002id\030\200\200\002" + + " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!ter" + + "raform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.Tag" + + "sB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\t" + + "B\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362" + + "\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022j\n\006app_id\030\001 \001(\tBZ\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006app-id\362\370\263\007\005" + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + - "\240\364\263\007\000\022x\n\rhost_override\030\006 \001(\tBa\030\000\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rhost-override\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\000\022p\n\tsubdomain\030\005 \001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tsubdomain\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022d\n\003url\030\001 \001(\tBW\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\024\312\363\263\007\017\302\364" + - "\263\007\n\n\003cli\022\003url\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:r\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263" + - "\007a\312\363\263\007\\\302\364\263\007\021\n\003cli\022\nhttpNoAuth\302\364\263\007\032\n\014json" + - "_gateway\022\nhttpNoAuth\302\364\263\007\"\n\022terraform-pro" + - "vider\022\014http_no_auth\"\216\016\n\nKubernetes\022\030\n\002id" + + "\240\364\263\007\001\022{\n\022client_certificate\030\003 \001(\tB_\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013certificate" + + "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\001\022p\n\ttenant_id\030\002 \001(\tB]\030\000\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\ttenant-id\362\370\263\007\005\320" + + "\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + + "\364\263\007\001:u\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007d\312\363\263\007_\302\364\263\007\020\n\003cli\022\t" + + "azurecert\302\364\263\007\031\n\014json_gateway\022\tazurecert\302" + + "\364\263\007\'\n\022terraform-provider\022\021azure_certific" + + "ate\"\343\t\n\rAzurePostgres\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263" + + "\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + + "\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-pr" + + "ovider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260" + + "\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363" + + "\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + + "\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + + "\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263" + + "\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + + "\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021ove" + + "rride_database\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312" + + "\363\263\007\035\302\364\263\007\030\n\003cli\022\021override-database\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031" + + "\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004p" + + "ort\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003" + + "cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001" + + "(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rpo" + + "rt-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB" + + "\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010usern" + + "ame\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\001:z\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007i\312\363\263\007d\302\364\263" + + "\007\024\n\003cli\022\razurepostgres\302\364\263\007\035\n\014json_gatewa" + + "y\022\razurepostgres\302\364\263\007$\n\022terraform-provide" + + "r\022\016azure_postgres\"\350\007\n\010BigQuery\022\030\n\002id\030\200\200\002" + + " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!ter" + + "raform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.Tag" + + "sB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\t" + + "B\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362" + + "\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010endpoint\030\004 \001(\tB\\\030\000\362" + + "\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoint\362" + + "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + + "\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\003 \001(\005Ba\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overrid" + + "e\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007", + "\000\362\370\263\007\005\240\364\263\007\000\022t\n\013private_key\030\001 \001(\tB_\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013private-key\362" + + "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362" + + "\370\263\007\005\240\364\263\007\001\022l\n\007project\030\002 \001(\tB[\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\030\312\363\263\007\023\302\364\263\007\016\n\003cli\022\007project\362\370\263\007\005\320\364\263\007\000\362" + + "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + + "n\n\010username\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007" + + "\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + + "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:k\030\000\372\370\263\007\005" + + "\250\363\263\007\001\372\370\263\007Z\312\363\263\007U\302\364\263\007\017\n\003cli\022\010bigquery\302\364\263\007\030" + + "\n\014json_gateway\022\010bigquery\302\364\263\007\037\n\022terraform" + + "-provider\022\tbig_query\"\327\010\n\tCassandra\022\030\n\002id" + "\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370" + "\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362" + "\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023" + @@ -205740,323 +205191,144 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT ".TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002" + " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(" + "\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB" + - "\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\210\001\n\025certificate_au" + - "thority\030\003 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263" + - "\007\034\n\003cli\022\025certificate-authority\362\370\263\007\005\320\364\263\007\000" + - "\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001" + - "\022\202\001\n\022client_certificate\030\005 \001(\tBf\030\000\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022client-certific" + - "ate\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364" + - "\263\007\000\362\370\263\007\005\240\364\263\007\001\022r\n\nclient_key\030\007 \001(\tB^\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\033\312\363\263\007\026\302\364\263\007\021\n\003cli\022\nclient-key\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\001\022\312\002\n\025healthcheck_namespace\030\t \001(" + - "\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025" + - "healthcheck-namespace\232\365\263\007\271\001\n\022terraform-p" + - "rovider\022\242\001The path used to check the hea" + - "lth of your connection. Defaults to `de" + - "fault`. This field is required, and is " + - "only marked as optional for backwards co" + - "mpatibility.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263" + - "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\t" + - "B\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010host" + - "name\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + - "\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\002 \001(\005BX\030\000\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x" + - "\n\rport_override\030\014 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036" + - "\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001" + - "\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + - "\022\216\001\n\030remote_identity_group_id\030\n \001(\tBl\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n\003cli\022\030remote-id" + - "entity-group-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\246\001\n$remote_ide" + - "ntity_healthcheck_username\030\013 \001(\tBx\030\000\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n\003cli\022$remote-ident" + - "ity-healthcheck-username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + - "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:p\030\000\372\370" + - "\263\007\005\250\363\263\007\001\372\370\263\007_\312\363\263\007Z\302\364\263\007\021\n\003cli\022\nkubernetes" + - "\302\364\263\007\032\n\014json_gateway\022\nkubernetes\302\364\263\007 \n\022te" + - "rraform-provider\022\nkubernetes\"\341\n\n\023Kuberne" + - "tesBasicAuth\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$" + - "\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007" + - "healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263" + - "\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n" + - "\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017s" + - "ecret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\reg" + - "ress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_" + - "interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022" + - "\312\002\n\025healthcheck_namespace\030\005 \001(\tB\252\002\030\000\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025healthchec" + - "k-namespace\232\365\263\007\271\001\n\022terraform-provider\022\242\001" + - "The path used to check the health of you" + - "r connection. Defaults to `default`. T" + - "his field is required, and is only marke" + - "d as optional for backwards compatibilit" + - "y.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + - "\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022s\n\010password\030\004 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rhttp-password\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\001\022f\n\004port\030\002 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302" + - "\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_overri" + - "de\030\006 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003c" + - "li\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022s\n\010username\030" + - "\003 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022" + - "\rhttp-username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350" + - "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\215\001\030\000\372\370\263\007\005\250\363\263\007\001\372" + - "\370\263\007|\312\363\263\007w\302\364\263\007\032\n\003cli\022\023kuberneteshttpbasic" + - "\302\364\263\007#\n\014json_gateway\022\023kuberneteshttpbasic" + - "\302\364\263\007+\n\022terraform-provider\022\025kubernetes_ba" + - "sic_auth\"\265\014\n\030KubernetesServiceAccount\022\030\n" + - "\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB" + - "\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010" + - "B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364" + - "\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010" + - ".v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030" + - "\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002" + - " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001" + - "(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\312\002\n\025healthcheck" + - "_namespace\030\004 \001(\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263" + - "\007\340\001\302\364\263\007\034\n\003cli\022\025healthcheck-namespace\232\365\263\007" + - "\271\001\n\022terraform-provider\022\242\001The path used t" + - "o check the health of your connection. " + - "Defaults to `default`. This field is re" + - "quired, and is only marked as optional f" + - "or backwards compatibility.\362\370\263\007\005\320\364\263\007\000\362\370\263" + - "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n" + - "\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + - "\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + - "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\002 " + - "\001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004p" + - "ort\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + - "\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\007 \001(\005Ba\030\000" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-ove" + - "rride\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\216\001\n\030remote_identity_grou" + - "p_id\030\005 \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n" + - "\003cli\022\030remote-identity-group-id\362\370\263\007\005\320\364\263\007\000" + - "\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + - "\022\246\001\n$remote_identity_healthcheck_usernam" + - "e\030\006 \001(\tBx\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n\003cl" + - "i\022$remote-identity-healthcheck-username\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\000\022l\n\005token\030\003 \001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tapi-token\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:" + - "\236\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\214\001\312\363\263\007\206\001\302\364\263\007\037\n\003cli\022\030ku" + - "bernetesserviceaccount\302\364\263\007(\n\014json_gatewa" + - "y\022\030kubernetesserviceaccount\302\364\263\0070\n\022terraf" + - "orm-provider\022\032kubernetes_service_account" + - "\"\301\n\n)KubernetesServiceAccountUserImperso" + - "nation\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name" + - "\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007health" + - "y\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007" + - "\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030" + - "\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_" + - "store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_f" + - "ilter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interf" + - "ace\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\312\002\n\025he" + - "althcheck_namespace\030\004 \001(\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025healthcheck-name" + - "space\232\365\263\007\271\001\n\022terraform-provider\022\242\001The pa" + - "th used to check the health of your conn" + - "ection. Defaults to `default`. This fi" + - "eld is required, and is only marked as o" + - "ptional for backwards compatibility.\362\370\263\007" + - "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + - "\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f" + - "\n\004port\030\002 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007" + - "\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263" + - "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030" + - "\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022" + + "\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB" + + "\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostn" + + "ame\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\001\022f\n\004port\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363" + + "\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_ov" + + "erride\030\004 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007" + + "\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007" + + "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_r" + + "equired\030\006 \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263" + + "\007\023\n\003cli\022\014tls-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + + "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010usern" + + "ame\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + + "cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + + "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:m\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263" + + "\007\\\312\363\263\007W\302\364\263\007\020\n\003cli\022\tcassandra\302\364\263\007\031\n\014json_" + + "gateway\022\tcassandra\302\364\263\007\037\n\022terraform-provi" + + "der\022\tcassandra\"\302\t\n\005Citus\022\030\n\002id\030\200\200\002 \001(\tB\n" + + "\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform" + + "-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263" + + "\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007" + + "\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363" + + "\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031" + + "\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021" + + "override_database\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021override-database\362\370\263\007" + + "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + + "\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370" + + "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f" + + "\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007" + + "\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263" + + "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030" + + "\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022" + "\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350" + - "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022l\n\005token\030\003 \001(\tB" + - "]\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tapi-t" + - "oken\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230" + - "\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\323\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\301\001\312\363\263\007\273" + - "\001\302\364\263\0070\n\003cli\022)kubernetesserviceaccountuse" + - "rimpersonation\302\364\263\0079\n\014json_gateway\022)kuber" + - "netesserviceaccountuserimpersonation\302\364\263\007" + - "C\n\022terraform-provider\022-kubernetes_servic" + - "e_account_user_impersonation\"\235\014\n\033Kuberne" + - "tesUserImpersonation\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007" + - "\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300" + - "\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + - "\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-pro" + - "vider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363" + - "\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263" + - "\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + - ".\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007\005\320\364\263\007\001\022\210\001\n\025certificate_authority\030\003 \001(\tB" + - "i\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034\n\003cli\022\025certi" + - "ficate-authority\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007" + - "\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\202\001\n\022client_ce" + - "rtificate\030\005 \001(\tBf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363\263\007\036\302" + - "\364\263\007\031\n\003cli\022\022client-certificate\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022" + - "r\n\nclient_key\030\007 \001(\tB^\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\033\312\363" + - "\263\007\026\302\364\263\007\021\n\003cli\022\nclient-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + - "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\312\002\n\025" + - "healthcheck_namespace\030\t \001(\tB\252\002\030\000\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025healthcheck-na" + - "mespace\232\365\263\007\271\001\n\022terraform-provider\022\242\001The " + - "path used to check the health of your co" + - "nnection. Defaults to `default`. This " + - "field is required, and is only marked as" + - " optional for backwards compatibility.\362\370" + - "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + - "\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000" + - "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + - "\022f\n\004port\030\002 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364" + - "\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350" + - "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_overrid" + - "e\030\n \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cl" + - "i\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007" + - "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:\247\001\030\000\372\370\263\007\005\250\363\263\007" + - "\001\372\370\263\007\225\001\312\363\263\007\217\001\302\364\263\007\"\n\003cli\022\033kubernetesuseri" + - "mpersonation\302\364\263\007+\n\014json_gateway\022\033kuberne" + - "tesuserimpersonation\302\364\263\0073\n\022terraform-pro" + - "vider\022\035kubernetes_user_impersonation\"\317\014\n" + - "\tMTLSMysql\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004" + - "name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007he" + - "althy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006" + - "\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004t" + - "ags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017sec" + - "ret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regre" + - "ss_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_in" + - "terface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\210\001" + - "\n\025certificate_authority\030\007 \001(\tBi\030\000\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034\n\003cli\022\025certificate-aut" + - "hority\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007" + - "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\202\001\n\022client_certificate\030" + - "\t \001(\tBf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022" + - "\022client-certificate\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + - "\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022r\n\nclient_" + - "key\030\013 \001(\tB^\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\033\312\363\263\007\026\302\364\263\007\021\n\003" + - "cli\022\nclient-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + - "\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022n\n\010database\030\004 " + - "\001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010d" + - "atabase\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302" + - "\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_overri" + - "de\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003c" + - "li\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022t\n\013server_na" + - "me\030\r \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003c" + - "li\022\013server-name\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 " + - "\001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010u" + - "sername\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:s\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007b\312\363\263\007" + - "]\210\364\263\007\001\302\364\263\007\020\n\003cli\022\tmTLSMysql\302\364\263\007\031\n\014json_g" + - "ateway\022\tmTLSMysql\302\364\263\007 \n\022terraform-provid" + - "er\022\nmtls_mysql\"\331\r\n\014MTLSPostgres\022\030\n\002id\030\200\200" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001" + + "(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010us" + + "ername\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:a\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007P\312\363\263\007K" + + "\302\364\263\007\014\n\003cli\022\005citus\302\364\263\007\025\n\014json_gateway\022\005ci" + + "tus\302\364\263\007\033\n\022terraform-provider\022\005citus\"\313\010\n\010" + + "Clustrix\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004na" + + "me\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007heal" + + "thy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364" + + "\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tag" + + "s\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secre" + + "t_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress" + + "_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_inte" + + "rface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010d" + + "atabase\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263" + + "\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263" + + "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030" + + "\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022" + + "\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010passwor" + + "d\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rp" + + "ort_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263" + + "\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263" + + "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n" + + "\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + + "\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:j\030\000\372\370\263\007\005\250\363" + + "\263\007\001\372\370\263\007Y\312\363\263\007T\302\364\263\007\017\n\003cli\022\010clustrix\302\364\263\007\030\n\014" + + "json_gateway\022\010clustrix\302\364\263\007\036\n\022terraform-p" + + "rovider\022\010clustrix\"\322\t\n\tCockroach\022\030\n\002id\030\200\200" + "\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005" + "\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007" + "\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!te" + "rraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.Ta" + "gsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(" + - "\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n", + "\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n" + "\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\210\001\n\025certificate_autho" + - "rity\030\010 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034\n" + - "\003cli\022\025certificate-authority\362\370\263\007\005\320\364\263\007\000\362\370\263" + - "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\202\001" + - "\n\022client_certificate\030\n \001(\tBf\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022client-certificate" + - "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000" + - "\362\370\263\007\005\240\364\263\007\001\022r\n\nclient_key\030\014 \001(\tB^\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\033\312\363\263\007\026\302\364\263\007\021\n\003cli\022\nclient-key\362\370\263\007" + - "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + - "\005\240\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n" + - "\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + - "\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021overr" + - "ide_database\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263" + - "\007\035\302\364\263\007\030\n\003cli\022\021override-database\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363" + - "\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004por" + - "t\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cl" + - "i\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005" + - "Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport" + - "-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022t\n\013server_name\030\016 \001(\t" + - "B_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013serv" + - "er-name\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\001:w\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007f\312\363\263\007a\302\364\263\007\023\n\003" + - "cli\022\014mTLSPostgres\302\364\263\007\034\n\014json_gateway\022\014mT" + - "LSPostgres\302\364\263\007#\n\022terraform-provider\022\rmtl" + - "s_postgres\"\277\010\n\005Maria\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007" + - "\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300" + - "\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + - "\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-pro" + - "vider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363" + - "\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263" + - "\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + - ".\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + - "n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007" + - "\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010passw" + - "ord\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + - "cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030" + - "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362" + - "\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\001:a\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007P\312\363\263\007K\302\364\263\007\014\n\003cli\022\005mar" + - "ia\302\364\263\007\025\n\014json_gateway\022\005maria\302\364\263\007\033\n\022terra" + - "form-provider\022\005maria\"\377\005\n\tMemcached\022\030\n\002id" + - "\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023" + - "!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1" + - ".TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002" + - " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(" + - "\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB" + - "\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB" + - "\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostn" + - "ame\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + - "\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263" + - "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n" + - "\rport_override\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312" + - "\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362" + - "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:" + - "m\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\\\312\363\263\007W\302\364\263\007\020\n\003cli\022\tmemca" + - "ched\302\364\263\007\031\n\014json_gateway\022\tmemcached\302\364\263\007\037\n" + - "\022terraform-provider\022\tmemcached\"\303\010\n\006Memsq" + - "l\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 " + + "\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000" + + "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database" + + "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263" + + "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\000\022\200\001\n\021override_database\030\007 \001(\010Be\030\000\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021override-datab" + + "ase\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363" + + "\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_ov" + + "erride\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007" + + "\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007" + + "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010usern" + + "ame\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + + "cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + + "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:m\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263" + + "\007\\\312\363\263\007W\302\364\263\007\020\n\003cli\022\tcockroach\302\364\263\007\031\n\014json_" + + "gateway\022\tcockroach\302\364\263\007\037\n\022terraform-provi" + + "der\022\tcockroach\"\305\010\n\004DB2I\022\030\n\002id\030\200\200\002 \001(\tB\n\362" + + "\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-" + + "provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007" + + "\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005" + + "\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263" + + "\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263" + + "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312" + + "\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004po" + + "rt\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003c" + + "li\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\004 \001(" + + "\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rpor" + + "t-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000" + + "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\007 \001" + + "(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tl" + + "s-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000" + + "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010userna" + + "me\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\001:`\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007O\312\363\263\007J\302\364\263\007" + + "\013\n\003cli\022\004db2i\302\364\263\007\024\n\014json_gateway\022\004db2i\302\364\263" + + "\007\034\n\022terraform-provider\022\006db_2_i\"\305\010\n\006DB2LU" + + "W\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 " + "\001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002" + " \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263" + "\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001" + @@ -206080,41 +205352,71 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010userna" + "me\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003c" + "li\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263" + - "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:d\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007" + - "S\312\363\263\007N\302\364\263\007\r\n\003cli\022\006memsql\302\364\263\007\026\n\014json_gate" + - "way\022\006memsql\302\364\263\007\034\n\022terraform-provider\022\006me" + - "msql\"\327\t\n\tMongoHost\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260" + - "\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263" + - "\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364" + - "\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provi" + - "der\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007" + - "\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + - "\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n" + - "\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + - "\320\364\263\007\001\022x\n\rauth_database\030\002 \001(\tBa\030\000\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rauth-database\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + - "n\n\010password\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007" + - "\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030" + - "\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022" + - "\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\003 \001(\005Ba" + - "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-o" + - "verride\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\010 \001(\010B" + - "`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-r" + - "equired\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004 \001(\tB\\\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\001:s\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007b\312\363\263\007]\210\364\263\007\001\302\364" + - "\263\007\020\n\003cli\022\tmongoHost\302\364\263\007\031\n\014json_gateway\022\t" + - "mongoHost\302\364\263\007 \n\022terraform-provider\022\nmong" + - "o_host\"\315\n\n\017MongoLegacyHost\022\030\n\002id\030\200\200\002 \001(\t" + + "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:f\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007" + + "U\312\363\263\007P\302\364\263\007\r\n\003cli\022\006db2luw\302\364\263\007\026\n\014json_gate" + + "way\022\006db2luw\302\364\263\007\036\n\022terraform-provider\022\010db" + + "_2_luw\"\357\010\n\016DocumentDBHost\022\030\n\002id\030\200\200\002 \001(\tB" + + "\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terrafor" + + "m-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370" + + "\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263" + + "\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260" + + "\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\rauth_database\030\002 \001(\tBa\030\000\362" + + "\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rauth-data" + + "base\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + + "\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007" + + "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + + "\005\240\364\263\007\000\022n\n\010password\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370" + + "\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f" + + "\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007" + + "\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263" + + "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030" + + "\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022" + + "\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004 \001" + + "(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010us" + + "ername\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:~\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007m\312\363\263\007h" + + "\302\364\263\007\025\n\003cli\022\016documentdbhost\302\364\263\007\036\n\014json_ga" + + "teway\022\016documentdbhost\302\364\263\007&\n\022terraform-pr" + + "ovider\022\020document_db_host\"\235\n\n\024DocumentDBR" + + "eplicaSet\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004n" + + "ame\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007hea" + + "lthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262" + + "\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004ta" + + "gs\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secr" + + "et_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regres" + + "s_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_int" + + "erface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\r" + + "auth_database\030\002 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363" + + "\263\007\031\302\364\263\007\024\n\003cli\022\rauth-database\362\370\263\007\005\320\364\263\007\000\362\370" + + "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\202" + + "\001\n\022connect_to_replica\030\007 \001(\010Bf\030\000\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022connect-to-replic" + + "a\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\000\022n\n\010password\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031" + + "\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022x\n\rp" + + "ort_override\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263" + + "\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263" + + "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022t\n" + + "\013replica_set\030\006 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263" + + "\007\027\302\364\263\007\022\n\003cli\022\013replica-set\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010u" + + "sername\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263" + + "\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263" + + "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\222\001\030\000\372\370\263\007\005\250\363\263" + + "\007\001\372\370\263\007\200\001\312\363\263\007{\302\364\263\007\033\n\003cli\022\024documentdbrepli" + + "caset\302\364\263\007$\n\014json_gateway\022\024documentdbrepl" + + "icaset\302\364\263\007-\n\022terraform-provider\022\027documen" + + "t_db_replica_set\"\317\007\n\005Druid\022\030\n\002id\030\200\200\002 \001(\t" + "B\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001" + "\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007" + "\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terrafo" + @@ -206122,281 +205424,919 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370" + "\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005" + "\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\rauth_database\030\002 \001(\tBa\030\000" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rauth-dat" + - "abase\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\000\022n\n\010password\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022" + - "f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263" + - "\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override" + - "\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli" + - "\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022t\n\013replica_set" + - "\030\007 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli" + - "\022\013replica-set\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030" + - "\010 \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022" + - "\014tls-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004 \001(" + + "\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\000\022n\n\010password\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n" + + "\004port\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013" + + "\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\002" + + " \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\r" + + "port-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363" + + "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\003 \001(" + "\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010use" + "rname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:m\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\\\312\363\263\007W\302" + - "\364\263\007\014\n\003cli\022\005mongo\302\364\263\007\025\n\014json_gateway\022\005mon" + - "go\302\364\263\007\'\n\022terraform-provider\022\021mongo_legac" + - "y_host\"\365\013\n\025MongoLegacyReplicaset\022\030\n\002id\030\200" + - "\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!t" + - "erraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.T" + - "agsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001" + - "(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB" + - "\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\rauth_database\030\002 \001" + - "(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rau" + - "th-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007" + - "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\202\001\n\022connect_to_rep" + - "lica\030\010 \001(\010Bf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n" + - "\003cli\022\022connect-to-replica\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + - "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010ho" + - "stname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007" + - "\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + - "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\005" + - " \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010" + - "password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370" + - "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263" + - "\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + - "\007\000\022x\n\rport_override\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320" + - "\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022t\n\013replica_set\030\007 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013replica-set\362\370\263\007\005\320\364\263" + + "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:a\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007P\312\363\263\007K\302" + + "\364\263\007\014\n\003cli\022\005druid\302\364\263\007\025\n\014json_gateway\022\005dru" + + "id\302\364\263\007\033\n\022terraform-provider\022\005druid\"\346\t\n\010D" + + "ynamoDB\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004nam" + + "e\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healt" + + "hy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263" + + "\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags" + + "\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret" + + "_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_" + + "filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_inter" + + "face\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022u\n\nac" + + "cess_key\030\001 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364" + + "\263\007\024\n\003cli\022\raccess-key-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + + "\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022n\n\010end" + + "point\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017" + + "\n\003cli\022\010endpoint\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + + "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_overri" + + "de\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003c" + + "li\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263" + + "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006region\030\003 " + + "\001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006r" + + "egion\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + + "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_arn\030\006 \001(\tB\\\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010role-arn\362\370\263" + + "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + + "\007\005\240\364\263\007\001\022~\n\020role_external_id\030\007 \001(\tBd\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020role-extern" + + "al-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + + "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret_access_key\030\002 " + + "\001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021s" + + "ecret-access-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + + "\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:g\030\000\372\370\263\007\005\250\363\263\007\001" + + "\372\370\263\007V\312\363\263\007Q\302\364\263\007\r\n\003cli\022\006dynamo\302\364\263\007\026\n\014json_" + + "gateway\022\006dynamo\302\364\263\007\037\n\022terraform-provider" + + "\022\tdynamo_db\"\317\010\n\007Elastic\022\030\n\002id\030\200\200\002 \001(\tB\n\362" + + "\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-" + + "provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007" + + "\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005" + + "\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263" + + "\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263" + "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + - "\007\000\022v\n\014tls_required\030\t \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-required\362\370\263\007\005\320\364\263" + - "\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + - "\007\000\022n\n\010username\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312" + - "\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + - "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\211\001\030\000\372" + - "\370\263\007\005\250\363\263\007\001\372\370\263\007x\312\363\263\007s\302\364\263\007\027\n\003cli\022\020mongo-rep" + - "licaset\302\364\263\007 \n\014json_gateway\022\020mongo-replic" + - "aset\302\364\263\007-\n\022terraform-provider\022\027mongo_leg" + - "acy_replicaset\"\354\013\n\017MongoReplicaSet\022\030\n\002id" + - "\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023" + - "!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1" + - ".TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002" + - " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(" + - "\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB" + - "\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\rauth_database\030\002" + - " \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\r" + - "auth-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\202\001\n\022connect_to_r" + - "eplica\030\010 \001(\010Bf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363\263\007\036\302\364\263\007" + - "\031\n\003cli\022\022connect-to-replica\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + - "\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010" + - "hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364" + - "\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370" + - "\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password" + - "\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli" + - "\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001" + - "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022x\n\rport_override\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007" + - "\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + - "\005\240\364\263\007\000\022t\n\013replica_set\030\007 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013replica-set\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022v\n\014tls_required\030\t \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-required\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022n\n\010username\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + - "\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\206\001\030" + - "\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007u\312\363\263\007p\210\364\263\007\001\302\364\263\007\026\n\003cli\022\017mo" + - "ngoReplicaSet\302\364\263\007\037\n\014json_gateway\022\017mongoR" + - "eplicaSet\302\364\263\007\'\n\022terraform-provider\022\021mong" + - "o_replica_set\"\232\t\n\023MongoShardedCluster\022\030\n" + - "\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB" + - "\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010" + - "B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364" + - "\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010" + - ".v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030" + - "\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002" + - " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001" + - "(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\rauth_databas" + - "e\030\002 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cl" + - "i\022\rauth-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + - "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001" + - " \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010" + - "hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370" + - "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\005 \001(\tB\\\030\000" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password" + - "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000" + - "\362\370\263\007\005\240\364\263\007\001\022x\n\rport_override\030\003 \001(\005Ba\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overri" + - "de\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + - "\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\006 \001(\010B`\030\000\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-requir" + - "ed\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + - "\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004 \001(\tB\\\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\001:\223\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\201\001\312\363\263\007|\210\364\263\007\001\302\364\263\007\032" + - "\n\003cli\022\023mongoshardedcluster\302\364\263\007#\n\014json_ga" + - "teway\022\023mongoshardedcluster\302\364\263\007+\n\022terrafo" + - "rm-provider\022\025mongo_sharded_cluster\"\277\010\n\005M" + - "ysql\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201" + - "\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030" + - "\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*" + - "\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200" + - "\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_st" + - "ore_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_fil" + - "ter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interfac" + - "e\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010datab" + - "ase\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + - "cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(" + - "\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hos" + - "tname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025" + - "\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_" + - "override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364" + - "\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363" + - "\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010use" + - "rname\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017" + - "\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:a\030\000\372\370\263\007\005\250\363\263\007\001\372" + - "\370\263\007P\312\363\263\007K\302\364\263\007\014\n\003cli\022\005mysql\302\364\263\007\025\n\014json_ga" + - "teway\022\005mysql\302\364\263\007\033\n\022terraform-provider\022\005m" + - "ysql\"\367\005\n\007Neptune\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263" + - "\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001" + - "\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007" + - "\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provide" + - "r\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022" + - "%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#" + - "\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016b" + - "ind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364" + - "\263\007\001\022n\n\010endpoint\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031" + - "\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoint\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + - "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004p" + - "ort\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003" + - "cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\002 \001" + - "(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rpo" + - "rt-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + - "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:g\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007V" + - "\312\363\263\007Q\302\364\263\007\016\n\003cli\022\007neptune\302\364\263\007\027\n\014json_gate" + - "way\022\007neptune\302\364\263\007\035\n\022terraform-provider\022\007n" + - "eptune\"\332\n\n\nNeptuneIAM\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263" + - "\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + - "\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-pr" + - "ovider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260" + - "\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363" + - "\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + - "\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\005\320\364\263\007\001\022u\n\naccess_key\030\004 \001(\tBa\030\000\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\raccess-key-id\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\001\022n\n\010endpoint\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoint\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + - "f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263" + - "\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override" + - "\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli" + - "\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006region\030\006 \001(" + - "\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006reg" + - "ion\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + - "\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_arn\030\007 \001(\tB\\\030\000\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010role-arn\362\370\263\007\005" + - "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + - "\240\364\263\007\001\022~\n\020role_external_id\030\010 \001(\tBd\030\000\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020role-external" + - "-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + - "\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret_access_key\030\005 \001(" + - "\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021sec" + - "ret-access-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350" + - "\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:q\030\000\372\370\263\007\005\250\363\263\007\001\372\370" + - "\263\007`\312\363\263\007[\302\364\263\007\021\n\003cli\022\nneptuneiam\302\364\263\007\032\n\014jso" + - "n_gateway\022\nneptuneiam\302\364\263\007!\n\022terraform-pr" + - "ovider\022\013neptune_iam\"\300\t\n\006Oracle\022\030\n\002id\030\200\200\002" + - " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!ter" + - "raform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.Tag" + - "sB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\t" + - "B\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362" + - "\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362" + - "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + + "\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312" + + "\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004po" + + "rt\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003c" + + "li\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\004 \001(" + + "\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rpor" + + "t-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000" + + "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\006 \001" + + "(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tl" + + "s-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000" + + "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010userna" + + "me\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\001:g\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007V\312\363\263\007Q\302\364\263\007" + + "\016\n\003cli\022\007elastic\302\364\263\007\027\n\014json_gateway\022\007elas" + + "tic\302\364\263\007\035\n\022terraform-provider\022\007elastic\"\362\007" + + "\n\020ElasticacheRedis\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260" + + "\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263" + + "\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364" + + "\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provi" + + "der\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007" + + "\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + + "\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n" + + "\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + + "\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n" + + "\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + + "\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + + "\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\004 " + + "\001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004p" + + "ort\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\002 \001(\005Ba\030\000" + + "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-ove" + + "rride\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + + "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\005 \001(\010B`\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-req" + + "uired\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + + "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:q\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007`\312\363\263\007[\302" + + "\364\263\007\016\n\003cli\022\007ecredis\302\364\263\007\027\n\014json_gateway\022\007e" + + "credis\302\364\263\007\'\n\022terraform-provider\022\021elastic" + + "ache_redis\"\357\004\n\003GCP\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260" + + "\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263" + + "\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364" + + "\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provi" + + "der\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007" + + "\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + + "\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n" + + "\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + + "\320\364\263\007\001\022l\n\007keyfile\030\001 \001(\tB[\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "\030\312\363\263\007\023\302\364\263\007\016\n\003cli\022\007keyfile\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022j\n\006s" + + "copes\030\002 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r" + + "\n\003cli\022\006scopes\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + + "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:[\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263" + + "\007J\312\363\263\007E\302\364\263\007\n\n\003cli\022\003gcp\302\364\263\007\023\n\014json_gatewa" + + "y\022\003gcp\302\364\263\007\031\n\022terraform-provider\022\003gcp\"\267\013\n" + + "\tGoogleGKE\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004" + + "name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007he" + + "althy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006" + + "\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004t" + + "ags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017sec" + + "ret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regre" + + "ss_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_in" + + "terface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\210\001" + + "\n\025certificate_authority\030\002 \001(\tBi\030\000\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034\n\003cli\022\025certificate-aut" + + "hority\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022n\n\010endpoint\030\001 \001(\tB\\\030\000\362\370" + + "\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoint\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\000\022\312\002\n\025healthcheck_namespace\030\006 \001(\t" + + "B\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025h" + + "ealthcheck-namespace\232\365\263\007\271\001\n\022terraform-pr" + + "ovider\022\242\001The path used to check the heal" + + "th of your connection. Defaults to `def" + + "ault`. This field is required, and is o" + + "nly marked as optional for backwards com" + + "patibility.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\216\001\n\030remote_identit" + + "y_group_id\030\007 \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$" + + "\302\364\263\007\037\n\003cli\022\030remote-identity-group-id\362\370\263\007" + + "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + + "\005\240\364\263\007\000\022\246\001\n$remote_identity_healthcheck_u" + + "sername\030\010 \001(\tBx\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263" + + "\007+\n\003cli\022$remote-identity-healthcheck-use" + + "rname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + + "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\204\001\n\023service_account_key\030", + "\004 \001(\tBg\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007$\312\363\263\007\037\302\364\263\007\032\n\003cli\022" + + "\023service-account-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + + "\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:n\030\000\372\370\263\007\005\250" + + "\363\263\007\001\372\370\263\007]\312\363\263\007X\302\364\263\007\020\n\003cli\022\tgooglegke\302\364\263\007\031" + + "\n\014json_gateway\022\tgooglegke\302\364\263\007 \n\022terrafor" + + "m-provider\022\ngoogle_gke\"\306\t\n\032GoogleGKEUser" + + "Impersonation\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + + "$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n" + + "\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370" + + "\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$" + + "\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017" + + "secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\re" + + "gress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind" + + "_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001" + + "\022\210\001\n\025certificate_authority\030\002 \001(\tBi\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034\n\003cli\022\025certificate-" + + "authority\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022n\n\010endpoint\030\001 \001(\tB\\\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoin" + + "t\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\000\022\312\002\n\025healthcheck_namespace\030\006 " + + "\001(\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli" + + "\022\025healthcheck-namespace\232\365\263\007\271\001\n\022terraform" + + "-provider\022\242\001The path used to check the h" + + "ealth of your connection. Defaults to `" + + "default`. This field is required, and i" + + "s only marked as optional for backwards " + + "compatibility.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\204\001\n\023service_acc" + + "ount_key\030\004 \001(\tBg\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007$\312\363\263\007\037\302\364" + + "\263\007\032\n\003cli\022\023service-account-key\362\370\263\007\005\320\364\263\007\000\362" + + "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:" + + "\245\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\223\001\312\363\263\007\215\001\302\364\263\007!\n\003cli\022\032go" + + "oglegkeuserimpersonation\302\364\263\007*\n\014json_gate" + + "way\022\032googlegkeuserimpersonation\302\364\263\0073\n\022te" + + "rraform-provider\022\035google_gke_user_impers" + + "onation\"\322\t\n\tGreenplum\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263" + + "\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + + "\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-pr" + + "ovider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260" + + "\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363" + + "\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + + "\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + + "\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263" + + "\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + + "\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021ove" + + "rride_database\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312" + + "\363\263\007\035\302\364\263\007\030\n\003cli\022\021override-database\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031" + + "\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004p" + + "ort\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003" + + "cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001" + + "(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rpo" + + "rt-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB" + + "\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010usern" + + "ame\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\001:m\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\\\312\363\263\007W\302\364\263" + + "\007\020\n\003cli\022\tgreenplum\302\364\263\007\031\n\014json_gateway\022\tg" + + "reenplum\302\364\263\007\037\n\022terraform-provider\022\tgreen" + + "plum\"\350\t\n\010HTTPAuth\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363" + + "\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007" + + "\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263" + + "\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provid" + + "er\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001" + + "\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + + "#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016" + + "bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320" + + "\364\263\007\001\022t\n\013auth_header\030\003 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013auth-header\362\370\263\007\005\320\364\263" + + "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\001\022v\n\014default_path\030\005 \001(\tB`\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014default-path\362\370\263\007\005\320\364\263" + + "\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\000\022\200\001\n\021headers_blacklist\030\004 \001(\tBe\030\000\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021headers-blackl" + + "ist\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\000\022y\n\020healthcheck_path\030\002 \001(\tB" + + "_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013healt" + + "h-path\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rhost_override\030\007 \001(\tB" + + "a\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rhost-" + + "override\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022p\n\tsubdomain\030\006 \001(\tB]\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tsubdoma" + + "in\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\000\022d\n\003url\030\001 \001(\tBW\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\024\312\363\263\007\017\302\364\263\007\n\n\003cli\022\003url\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:k\030\000\372\370" + + "\263\007\005\250\363\263\007\001\372\370\263\007Z\312\363\263\007U\302\364\263\007\017\n\003cli\022\010httpAuth\302\364" + + "\263\007\030\n\014json_gateway\022\010httpAuth\302\364\263\007\037\n\022terraf" + + "orm-provider\022\thttp_auth\"\337\n\n\rHTTPBasicAut" + + "h\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 " + + "\001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002" + + " \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263" + + "\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001" + + "(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store" + + "_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter" + + "\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206" + + "\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022v\n\014default_" + + "path\030\006 \001(\tB`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n" + + "\003cli\022\014default-path\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370" + + "\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021headers" + + "_blacklist\030\005 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035" + + "\302\364\263\007\030\n\003cli\022\021headers-blacklist\362\370\263\007\005\320\364\263\007\000\362" + + "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + + "y\n\020healthcheck_path\030\002 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013health-path\362\370\263\007\005\320\364\263" + + "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\000\022x\n\rhost_override\030\010 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rhost-override\362\370\263\007\005\320" + + "\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + + "\364\263\007\000\022n\n\010password\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022p\n\t" + + "subdomain\030\007 \001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302" + + "\364\263\007\020\n\003cli\022\tsubdomain\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + + "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022d\n\003url\030\001 " + + "\001(\tBW\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\024\312\363\263\007\017\302\364\263\007\n\n\003cli\022\003u" + + "rl\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\003 \001(\tB\\\030\000\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320" + + "\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + + "\364\263\007\001:s\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007b\312\363\263\007]\302\364\263\007\020\n\003cli\022\t" + + "httpBasic\302\364\263\007\031\n\014json_gateway\022\thttpBasic\302" + + "\364\263\007%\n\022terraform-provider\022\017http_basic_aut" + + "h\"\373\010\n\nHTTPNoAuth\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263" + + "\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001" + + "\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007" + + "\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provide" + + "r\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022" + + "%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#" + + "\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016b" + + "ind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364" + + "\263\007\001\022v\n\014default_path\030\004 \001(\tB`\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014default-path\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\000\022\200\001\n\021headers_blacklist\030\003 \001(\tBe\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021headers-black" + + "list\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + + "\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022y\n\020healthcheck_path\030\002 \001(\t" + + "B_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013heal" + + "th-path\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + + "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rhost_override\030\006 \001(\t" + + "Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rhost" + + "-override\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022p\n\tsubdomain\030\005 \001(\tB]" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tsubdom" + + "ain\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\000\022d\n\003url\030\001 \001(\tBW\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\024\312\363\263\007\017\302\364\263\007\n\n\003cli\022\003url\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:r\030\000\372" + + "\370\263\007\005\250\363\263\007\001\372\370\263\007a\312\363\263\007\\\302\364\263\007\021\n\003cli\022\nhttpNoAut" + + "h\302\364\263\007\032\n\014json_gateway\022\nhttpNoAuth\302\364\263\007\"\n\022t" + + "erraform-provider\022\014http_no_auth\"\216\016\n\nKube" + + "rnetes\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name" + + "\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007health" + + "y\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007" + + "\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030" + + "\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_" + + "store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_f" + + "ilter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interf" + + "ace\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\210\001\n\025ce" + + "rtificate_authority\030\003 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007&\312\363\263\007!\302\364\263\007\034\n\003cli\022\025certificate-authori" + + "ty\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\001\022\202\001\n\022client_certificate\030\005 \001(" + + "\tBf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022cli" + + "ent-certificate\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + + "\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022r\n\nclient_key\030" + + "\007 \001(\tB^\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\033\312\363\263\007\026\302\364\263\007\021\n\003cli\022" + + "\nclient-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + + "\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\312\002\n\025healthcheck_na" + + "mespace\030\t \001(\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001" + + "\302\364\263\007\034\n\003cli\022\025healthcheck-namespace\232\365\263\007\271\001\n" + + "\022terraform-provider\022\242\001The path used to c" + + "heck the health of your connection. Def" + + "aults to `default`. This field is requi" + + "red, and is only marked as optional for " + + "backwards compatibility.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010ho" + + "stname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007" + + "\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + + "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\002 \001(\005" + + "BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port" + + "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\014 \001(\005Ba\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overri" + + "de\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\000\022\216\001\n\030remote_identity_group_i" + + "d\030\n \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n\003cl" + + "i\022\030remote-identity-group-id\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\246\001" + + "\n$remote_identity_healthcheck_username\030\013" + + " \001(\tBx\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n\003cli\022$" + + "remote-identity-healthcheck-username\362\370\263\007" + + "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + + "\005\240\364\263\007\000:p\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007_\312\363\263\007Z\302\364\263\007\021\n\003cli" + + "\022\nkubernetes\302\364\263\007\032\n\014json_gateway\022\nkuberne" + + "tes\302\364\263\007 \n\022terraform-provider\022\nkubernetes" + + "\"\341\n\n\023KubernetesBasicAuth\022\030\n\002id\030\200\200\002 \001(\tB\n" + + "\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform" + + "-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263" + + "\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007" + + "\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363" + + "\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007\005\320\364\263\007\001\022\312\002\n\025healthcheck_namespace\030\005 " + + "\001(\tB\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli" + + "\022\025healthcheck-namespace\232\365\263\007\271\001\n\022terraform" + + "-provider\022\242\001The path used to check the h" + + "ealth of your connection. Defaults to `" + + "default`. This field is required, and i" + + "s only marked as optional for backwards " + + "compatibility.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001" + + "(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010ho" + + "stname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022s\n\010password\030\004 \001(\tBa\030\000\362\370" + + "\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rhttp-passw" + + "ord\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\002 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n" + + "\rport_override\030\006 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312" + + "\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362" + + "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + + "s\n\010username\030\003 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007" + + "\031\302\364\263\007\024\n\003cli\022\rhttp-username\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\215\001\030" + + "\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007|\312\363\263\007w\302\364\263\007\032\n\003cli\022\023kuberne" + + "teshttpbasic\302\364\263\007#\n\014json_gateway\022\023kuberne" + + "teshttpbasic\302\364\263\007+\n\022terraform-provider\022\025k" + + "ubernetes_basic_auth\"\265\014\n\030KubernetesServi" + + "ceAccount\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004n" + + "ame\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007hea" + + "lthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262" + + "\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004ta" + + "gs\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secr" + + "et_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regres" + + "s_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_int" + + "erface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\312\002\n" + + "\025healthcheck_namespace\030\004 \001(\tB\252\002\030\000\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025healthcheck-n" + + "amespace\232\365\263\007\271\001\n\022terraform-provider\022\242\001The" + + " path used to check the health of your c" + + "onnection. Defaults to `default`. This" + + " field is required, and is only marked a" + + "s optional for backwards compatibility.\362" + + "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + "\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007" + "\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007" + "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363" + - "\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004por" + - "t\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cl" + - "i\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\006 \001(\005" + - "Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport" + - "-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\007 \001(" + - "\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls" + - "-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030" + - "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010usernam" + + "\000\022f\n\004port\030\002 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302" + + "\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + + "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_overri" + + "de\030\007 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003c" + + "li\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263" + + "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\216\001\n\030remote_i" + + "dentity_group_id\030\005 \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + ")\312\363\263\007$\302\364\263\007\037\n\003cli\022\030remote-identity-group-" + + "id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\000\022\246\001\n$remote_identity_healthc" + + "heck_username\030\006 \001(\tBx\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363" + + "\263\0070\302\364\263\007+\n\003cli\022$remote-identity-healthche" + + "ck-username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022l\n\005token\030\003 \001(\tB]\030\000" + + "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tapi-toke" + + "n\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\001:\236\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\214\001\312\363\263\007\206\001\302\364" + + "\263\007\037\n\003cli\022\030kubernetesserviceaccount\302\364\263\007(\n" + + "\014json_gateway\022\030kubernetesserviceaccount\302" + + "\364\263\0070\n\022terraform-provider\022\032kubernetes_ser" + + "vice_account\"\301\n\n)KubernetesServiceAccoun" + + "tUserImpersonation\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260" + + "\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263" + + "\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364" + + "\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provi" + + "der\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007" + + "\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001" + + "\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n" + + "\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + + "\320\364\263\007\001\022\312\002\n\025healthcheck_namespace\030\004 \001(\tB\252\002" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025heal" + + "thcheck-namespace\232\365\263\007\271\001\n\022terraform-provi" + + "der\022\242\001The path used to check the health " + + "of your connection. Defaults to `defaul" + + "t`. This field is required, and is only" + + " marked as optional for backwards compat" + + "ibility.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000" + + "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname" + + "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\002 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rpo" + + "rt_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007" + + "\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007" + + "\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022l\n\005" + + "token\030\003 \001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020" + + "\n\003cli\022\tapi-token\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + + "\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\323\001\030\000\372\370\263\007\005\250\363\263\007" + + "\001\372\370\263\007\301\001\312\363\263\007\273\001\302\364\263\0070\n\003cli\022)kubernetesservi" + + "ceaccountuserimpersonation\302\364\263\0079\n\014json_ga" + + "teway\022)kubernetesserviceaccountuserimper" + + "sonation\302\364\263\007C\n\022terraform-provider\022-kuber" + + "netes_service_account_user_impersonation" + + "\"\235\014\n\033KubernetesUserImpersonation\022\030\n\002id\030\200" + + "\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!t" + + "erraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.T" + + "agsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001" + + "(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB" + + "\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362" + + "\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\210\001\n\025certificate_auth" + + "ority\030\003 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034" + + "\n\003cli\022\025certificate-authority\362\370\263\007\005\320\364\263\007\000\362\370" + + "\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\202" + + "\001\n\022client_certificate\030\005 \001(\tBf\030\000\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022client-certificat" + + "e\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\001\022r\n\nclient_key\030\007 \001(\tB^\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\033\312\363\263\007\026\302\364\263\007\021\n\003cli\022\nclient-key\362\370\263" + + "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263" + + "\007\005\240\364\263\007\001\022\312\002\n\025healthcheck_namespace\030\t \001(\tB" + + "\252\002\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\346\001\312\363\263\007\340\001\302\364\263\007\034\n\003cli\022\025he" + + "althcheck-namespace\232\365\263\007\271\001\n\022terraform-pro" + + "vider\022\242\001The path used to check the healt" + + "h of your connection. Defaults to `defa" + + "ult`. This field is required, and is on" + + "ly marked as optional for backwards comp" + + "atibility.\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000" + + "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostna" + + "me\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\002 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\r" + + "port_override\030\n \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363" + + "\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370" + + "\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:\247" + + "\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\225\001\312\363\263\007\217\001\302\364\263\007\"\n\003cli\022\033kub" + + "ernetesuserimpersonation\302\364\263\007+\n\014json_gate" + + "way\022\033kubernetesuserimpersonation\302\364\263\0073\n\022t" + + "erraform-provider\022\035kubernetes_user_imper" + + "sonation\"\317\014\n\tMTLSMysql\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370" + + "\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-p" + + "rovider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005" + + "\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260" + + "\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007" + + "\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\005\320\364\263\007\001\022\210\001\n\025certificate_authority\030\007 \001(" + + "\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007&\312\363\263\007!\302\364\263\007\034\n\003cli\022\025cer" + + "tificate-authority\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370" + + "\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\202\001\n\022client_" + + "certificate\030\t \001(\tBf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363\263\007" + + "\036\302\364\263\007\031\n\003cli\022\022client-certificate\362\370\263\007\005\320\364\263\007" + + "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + + "\001\022r\n\nclient_key\030\013 \001(\tB^\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\033" + + "\312\363\263\007\026\302\364\263\007\021\n\003cli\022\nclient-key\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022n\n" + + "\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + + "\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostnam" + + "e\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cl" + + "i\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB" + + "\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010passw" + + "ord\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n" + + "\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312" + + "\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362" + + "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + + "t\n\013server_name\030\r \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312" + + "\363\263\007\027\302\364\263\007\022\n\003cli\022\013server-name\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n" + + "\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + + "\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:s\030\000\372\370\263\007\005\250\363" + + "\263\007\001\372\370\263\007b\312\363\263\007]\210\364\263\007\001\302\364\263\007\020\n\003cli\022\tmTLSMysql\302" + + "\364\263\007\031\n\014json_gateway\022\tmTLSMysql\302\364\263\007 \n\022terr" + + "aform-provider\022\nmtls_mysql\"\331\r\n\014MTLSPostg" + + "res\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200" + + "\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202" + + "\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362" + + "\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002" + + " \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_sto", + "re_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filt" + + "er\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface" + + "\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\210\001\n\025certi" + + "ficate_authority\030\010 \001(\tBi\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "&\312\363\263\007!\302\364\263\007\034\n\003cli\022\025certificate-authority\362" + + "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362" + + "\370\263\007\005\240\364\263\007\001\022\202\001\n\022client_certificate\030\n \001(\tBf" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022client" + + "-certificate\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263" + + "\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022r\n\nclient_key\030\014 \001" + + "(\tB^\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\033\312\363\263\007\026\302\364\263\007\021\n\003cli\022\ncl" + + "ient-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000" + + "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database" + + "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263" + + "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\000\022\200\001\n\021override_database\030\007 \001(\010Be\030\000\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021override-datab" + + "ase\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363" + + "\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_ov" + + "erride\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007" + + "\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007" + + "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022t\n\013serve" + + "r_name\030\016 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007" + + "\022\n\003cli\022\013server-name\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010usernam" + + "e\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cl" + + "i\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:w\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007f" + + "\312\363\263\007a\302\364\263\007\023\n\003cli\022\014mTLSPostgres\302\364\263\007\034\n\014json" + + "_gateway\022\014mTLSPostgres\302\364\263\007#\n\022terraform-p" + + "rovider\022\rmtls_postgres\"\277\010\n\005Maria\022\030\n\002id\030\200" + + "\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!t" + + "erraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.T" + + "agsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001" + + "(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB" + + "\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362" + + "\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010databas" + "e\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + - "\000\362\370\263\007\005\240\364\263\007\001:i\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007X\312\363\263\007S\210\364\263\007\001" + - "\302\364\263\007\r\n\003cli\022\006oracle\302\364\263\007\026\n\014json_gateway\022\006o" + - "racle\302\364\263\007\034\n\022terraform-provider\022\006oracle\"\316" + - "\t\n\010Postgres\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n" + - "\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007h" + - "ealthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007" + - "\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004" + - "tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017se" + - "cret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regr" + - "ess_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_i", - "nterface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n" + - "\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + - "\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostna" + - "me\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003c" + - "li\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263" + - "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021override_data" + - "base\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n" + - "\003cli\022\021override-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010pas" + - "sword\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017" + - "\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + - "\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005B" + + "\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031" + + "\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004p" + + "ort\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003" + + "cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001" + + "(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rpo" + + "rt-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB" + + "\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010usern" + + "ame\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\001:a\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007P\312\363\263\007K\302\364\263" + + "\007\014\n\003cli\022\005maria\302\364\263\007\025\n\014json_gateway\022\005maria" + + "\302\364\263\007\033\n\022terraform-provider\022\005maria\"\377\005\n\tMem" + + "cached\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name" + + "\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007health" + + "y\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007" + + "\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030" + + "\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_" + + "store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_f" + + "ilter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interf" + + "ace\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hos" + + "tname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017" + + "\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + + "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005B" + "X\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362" + "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + - "\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007" + + "\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\002 \001(\005Ba\030\000\362\370\263\007" + "\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overrid" + "e\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + - "\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\001:j\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007Y\312\363\263\007T\302\364\263\007\017\n\003cli\022\010p" + - "ostgres\302\364\263\007\030\n\014json_gateway\022\010postgres\302\364\263\007" + - "\036\n\022terraform-provider\022\010postgres\"\273\t\n\006Pres" + - "to\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002" + + "\000\362\370\263\007\005\240\364\263\007\000:m\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\\\312\363\263\007W\302\364\263\007\020" + + "\n\003cli\022\tmemcached\302\364\263\007\031\n\014json_gateway\022\tmem" + + "cached\302\364\263\007\037\n\022terraform-provider\022\tmemcach" + + "ed\"\303\010\n\006Memsql\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + + "$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n" + + "\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370" + + "\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$" + + "\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017" + + "secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\re" + + "gress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind" + + "_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001" + + "\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263" + + "\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + + "\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010host" + + "name\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n" + + "\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001" + + "(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010pa" + + "ssword\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + + "\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263" + + "\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312" + + "\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:d\030\000\372\370" + + "\263\007\005\250\363\263\007\001\372\370\263\007S\312\363\263\007N\302\364\263\007\r\n\003cli\022\006memsql\302\364\263\007" + + "\026\n\014json_gateway\022\006memsql\302\364\263\007\034\n\022terraform-" + + "provider\022\006memsql\"\327\t\n\tMongoHost\022\030\n\002id\030\200\200\002" + + " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!ter" + + "raform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.Tag" + + "sB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\t" + + "B\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362" + + "\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\rauth_database\030\002 \001(\t" + + "Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rauth" + + "-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostnam" + + "e\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007" + + "\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263" + + "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_over" + + "ride\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n" + + "\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_req" + + "uired\030\010 \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023" + + "\n\003cli\022\014tls-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010usernam" + + "e\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cl" + + "i\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007" + + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:s\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007b" + + "\312\363\263\007]\210\364\263\007\001\302\364\263\007\020\n\003cli\022\tmongoHost\302\364\263\007\031\n\014js" + + "on_gateway\022\tmongoHost\302\364\263\007 \n\022terraform-pr" + + "ovider\022\nmongo_host\"\315\n\n\017MongoLegacyHost\022\030" + + "\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\t" + + "B\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(" + + "\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262" + + "\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132" + + "\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id" + + "\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200" + + "\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 " + + "\001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\rauth_databa" + + "se\030\002 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003c" + + "li\022\rauth-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263" + + "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030" + + "\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022" + + "\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\005 \001(\tB\\\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010passwor" + + "d\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rp" + + "ort_override\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263" + + "\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263" + + "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022t\n" + + "\013replica_set\030\007 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263" + + "\007\027\302\364\263\007\022\n\003cli\022\013replica-set\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014t" + + "ls_required\030\010 \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007" + + "\030\302\364\263\007\023\n\003cli\022\014tls-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010u" + + "sername\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263" + + "\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263" + + "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:m\030\000\372\370\263\007\005\250\363\263\007" + + "\001\372\370\263\007\\\312\363\263\007W\302\364\263\007\014\n\003cli\022\005mongo\302\364\263\007\025\n\014json_" + + "gateway\022\005mongo\302\364\263\007\'\n\022terraform-provider\022" + + "\021mongo_legacy_host\"\365\013\n\025MongoLegacyReplic" + + "aset\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201" + + "\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030" + + "\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*" + + "\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200" + + "\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_st" + + "ore_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_fil" + + "ter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interfac" + + "e\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\rauth_" + + "database\030\002 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364" + + "\263\007\024\n\003cli\022\rauth-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + + "\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\202\001\n\022co" + + "nnect_to_replica\030\010 \001(\010Bf\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022connect-to-replica\362\370\263\007" + + "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + + "\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370" + + "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n" + + "\n\010password\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + + "\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000" + + "\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006" + + " \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004" + + "port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + + "\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\003 \001(\005Ba\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-ov" + + "erride\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022t\n\013replica_set\030\007 \001(\tB_\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013replica" + + "-set\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + + "\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\t \001(\010B`\030\000" + + "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-requ" + + "ired\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + + "\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004 \001(\tB\\\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007" + + "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + + "\005\240\364\263\007\001:\211\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007x\312\363\263\007s\302\364\263\007\027\n\003cl" + + "i\022\020mongo-replicaset\302\364\263\007 \n\014json_gateway\022\020" + + "mongo-replicaset\302\364\263\007-\n\022terraform-provide" + + "r\022\027mongo_legacy_replicaset\"\354\013\n\017MongoRepl" + + "icaSet\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name" + + "\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007health" + + "y\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007" + + "\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030" + + "\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_" + + "store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_f" + + "ilter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interf" + + "ace\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\raut" + + "h_database\030\002 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031" + + "\302\364\263\007\024\n\003cli\022\rauth-database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\202\001\n\022" + + "connect_to_replica\030\010 \001(\010Bf\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007#\312\363\263\007\036\302\364\263\007\031\n\003cli\022\022connect-to-replica\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + + "\022n\n\010password\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263" + + "\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + + "\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port" + + "\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli" + + "\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\003 \001(\005B" + + "a\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-" + + "override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022t\n\013replica_set\030\007 \001(\tB" + + "_\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013repli" + + "ca-set\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\t \001(\010B`" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-re" + + "quired\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004 \001(\tB\\\030\000\362\370" + + "\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\001:\206\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007u\312\363\263\007p\210\364\263\007\001\302\364" + + "\263\007\026\n\003cli\022\017mongoReplicaSet\302\364\263\007\037\n\014json_gat" + + "eway\022\017mongoReplicaSet\302\364\263\007\'\n\022terraform-pr" + + "ovider\022\021mongo_replica_set\"\232\t\n\023MongoShard" + + "edCluster\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004n" + + "ame\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007hea" + + "lthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262" + + "\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004ta" + + "gs\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secr" + + "et_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regres" + + "s_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_int" + + "erface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022x\n\r" + + "auth_database\030\002 \001(\tBa\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363" + + "\263\007\031\302\364\263\007\024\n\003cli\022\rauth-database\362\370\263\007\005\320\364\263\007\000\362\370" + + "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n" + + "\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + + "\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + + "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010passwo" + + "rd\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003c" + + "li\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263" + + "\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022x\n\rport_override\030" + + "\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022" + + "\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required" + + "\030\006 \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli" + + "\022\014tls-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004 \001" + + "(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010us" + + "ername\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\223\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\201\001\312\363\263" + + "\007|\210\364\263\007\001\302\364\263\007\032\n\003cli\022\023mongoshardedcluster\302\364" + + "\263\007#\n\014json_gateway\022\023mongoshardedcluster\302\364" + + "\263\007+\n\022terraform-provider\022\025mongo_sharded_c" + + "luster\"\277\010\n\005Mysql\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263" + + "\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001" + + "\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007" + + "\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provide" + + "r\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022" + + "%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#" + + "\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016b" + + "ind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364" + + "\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031" + + "\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010h" + + "ostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263" + + "\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263" + + "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030" + + "\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022" + + "\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005" + + "\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:a\030" + + "\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007P\312\363\263\007K\302\364\263\007\014\n\003cli\022\005mysql\302\364" + + "\263\007\025\n\014json_gateway\022\005mysql\302\364\263\007\033\n\022terraform" + + "-provider\022\005mysql\"\367\005\n\007Neptune\022\030\n\002id\030\200\200\002 \001" + + "(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terra" + + "form-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB" + + "\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n" + + "\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263" + + "\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010endpoint\030\001 \001(\tB\\\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoint\362\370\263" + + "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + + "\007\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025" + + "\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + + "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_" + + "override\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364" + + "\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363" + + "\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:g\030\000\372\370\263" + + "\007\005\250\363\263\007\001\372\370\263\007V\312\363\263\007Q\302\364\263\007\016\n\003cli\022\007neptune\302\364\263\007" + + "\027\n\014json_gateway\022\007neptune\302\364\263\007\035\n\022terraform" + + "-provider\022\007neptune\"\332\n\n\nNeptuneIAM\022\030\n\002id\030" + + "\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370" + + "\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!" + + "terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1." + + "TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 " + + "\001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\t" + + "B\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024" + + "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022u\n\naccess_key\030\004 \001(\t" + + "Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\racce" + + "ss-key-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022n\n\010endpoint\030\001 \001(\tB\\\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010endpoin" + + "t\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rp" + + "ort_override\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263" + + "\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263" + + "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n" + + "\006region\030\006 \001(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263" + + "\007\r\n\003cli\022\006region\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005" + + "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010role_arn\030\007 " + + "\001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010r" + + "ole-arn\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + + "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022~\n\020role_external_id\030\010 " + + "\001(\tBd\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\003cli\022\020r" + + "ole-external-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + + "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022\200\001\n\021secret_acc" + + "ess_key\030\005 \001(\tBe\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263" + + "\007\030\n\003cli\022\021secret-access-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:q\030\000" + + "\372\370\263\007\005\250\363\263\007\001\372\370\263\007`\312\363\263\007[\302\364\263\007\021\n\003cli\022\nneptunei" + + "am\302\364\263\007\032\n\014json_gateway\022\nneptuneiam\302\364\263\007!\n\022" + + "terraform-provider\022\013neptune_iam\"\273\t\n\006Orac" + + "le\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002" + " \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200" + "\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370" + "\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 " + @@ -206404,85 +206344,251 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "e_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filte" + "r\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030" + "\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010databas" + - "e\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cl" + + "e\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cl" + "i\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007" + "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB" + "\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostn" + "ame\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + - "\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\002 \001(\tB\\\030\000\362\370\263\007\005" + + "\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005" + "\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005" + - "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + "\240\364\263\007\001\022f\n\004port\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363" + - "\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + + "\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_ov" + - "erride\030\004 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007" + + "erride\030\006 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007" + "\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007" + "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_r" + "equired\030\007 \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263" + "\007\023\n\003cli\022\014tls-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010usern" + - "ame\030\006 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + - "cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:d\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263" + - "\007S\312\363\263\007N\302\364\263\007\r\n\003cli\022\006presto\302\364\263\007\026\n\014json_gat" + - "eway\022\006presto\302\364\263\007\034\n\022terraform-provider\022\006p" + - "resto\"\332\010\n\003RDP\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + - "$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n" + - "\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370" + - "\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$" + - "\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017" + - "secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\re" + - "gress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind" + - "_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001" + - "\022\220\001\n\031downgrade_nla_connections\030\006 \001(\010Bm\030\000" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007*\312\363\263\007%\302\364\263\007 \n\003cli\022\031downgrad" + - "e-nla-connections\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030" + - "\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022" + - "\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030" + - "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010passwor" + - "d\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007" + - "\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + - "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rp" + - "ort_override\030\004 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263" + - "\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263" + - "\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n" + - "\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + - "\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + - "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:[\030\000\372\370\263\007\005\250\363" + - "\263\007\001\372\370\263\007J\312\363\263\007E\302\364\263\007\n\n\003cli\022\003rdp\302\364\263\007\023\n\014json_" + - "gateway\022\003rdp\302\364\263\007\031\n\022terraform-provider\022\003r" + - "dp\"\366\010\n\017RabbitMQAMQP091\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370" + - "\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-p" + - "rovider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005" + - "\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260" + - "\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007" + - "\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022n\n\010password\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363" + - "\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004por" + - "t\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cl" + - "i\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\002 \001(\005" + - "Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport" + - "-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_required\030\010 \001(" + - "\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls" + - "-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004 \001(\tB\\\030" + - "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010usernam" + + "ame\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003" + + "cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + + "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:d\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263" + + "\007S\312\363\263\007N\302\364\263\007\r\n\003cli\022\006oracle\302\364\263\007\026\n\014json_gat" + + "eway\022\006oracle\302\364\263\007\034\n\022terraform-provider\022\006o" + + "racle\"\316\t\n\010Postgres\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260" + + "\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263" + + "\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364" + + "\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provi" + + "der\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007" + + "\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001", + "\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n" + + "\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + + "\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n" + + "\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + + "\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + + "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021overri" + + "de_database\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263\007" + + "\035\302\364\263\007\030\n\003cli\022\021override-database\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + + "\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263" + + "\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263" + + "\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port" + + "\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli" + + "\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007" + + "\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005B" + + "a\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-" + + "override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000" + + "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username" + + "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\001:j\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007Y\312\363\263\007T\302\364\263\007\017\n" + + "\003cli\022\010postgres\302\364\263\007\030\n\014json_gateway\022\010postg" + + "res\302\364\263\007\036\n\022terraform-provider\022\010postgres\"\273" + + "\t\n\006Presto\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004n" + + "ame\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007hea" + + "lthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262" + + "\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004ta" + + "gs\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secr" + + "et_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regres" + + "s_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_int" + + "erface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010" + + "database\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364" + + "\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370" + + "\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname" + + "\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli" + + "\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000" + + "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\002 \001(\tB\\" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010passwo" + + "rd\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\r" + + "port_override\030\004 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363" + + "\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370" + + "\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v" + + "\n\014tls_required\030\007 \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312" + + "\363\263\007\030\302\364\263\007\023\n\003cli\022\014tls-required\362\370\263\007\005\320\364\263\007\000\362\370" + + "\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n" + + "\n\010username\030\006 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + + "\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000" + + "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:d\030\000\372\370\263\007\005\250" + + "\363\263\007\001\372\370\263\007S\312\363\263\007N\302\364\263\007\r\n\003cli\022\006presto\302\364\263\007\026\n\014j" + + "son_gateway\022\006presto\302\364\263\007\034\n\022terraform-prov" + + "ider\022\006presto\"\332\010\n\003RDP\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007" + + "\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300" + + "\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005" + + "\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-pro" + + "vider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363" + + "\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263" + + "\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022" + + ".\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\005\320\364\263\007\001\022\220\001\n\031downgrade_nla_connections\030\006 " + + "\001(\010Bm\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007*\312\363\263\007%\302\364\263\007 \n\003cli\022\031d" + + "owngrade-nla-connections\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010ho" + + "stname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007" + + "\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + + "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003" + + " \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010" + + "password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\005 \001(\005BX\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263" + + "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\000\022x\n\rport_override\030\004 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320" + + "\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + + "\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + + "\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:[\030\000" + + "\372\370\263\007\005\250\363\263\007\001\372\370\263\007J\312\363\263\007E\302\364\263\007\n\n\003cli\022\003rdp\302\364\263\007\023" + + "\n\014json_gateway\022\003rdp\302\364\263\007\031\n\022terraform-prov" + + "ider\022\003rdp\"\366\010\n\017RabbitMQAMQP091\022\030\n\002id\030\200\200\002 " + + "\001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terr" + + "aform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.Tags" + + "B\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB" + + "\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370" + + "\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370" + + "\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\000\022n\n\010password\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001" + + "\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364" + + "\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_overrid" + + "e\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cl" + + "i\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007" + + "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022v\n\014tls_requir" + + "ed\030\010 \001(\010B`\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\035\312\363\263\007\030\302\364\263\007\023\n\003c" + + "li\022\014tls-required\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007" + + "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\004" + + " \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010" + + "username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:\205\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007t\312\363" + + "\263\007o\302\364\263\007\030\n\003cli\022\021rabbitmq-amqp-091\302\364\263\007!\n\014j" + + "son_gateway\022\021rabbitmq-amqp-091\302\364\263\007\'\n\022ter" + + "raform-provider\022\021rabbitmq_amqp_091\"\364\005\n\006R" + + "awTCP\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030" + + "\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy" + + "\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001" + + "*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203" + + "\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_s" + + "tore_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_fi" + + "lter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interfa" + + "ce\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010host" + + "name\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n" + + "\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005BX" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\000\022x\n\rport_override\030\002 \001(\005Ba\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override" + + "\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\000:e\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007T\312\363\263\007O\302\364\263\007\r\n" + + "\003cli\022\006rawtcp\302\364\263\007\026\n\014json_gateway\022\006rawtcp\302" + + "\364\263\007\035\n\022terraform-provider\022\007raw_tcp\"\337\006\n\005Re" + + "dis\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200" + + "\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202" + + "\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362" + + "\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002" + + " \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_sto" + + "re_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filt" + + "er\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface" + + "\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostna" + + "me\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003c" + + "li\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263" + + "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\t" + + "B\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010pass" + + "word\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230" + + "\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\004 \001(\005BX\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370" + + "\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x" + + "\n\rport_override\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036" + + "\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001" + + "\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000" + + ":a\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007P\312\363\263\007K\302\364\263\007\014\n\003cli\022\005redi" + + "s\302\364\263\007\025\n\014json_gateway\022\005redis\302\364\263\007\033\n\022terraf" + + "orm-provider\022\005redis\"\316\t\n\010Redshift\022\030\n\002id\030\200" + + "\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!t" + + "erraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.T" + + "agsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001" + + "(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB" + + "\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362" + + "\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030" + + "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010databas" + "e\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + - "\000\362\370\263\007\005\240\364\263\007\001:\205\001\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007t\312\363\263\007o\302\364\263\007" + - "\030\n\003cli\022\021rabbitmq-amqp-091\302\364\263\007!\n\014json_gat" + - "eway\022\021rabbitmq-amqp-091\302\364\263\007\'\n\022terraform-" + - "provider\022\021rabbitmq_amqp_091\"\364\005\n\006RawTCP\022\030" + + "\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\000\022\200\001\n\021override_database\030\007 \001(\010Be\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021override-data" + + "base\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + + "\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007" + + "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + + "\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312" + + "\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000" + + "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_o" + + "verride\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263" + + "\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263" + + "\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010user" + + "name\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n" + + "\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:j\030\000\372\370\263\007\005\250\363\263\007\001\372\370" + + "\263\007Y\312\363\263\007T\302\364\263\007\017\n\003cli\022\010redshift\302\364\263\007\030\n\014json_" + + "gateway\022\010redshift\302\364\263\007\036\n\022terraform-provid" + + "er\022\010redshift\"\267\n\n\tSQLServer\022\030\n\002id\030\200\200\002 \001(\t" + + "B\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terrafo" + + "rm-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362" + + "\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370" + + "\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005" + + "\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001" + + "\n\021override_database\030\010 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021override-database\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001" + + "\022f\n\004port\030\007 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364" + + "\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350" + + "\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_overrid" + + "e\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cl" + + "i\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007" + + "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006schema\030\006 \001" + + "(\tBZ\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006sc" + + "hema\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + + "\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007" + + "\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + + "\005\240\364\263\007\001:f\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007U\312\363\263\007P\302\364\263\007\014\n\003cli" + + "\022\005mssql\302\364\263\007\025\n\014json_gateway\022\005mssql\302\364\263\007 \n\022" + + "terraform-provider\022\nsql_server\"\326\n\n\003SSH\022\030" + "\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\t" + "B\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(" + "\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262" + @@ -206490,211 +206596,134 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id" + "\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200" + "\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 " + - "\001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 " + - "\001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010h" + - "ostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022x\n\rport_override\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364" + - "\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\000:e\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007T\312\363\263\007O\302\364\263\007\r\n\003cli\022\006r" + - "awtcp\302\364\263\007\026\n\014json_gateway\022\006rawtcp\302\364\263\007\035\n\022t" + - "erraform-provider\022\007raw_tcp\"\337\006\n\005Redis\022\030\n\002" + - "id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B" + - "<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263" + - "\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010." + - "v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204" + - "\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 " + - "\001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(" + - "\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(" + - "\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hos" + - "tname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\001\022f\n\004port\030\004 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025" + - "\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007" + - "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_" + - "override\030\002 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364" + - "\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363" + - "\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000:a\030\000\372\370\263" + - "\007\005\250\363\263\007\001\372\370\263\007P\312\363\263\007K\302\364\263\007\014\n\003cli\022\005redis\302\364\263\007\025\n" + - "\014json_gateway\022\005redis\302\364\263\007\033\n\022terraform-pro" + - "vider\022\005redis\"\316\t\n\010Redshift\022\030\n\002id\030\200\200\002 \001(\tB" + - "\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terrafor" + - "m-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370" + - "\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263" + - "\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260" + - "\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260" + - "\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + - "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n" + - "\021override_database\030\007 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\"\312\363\263\007\035\302\364\263\007\030\n\003cli\022\021override-database\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022" + - "f\n\004port\030\006 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263" + - "\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override" + - "\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli" + - "\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + - "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 " + - "\001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010u" + - "sername\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:j\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007Y\312\363\263\007" + - "T\302\364\263\007\017\n\003cli\022\010redshift\302\364\263\007\030\n\014json_gateway" + - "\022\010redshift\302\364\263\007\036\n\022terraform-provider\022\010red" + - "shift\"\267\n\n\tSQLServer\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005" + - "\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363" + - "\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230" + - "\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-prov" + - "ider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263" + - "\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007" + - "\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022." + - "\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007" + - "\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n" + - "\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + - "\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\200\001\n\021overr" + - "ide_database\030\010 \001(\010Be\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\"\312\363\263" + - "\007\035\302\364\263\007\030\n\003cli\022\021override-database\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363" + - "\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004por" + - "t\030\007 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cl" + - "i\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263" + - "\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005" + - "Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport" + - "-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006schema\030\006 \001(\tBZ\030\000\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006schema\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362" + - "\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:" + - "f\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007U\312\363\263\007P\302\364\263\007\014\n\003cli\022\005mssql" + - "\302\364\263\007\025\n\014json_gateway\022\005mssql\302\364\263\007 \n\022terrafo" + - "rm-provider\022\nsql_server\"\326\n\n\003SSH\022\030\n\002id\030\200\200" + - "\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!te" + - "rraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.Ta" + - "gsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(" + - "\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n" + - "\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\232\001\n\036allow_deprecated_" + - "key_exchanges\030\006 \001(\010Br\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007/\312\363" + - "\263\007*\302\364\263\007%\n\003cli\022\036allow-deprecated-key-exch" + - "anges\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\000\022n\n\010key_type\030\010 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010key-type\362\370\263\007\005\320\364\263\007\001\362" + - "\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022" + - "f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263" + - "\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363" + - "\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022|\n\017port_forwardi" + - "ng\030\005 \001(\010Bc\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007 \312\363\263\007\033\302\364\263\007\026\n\003c" + - "li\022\017port-forwarding\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + - "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_ov" + - "erride\030\007 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007" + - "\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007" + - "\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022r\n\npubli" + - "c_key\030\004 \001(\tB^\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\033\312\363\263\007\026\302\364\263\007\021" + - "\n\003cli\022\npublic-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\001\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030" + - "\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022" + - "\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:[\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007J\312\363" + - "\263\007E\302\364\263\007\n\n\003cli\022\003ssh\302\364\263\007\023\n\014json_gateway\022\003s" + - "sh\302\364\263\007\031\n\022terraform-provider\022\003ssh\"\255\014\n\007SSH" + - "Cert\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201" + - "\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030" + - "\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*" + - "\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200" + - "\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_st" + - "ore_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_fil" + - "ter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interfac" + - "e\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\232\001\n\036allo" + - "w_deprecated_key_exchanges\030\005 \001(\010Br\030\000\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007/\312\363\263\007*\302\364\263\007%\n\003cli\022\036allow-deprec" + - "ated-key-exchanges\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370" + - "\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname" + - "\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli" + - "\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000" + - "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010key_type\030\t \001(\tB\\" + - "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010key-ty" + - "pe\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + - "\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + - "\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022|\n\017" + - "port_forwarding\030\004 \001(\010Bc\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007 " + - "\312\363\263\007\033\302\364\263\007\026\n\003cli\022\017port-forwarding\362\370\263\007\005\320\364\263" + - "\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + - "\007\000\022x\n\rport_override\030\006 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320" + - "\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022\216\001\n\030remote_identity_group_id\030\007 \001(\tB" + - "l\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n\003cli\022\030remot" + - "e-identity-group-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362" + - "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\246\001\n$remote" + - "_identity_healthcheck_username\030\010 \001(\tBx\030\000" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n\003cli\022$remote-i" + - "dentity-healthcheck-username\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n" + - "\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024" + - "\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + - "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:h\030\000\372\370\263\007\005\250" + - "\363\263\007\001\372\370\263\007W\312\363\263\007R\302\364\263\007\016\n\003cli\022\007sshCert\302\364\263\007\027\n\014" + - "json_gateway\022\007sshCert\302\364\263\007\036\n\022terraform-pr" + - "ovider\022\010ssh_cert\"\226\n\n\016SSHCustomerKey\022\030\n\002i" + - "d\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007" + - "\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v" + - "1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200" + - "\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001" + - "(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\t" + - "B\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\232\001\n\036allow_depreca" + - "ted_key_exchanges\030\006 \001(\010Br\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007/\312\363\263\007*\302\364\263\007%\n\003cli\022\036allow-deprecated-key-" + - "exchanges\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030" + - "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostnam" + - "e\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + - "\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362" + - "\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + - "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022|\n\017p" + - "ort_forwarding\030\005 \001(\010Bc\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007 \312" + - "\363\263\007\033\302\364\263\007\026\n\003cli\022\017port-forwarding\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000\022x\n\rport_override\030\007 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364" + - "\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\000\022t\n\013private_key\030\004 \001(\tB_\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013private-key\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\001\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363" + - "\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363" + - "\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:~\030\000\372\370\263" + - "\007\005\250\363\263\007\001\372\370\263\007m\312\363\263\007h\302\364\263\007\025\n\003cli\022\016sshCustomer" + - "Key\302\364\263\007\036\n\014json_gateway\022\016sshCustomerKey\302\364" + - "\263\007&\n\022terraform-provider\022\020ssh_customer_ke" + - "y\"\330\010\n\013SingleStore\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363" + + "\001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\232\001\n\036allow_depr" + + "ecated_key_exchanges\030\006 \001(\010Br\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007/\312\363\263\007*\302\364\263\007%\n\003cli\022\036allow-deprecated-k" + + "ey-exchanges\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263" + + "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001 \001(\t" + + "B\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010host" + + "name\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + + "\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010key_type\030\010 \001(\tB\\\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010key-type\362\370\263\007" + + "\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + + "\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312" + + "\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001" + + "\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022|\n\017port_f" + + "orwarding\030\005 \001(\010Bc\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007 \312\363\263\007\033\302" + + "\364\263\007\026\n\003cli\022\017port-forwarding\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\r" + + "port_override\030\007 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363" + + "\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370" + + "\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022r" + + "\n\npublic_key\030\004 \001(\tB^\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\033\312\363\263" + + "\007\026\302\364\263\007\021\n\003cli\022\npublic-key\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\001\362\370\263\007\005\240\364\263\007\000\022n\n\010us" + + "ername\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007" + + "\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007" + + "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:[\030\000\372\370\263\007\005\250\363\263\007\001" + + "\372\370\263\007J\312\363\263\007E\302\364\263\007\n\n\003cli\022\003ssh\302\364\263\007\023\n\014json_gat" + + "eway\022\003ssh\302\364\263\007\031\n\022terraform-provider\022\003ssh\"" + + "\255\014\n\007SSHCert\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n" + + "\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007h" + + "ealthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007" + + "\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004" + + "tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017se" + + "cret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regr" + + "ess_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_i" + + "nterface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\232" + + "\001\n\036allow_deprecated_key_exchanges\030\005 \001(\010B" + + "r\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007/\312\363\263\007*\302\364\263\007%\n\003cli\022\036allow" + + "-deprecated-key-exchanges\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010h" + + "ostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263" + + "\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263" + + "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010key_type\030" + + "\t \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022" + + "\010key-type\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\000\022|\n\017port_forwarding\030\004 \001(\010Bc\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007 \312\363\263\007\033\302\364\263\007\026\n\003cli\022\017port-forwarding\362" + + "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + + "\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\006 \001(\005Ba\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overrid" + + "e\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\000\022\216\001\n\030remote_identity_group_id" + + "\030\007 \001(\tBl\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n\003cli" + + "\022\030remote-identity-group-id\362\370\263\007\005\320\364\263\007\000\362\370\263\007" + + "\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022\246\001\n" + + "$remote_identity_healthcheck_username\030\010 " + + "\001(\tBx\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\0075\312\363\263\0070\302\364\263\007+\n\003cli\022$r" + + "emote-identity-healthcheck-username\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + + "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263" + + "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:h\030" + + "\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007W\312\363\263\007R\302\364\263\007\016\n\003cli\022\007sshCert" + + "\302\364\263\007\027\n\014json_gateway\022\007sshCert\302\364\263\007\036\n\022terra" + + "form-provider\022\010ssh_cert\"\226\n\n\016SSHCustomerK" + + "ey\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002" + + " \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200" + + "\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370" + + "\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 " + + "\001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_stor" + + "e_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filte" + + "r\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030" + + "\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\232\001\n\036allow_" + + "deprecated_key_exchanges\030\006 \001(\010Br\030\000\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007/\312\363\263\007*\302\364\263\007%\n\003cli\022\036allow-deprecat" + + "ed-key-exchanges\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007" + + "\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostname\030\001" + + " \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010" + + "hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022f\n\004port\030\003 \001(\005BX\030\000\362\370\263\007" + + "\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263" + + "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + + "\007\000\022|\n\017port_forwarding\030\005 \001(\010Bc\030\000\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007 \312\363\263\007\033\302\364\263\007\026\n\003cli\022\017port-forwarding\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\000\022x\n\rport_override\030\007 \001(\005Ba\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override" + + "\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\000\022t\n\013private_key\030\004 \001(\tB_\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\034\312\363\263\007\027\302\364\263\007\022\n\003cli\022\013private-key\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\001\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001" + + "\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000" + + "\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001" + + ":~\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007m\312\363\263\007h\302\364\263\007\025\n\003cli\022\016sshC" + + "ustomerKey\302\364\263\007\036\n\014json_gateway\022\016sshCustom" + + "erKey\302\364\263\007&\n\022terraform-provider\022\020ssh_cust" + + "omer_key\"\330\010\n\013SingleStore\022\030\n\002id\030\200\200\002 \001(\tB\n" + + "\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform" + + "-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263" + + "\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007" + + "\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363" + + "\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007\005\320\364\263\007\001\022n\n\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363" + + "\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364" + + "\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + + "\263\007\000\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031" + + "\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + + "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010p" + + "assword\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263" + + "\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263" + + "\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(" + + "\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004por" + + "t\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370" + + "\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overr" + + "ide\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005" + + "\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + + "\240\364\263\007\001:t\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007c\312\363\263\007^\302\364\263\007\022\n\003cli\022" + + "\013singlestore\302\364\263\007\033\n\014json_gateway\022\013singles" + + "tore\302\364\263\007\"\n\022terraform-provider\022\014single_st" + + "ore\"\323\010\n\tSnowflake\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363" + "\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007" + "\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263" + "\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provid" + @@ -206710,146 +206739,118 @@ public com.strongdm.api.plumbing.DriversPlumbing.Teradata getDefaultInstanceForT "\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password" + "\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli" + "\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001" + - "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\006 \001(\005BX\030\000\362\370" + - "\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022x\n\rport_override\030\005 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007" + - "\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + - "\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370" + - "\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:t" + - "\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007c\312\363\263\007^\302\364\263\007\022\n\003cli\022\013single" + - "store\302\364\263\007\033\n\014json_gateway\022\013singlestore\302\364\263" + - "\007\"\n\022terraform-provider\022\014single_store\"\323\010\n" + - "\tSnowflake\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004" + - "name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007he" + - "althy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006" + - "\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004t" + - "ags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017sec" + - "ret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regre" + - "ss_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_in" + - "terface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n" + - "\010database\030\004 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302" + - "\364\263\007\017\n\003cli\022\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362" + - "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010hostnam" + - "e\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cl" + - "i\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007" + - "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB" + - "\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010passw" + - "ord\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364" + - "\263\007\000\362\370\263\007\005\240\364\263\007\001\022x\n\rport_override\030\006 \001(\005Ba\030\000" + - "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-ove" + - "rride\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005" + - "\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006schema\030\005 \001(\tBZ\030\000\362\370\263\007\005" + - "\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006schema\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031" + - "\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005" + - "\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:m\030\000\372" + - "\370\263\007\005\250\363\263\007\001\372\370\263\007\\\312\363\263\007W\302\364\263\007\020\n\003cli\022\tsnowflake" + - "\302\364\263\007\031\n\014json_gateway\022\tsnowflake\302\364\263\007\037\n\022ter" + - "raform-provider\022\tsnowflake\"\240\007\n\tSnowsight" + - "\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001" + - "(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 " + - "\001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007" + - "\030\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(" + - "\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_" + - "id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030" + - "\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200" + - "\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\206\001\n\024healthch" + - "eck_username\030\013 \001(\tBh\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007%\312\363\263" + - "\007 \302\364\263\007\033\n\003cli\022\024healthcheck_username\362\370\263\007\005\320" + - "\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + - "\364\263\007\000\022x\n\rport_override\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007" + - "\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007" + - "\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007" + - "\005\240\364\263\007\000\022w\n\014samlMetadata\030\001 \001(\tBa\030\000\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rsaml-metadata\362\370\263" + - "\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263" + - "\007\005\240\364\263\007\001\022p\n\tsubdomain\030\002 \001(\tB]\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tsubdomain\362\370\263\007\005\320\364\263\007" + - "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + - "\000:r\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007a\312\363\263\007\\\210\364\263\007\001\302\364\263\007\020\n\003cli" + - "\022\tsnowsight\302\364\263\007\031\n\014json_gateway\022\tsnowsigh", - "t\302\364\263\007\037\n\022terraform-provider\022\tsnowsight\"\323\007" + - "\n\006Sybase\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004na" + - "me\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007heal" + - "thy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364" + - "\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tag" + - "s\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secre" + - "t_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress" + - "_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_inte" + - "rface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010h" + - "ostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263" + - "\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030" + - "\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022" + - "\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362" + - "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\004 \001(\005BX\030\000\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\000\022x\n\rport_override\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005" + - "\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005" + - "\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263" + - "\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:d\030" + - "\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007S\312\363\263\007N\302\364\263\007\r\n\003cli\022\006sybase\302" + - "\364\263\007\026\n\014json_gateway\022\006sybase\302\364\263\007\034\n\022terrafo" + - "rm-provider\022\006sybase\"\334\007\n\010SybaseIQ\022\030\n\002id\030\200" + - "\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007" + - "\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263" + - "\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!t" + - "erraform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.T" + - "agsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001" + - "(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB" + - "\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362" + - "\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB\\\030" + - "\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostnam" + - "e\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + - "\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363" + - "\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364" + - "\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364" + - "\263\007\001\022f\n\004port\030\004 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007" + - "\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263" + - "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_over" + - "ride\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n" + - "\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362" + - "\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010usernam" + - "e\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cl" + - "i\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007" + - "\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:k\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007Z" + - "\312\363\263\007U\302\364\263\007\017\n\003cli\022\010sybaseIQ\302\364\263\007\030\n\014json_gat" + - "eway\022\010sybaseIQ\302\364\263\007\037\n\022terraform-provider\022" + - "\tsybase_iq\"\333\007\n\010Teradata\022\030\n\002id\030\200\200\002 \001(\tB\n\362" + - "\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263" + - "\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370" + - "\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-" + - "provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007" + - "\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005" + - "\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263" + - "\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001" + - "\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263" + - "\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263" + + "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022x\n\rport_override\030\006 " + + "\001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rp" + + "ort-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263" + + "\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022j\n\006schema\030\005 \001(\tBZ" + + "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\027\312\363\263\007\022\302\364\263\007\r\n\003cli\022\006schema" + + "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263" + + "\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263" + "\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263" + - "\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312" + - "\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + - "\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004po" + - "rt\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003c" + - "li\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370" + - "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\004 \001(" + - "\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rpor" + - "t-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000" + - "\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\" + - "\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010userna" + - "me\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + - "\007\000\362\370\263\007\005\240\364\263\007\001:j\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007Y\312\363\263\007T\302\364\263\007" + - "\017\n\003cli\022\010teradata\302\364\263\007\030\n\014json_gateway\022\010ter" + - "adata\302\364\263\007\036\n\022terraform-provider\022\010teradata" + - "Bc\n\031com.strongdm.api.plumbingB\017DriversPl" + - "umbingZ5github.com/strongdm/strongdm-sdk" + - "-go/v3/internal/v1;v1b\006proto3" + "\007\001:m\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007\\\312\363\263\007W\302\364\263\007\020\n\003cli\022\tsn" + + "owflake\302\364\263\007\031\n\014json_gateway\022\tsnowflake\302\364\263" + + "\007\037\n\022terraform-provider\022\tsnowflake\"\240\007\n\tSn" + + "owsight\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004nam" + + "e\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healt" + + "hy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263" + + "\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider\022$\n\004tags" + + "\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret" + + "_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_" + + "filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_inter" + + "face\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022\206\001\n\024h" + + "ealthcheck_username\030\013 \001(\tBh\030\000\362\370\263\007\005\260\363\263\007\001\362" + + "\370\263\007%\312\363\263\007 \302\364\263\007\033\n\003cli\022\024healthcheck_usernam" + + "e\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007" + + "\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\003 \001(\005Ba\030\000\362\370" + + "\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overr" + + "ide\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364" + + "\263\007\000\362\370\263\007\005\240\364\263\007\000\022w\n\014samlMetadata\030\001 \001(\tBa\030\000\362" + + "\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rsaml-meta" + + "data\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230" + + "\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022p\n\tsubdomain\030\002 \001(\tB]\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\032\312\363\263\007\025\302\364\263\007\020\n\003cli\022\tsubdomain\362\370" + + "\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370" + + "\263\007\005\240\364\263\007\000:r\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007a\312\363\263\007\\\210\364\263\007\001\302\364\263", + "\007\020\n\003cli\022\tsnowsight\302\364\263\007\031\n\014json_gateway\022\ts" + + "nowsight\302\364\263\007\037\n\022terraform-provider\022\tsnows" + + "ight\"\323\007\n\006Sybase\022\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007" + + "\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022" + + "O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001" + + "\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!terraform-provider" + + "\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%" + + "\n\017secret_store_id\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n" + + "\regress_filter\030\205\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bi" + + "nd_interface\030\206\200\002 \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263" + + "\007\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312" + + "\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010pa" + + "ssword\030\005 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007" + + "\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007" + + "\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\004 \001(\005" + + "BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port" + + "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\000\022x\n\rport_override\030\003 \001(\005Ba\030\000\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003cli\022\rport-overri" + + "de\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263" + + "\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010username\362\370\263\007\005\320" + + "\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240" + + "\364\263\007\001:d\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007S\312\363\263\007N\302\364\263\007\r\n\003cli\022\006" + + "sybase\302\364\263\007\026\n\014json_gateway\022\006sybase\302\364\263\007\034\n\022" + + "terraform-provider\022\006sybase\"\334\007\n\010SybaseIQ\022" + + "\030\n\002id\030\200\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(" + + "\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001" + + "(\010B<\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030" + + "\262\364\263\007\023!terraform-provider\022$\n\004tags\030\203\200\002 \001(\013" + + "2\010.v1.TagsB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_i" + + "d\030\204\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205" + + "\200\002 \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002" + + " \001(\tB\024\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001" + + " \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010" + + "hostname\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370" + + "\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010password\030\005 \001(\tB\\\030\000" + + "\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password" + + "\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000" + + "\362\370\263\007\005\240\364\263\007\001\022f\n\004port\030\004 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370" + + "\263\007\025\312\363\263\007\020\302\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300" + + "\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rpo" + + "rt_override\030\003 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007" + + "\031\302\364\263\007\024\n\003cli\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007" + + "\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010" + + "username\030\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364" + + "\263\007\017\n\003cli\022\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370" + + "\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:k\030\000\372\370\263\007\005\250\363\263" + + "\007\001\372\370\263\007Z\312\363\263\007U\302\364\263\007\017\n\003cli\022\010sybaseIQ\302\364\263\007\030\n\014j" + + "son_gateway\022\010sybaseIQ\302\364\263\007\037\n\022terraform-pr" + + "ovider\022\tsybase_iq\"\333\007\n\010Teradata\022\030\n\002id\030\200\200\002" + + " \001(\tB\n\362\370\263\007\005\260\363\263\007\001\022$\n\004name\030\201\200\002 \001(\tB\024\362\370\263\007\005\260" + + "\363\263\007\001\362\370\263\007\005\300\363\263\007\001\022O\n\007healthy\030\202\200\002 \001(\010B<\362\370\263\007\005" + + "\260\363\263\007\001\362\370\263\007\005\230\364\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\030\262\364\263\007\023!ter" + + "raform-provider\022$\n\004tags\030\203\200\002 \001(\0132\010.v1.Tag" + + "sB\n\362\370\263\007\005\260\363\263\007\001\022%\n\017secret_store_id\030\204\200\002 \001(\t" + + "B\n\362\370\263\007\005\260\363\263\007\001\022#\n\regress_filter\030\205\200\002 \001(\tB\n\362" + + "\370\263\007\005\260\363\263\007\001\022.\n\016bind_interface\030\206\200\002 \001(\tB\024\362\370\263" + + "\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001\022n\n\010hostname\030\001 \001(\tB\\\030\000\362" + + "\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010hostname\362" + + "\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362" + + "\370\263\007\005\240\364\263\007\000\022n\n\010password\030\003 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007" + + "\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022\010password\362\370\263\007\005\320\364\263\007" + + "\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\001\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007" + + "\001\022f\n\004port\030\005 \001(\005BX\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\025\312\363\263\007\020\302" + + "\364\263\007\013\n\003cli\022\004port\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005" + + "\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022x\n\rport_overri" + + "de\030\004 \001(\005Ba\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\036\312\363\263\007\031\302\364\263\007\024\n\003c" + + "li\022\rport-override\362\370\263\007\005\320\364\263\007\001\362\370\263\007\005\300\363\263\007\000\362\370\263" + + "\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000\022n\n\010username\030" + + "\002 \001(\tB\\\030\000\362\370\263\007\005\260\363\263\007\001\362\370\263\007\031\312\363\263\007\024\302\364\263\007\017\n\003cli\022" + + "\010username\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\001\362\370\263\007\005\350\363\263\007\000\362" + + "\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\001:j\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007Y\312\363" + + "\263\007T\302\364\263\007\017\n\003cli\022\010teradata\302\364\263\007\030\n\014json_gatew" + + "ay\022\010teradata\302\364\263\007\036\n\022terraform-provider\022\010t" + + "eradataBc\n\031com.strongdm.api.plumbingB\017Dr" + + "iversPlumbingZ5github.com/strongdm/stron" + + "gdm-sdk-go/v3/internal/v1;v1b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor .internalBuildGeneratedFileFrom(descriptorData, diff --git a/com/strongdm/api/plumbing/Options.java b/com/strongdm/api/plumbing/Options.java index 06eb83d6..0eabad6f 100644 --- a/com/strongdm/api/plumbing/Options.java +++ b/com/strongdm/api/plumbing/Options.java @@ -5214,6 +5214,26 @@ boolean getReadOnlyOverrideOrDefault( boolean getReadOnlyOverrideOrThrow( java.lang.String key); + + /** + *
+     * a condition under which this field becomes required
+     * 
+ * + * string condition = 1941323; + * @return The condition. + */ + java.lang.String getCondition(); + /** + *
+     * a condition under which this field becomes required
+     * 
+ * + * string condition = 1941323; + * @return The bytes for condition. + */ + com.google.protobuf.ByteString + getConditionBytes(); } /** * Protobuf type {@code v1.FieldOptions} @@ -5230,6 +5250,7 @@ private FieldOptions(com.google.protobuf.GeneratedMessageV3.Builder builder) private FieldOptions() { targets_ = com.google.protobuf.LazyStringArrayList.EMPTY; terraformDiffSuppressFunc_ = ""; + condition_ = ""; } @java.lang.Override @@ -5349,6 +5370,12 @@ private FieldOptions( terraformComputed_ = input.readBool(); break; } + case 15530586: { + java.lang.String s = input.readStringRequireUtf8(); + + condition_ = s; + break; + } default: { if (!parseUnknownField( input, unknownFields, extensionRegistry, tag)) { @@ -5746,6 +5773,52 @@ public boolean getReadOnlyOverrideOrThrow( return map.get(key); } + public static final int CONDITION_FIELD_NUMBER = 1941323; + private volatile java.lang.Object condition_; + /** + *
+     * a condition under which this field becomes required
+     * 
+ * + * string condition = 1941323; + * @return The condition. + */ + @java.lang.Override + public java.lang.String getCondition() { + java.lang.Object ref = condition_; + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + condition_ = s; + return s; + } + } + /** + *
+     * a condition under which this field becomes required
+     * 
+ * + * string condition = 1941323; + * @return The bytes for condition. + */ + @java.lang.Override + public com.google.protobuf.ByteString + getConditionBytes() { + java.lang.Object ref = condition_; + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + condition_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -5802,6 +5875,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (terraformComputed_ != false) { output.writeBool(1941322, terraformComputed_); } + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(condition_)) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 1941323, condition_); + } unknownFields.writeTo(output); } @@ -5872,6 +5948,9 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeBoolSize(1941322, terraformComputed_); } + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(condition_)) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1941323, condition_); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -5916,6 +5995,8 @@ public boolean equals(final java.lang.Object obj) { } if (!internalGetReadOnlyOverride().equals( other.internalGetReadOnlyOverride())) return false; + if (!getCondition() + .equals(other.getCondition())) return false; if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -5968,6 +6049,8 @@ public int hashCode() { hash = (37 * hash) + READ_ONLY_OVERRIDE_FIELD_NUMBER; hash = (53 * hash) + internalGetReadOnlyOverride().hashCode(); } + hash = (37 * hash) + CONDITION_FIELD_NUMBER; + hash = (53 * hash) + getCondition().hashCode(); hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -6152,6 +6235,8 @@ public Builder clear() { customBuilder_ = null; } internalGetMutableReadOnlyOverride().clear(); + condition_ = ""; + return this; } @@ -6201,6 +6286,7 @@ public com.strongdm.api.plumbing.Options.FieldOptions buildPartial() { } result.readOnlyOverride_ = internalGetReadOnlyOverride(); result.readOnlyOverride_.makeImmutable(); + result.condition_ = condition_; onBuilt(); return result; } @@ -6295,6 +6381,10 @@ public Builder mergeFrom(com.strongdm.api.plumbing.Options.FieldOptions other) { } internalGetMutableReadOnlyOverride().mergeFrom( other.internalGetReadOnlyOverride()); + if (!other.getCondition().isEmpty()) { + condition_ = other.condition_; + onChanged(); + } this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -7206,6 +7296,102 @@ public Builder putAllReadOnlyOverride( .putAll(values); return this; } + + private java.lang.Object condition_ = ""; + /** + *
+       * a condition under which this field becomes required
+       * 
+ * + * string condition = 1941323; + * @return The condition. + */ + public java.lang.String getCondition() { + java.lang.Object ref = condition_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + condition_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + /** + *
+       * a condition under which this field becomes required
+       * 
+ * + * string condition = 1941323; + * @return The bytes for condition. + */ + public com.google.protobuf.ByteString + getConditionBytes() { + java.lang.Object ref = condition_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + condition_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + /** + *
+       * a condition under which this field becomes required
+       * 
+ * + * string condition = 1941323; + * @param value The condition to set. + * @return This builder for chaining. + */ + public Builder setCondition( + java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + + condition_ = value; + onChanged(); + return this; + } + /** + *
+       * a condition under which this field becomes required
+       * 
+ * + * string condition = 1941323; + * @return This builder for chaining. + */ + public Builder clearCondition() { + + condition_ = getDefaultInstance().getCondition(); + onChanged(); + return this; + } + /** + *
+       * a condition under which this field becomes required
+       * 
+ * + * string condition = 1941323; + * @param value The bytes for condition to set. + * @return This builder for chaining. + */ + public Builder setConditionBytes( + com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + + condition_ = value; + onChanged(); + return this; + } @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { @@ -10563,7 +10749,7 @@ public com.strongdm.api.plumbing.Options.TerraformDocs getDefaultInstanceForType "\276v \001(\0132\021.v1.TerraformDocs\022#\n\006custom\030\271\276v " + "\001(\0132\021.v1.CustomOptions:\027\372\370\263\007\022\322\363\263\007\r!json_" + "gateway\"@\n\014OneofOptions\022\027\n\rcommon_fields" + - "\030\205\277v \003(\t:\027\372\370\263\007\022\322\363\263\007\r!json_gateway\"\343\003\n\014Fi" + + "\030\205\277v \003(\t:\027\372\370\263\007\022\322\363\263\007\r!json_gateway\"\370\003\n\014Fi" + "eldOptions\022\023\n\tporcelain\030\266\276v \001(\010\022\022\n\010itera" + "ble\030\267\276v \001(\010\022\022\n\010required\030\270\276v \001(\010\022\024\n\nwrite" + "_only\030\275\276v \001(\010\022\023\n\tread_only\030\303\276v \001(\010\022\027\n\ris" + @@ -10573,42 +10759,43 @@ public com.strongdm.api.plumbing.Options.TerraformDocs getDefaultInstanceForType "uppress_func\030\307\276v \001(\t\022\034\n\022terraform_comput" + "ed\030\312\276v \001(\010\022#\n\006custom\030\271\276v \001(\0132\021.v1.Custom" + "Options\022D\n\022read_only_override\030\300\276v \003(\0132&." + - "v1.FieldOptions.ReadOnlyOverrideEntry\0327\n" + - "\025ReadOnlyOverrideEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005v" + - "alue\030\002 \001(\010:\0028\001:\027\372\370\263\007\022\322\363\263\007\r!json_gateway\"" + - "\217\005\n\rCustomOptions\022\023\n\tconverter\030\275\276v \001(\t\022O" + - "\n\027porcelain_type_override\030\276\276v \003(\0132,.v1.C" + - "ustomOptions.PorcelainTypeOverrideEntry\022" + - "O\n\027porcelain_name_override\030\310\276v \003(\0132,.v1." + - "CustomOptions.PorcelainNameOverrideEntry" + - "\022B\n\020comment_override\030\323\276v \003(\0132&.v1.Custom" + - "Options.CommentOverrideEntry\022H\n\023deprecat" + - "ed_override\030\300\276v \003(\0132).v1.CustomOptions.D" + - "eprecatedOverrideEntry\022\035\n\023terraform_elem" + - "_type\030\277\276v \001(\t\022\022\n\010unstable\030\301\276v \001(\010\032<\n\032Por" + - "celainTypeOverrideEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005" + - "value\030\002 \001(\t:\0028\001\032<\n\032PorcelainNameOverride" + - "Entry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\0326\n" + - "\024CommentOverrideEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005va" + - "lue\030\002 \001(\t:\0028\001\0329\n\027DeprecatedOverrideEntry" + - "\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\010:\0028\001:\027\372\370\263\007\022\322" + - "\363\263\007\r!json_gateway\"m\n\rTerraformDocs\022\037\n\025re" + - "source_example_path\030\264\276v \001(\t\022\"\n\030data_sour" + - "ce_example_path\030\265\276v \001(\t:\027\372\370\263\007\022\322\363\263\007\r!json" + - "_gateway:E\n\014file_options\022\034.google.protob" + - "uf.FileOptions\030\250\302v \001(\0132\017.v1.FileOptions:" + - "N\n\017service_options\022\037.google.protobuf.Ser" + - "viceOptions\030\231\277v \001(\0132\022.v1.ServiceOptions:" + - "K\n\016method_options\022\036.google.protobuf.Meth" + - "odOptions\030\220\277v \001(\0132\021.v1.MethodOptions:N\n\017" + - "message_options\022\037.google.protobuf.Messag" + - "eOptions\030\217\277v \001(\0132\022.v1.MessageOptions:H\n\r" + - "oneof_options\022\035.google.protobuf.OneofOpt" + - "ions\030\205\277v \001(\0132\020.v1.OneofOptions:H\n\rfield_" + - "options\022\035.google.protobuf.FieldOptions\030\216" + - "\277v \001(\0132\020.v1.FieldOptionsBR\n\031com.strongdm" + - ".api.plumbingZ5github.com/strongdm/stron" + - "gdm-sdk-go/v3/internal/v1;v1b\006proto3" + "v1.FieldOptions.ReadOnlyOverrideEntry\022\023\n" + + "\tcondition\030\313\276v \001(\t\0327\n\025ReadOnlyOverrideEn" + + "try\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\010:\0028\001:\027\372\370\263" + + "\007\022\322\363\263\007\r!json_gateway\"\217\005\n\rCustomOptions\022\023" + + "\n\tconverter\030\275\276v \001(\t\022O\n\027porcelain_type_ov" + + "erride\030\276\276v \003(\0132,.v1.CustomOptions.Porcel" + + "ainTypeOverrideEntry\022O\n\027porcelain_name_o" + + "verride\030\310\276v \003(\0132,.v1.CustomOptions.Porce" + + "lainNameOverrideEntry\022B\n\020comment_overrid" + + "e\030\323\276v \003(\0132&.v1.CustomOptions.CommentOver" + + "rideEntry\022H\n\023deprecated_override\030\300\276v \003(\013" + + "2).v1.CustomOptions.DeprecatedOverrideEn" + + "try\022\035\n\023terraform_elem_type\030\277\276v \001(\t\022\022\n\010un" + + "stable\030\301\276v \001(\010\032<\n\032PorcelainTypeOverrideE" + + "ntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\032<\n\032" + + "PorcelainNameOverrideEntry\022\013\n\003key\030\001 \001(\t\022" + + "\r\n\005value\030\002 \001(\t:\0028\001\0326\n\024CommentOverrideEnt" + + "ry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\0329\n\027De" + + "precatedOverrideEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005va" + + "lue\030\002 \001(\010:\0028\001:\027\372\370\263\007\022\322\363\263\007\r!json_gateway\"m" + + "\n\rTerraformDocs\022\037\n\025resource_example_path" + + "\030\264\276v \001(\t\022\"\n\030data_source_example_path\030\265\276v" + + " \001(\t:\027\372\370\263\007\022\322\363\263\007\r!json_gateway:E\n\014file_op" + + "tions\022\034.google.protobuf.FileOptions\030\250\302v " + + "\001(\0132\017.v1.FileOptions:N\n\017service_options\022" + + "\037.google.protobuf.ServiceOptions\030\231\277v \001(\013" + + "2\022.v1.ServiceOptions:K\n\016method_options\022\036" + + ".google.protobuf.MethodOptions\030\220\277v \001(\0132\021" + + ".v1.MethodOptions:N\n\017message_options\022\037.g" + + "oogle.protobuf.MessageOptions\030\217\277v \001(\0132\022." + + "v1.MessageOptions:H\n\roneof_options\022\035.goo" + + "gle.protobuf.OneofOptions\030\205\277v \001(\0132\020.v1.O" + + "neofOptions:H\n\rfield_options\022\035.google.pr" + + "otobuf.FieldOptions\030\216\277v \001(\0132\020.v1.FieldOp" + + "tionsBR\n\031com.strongdm.api.plumbingZ5gith" + + "ub.com/strongdm/strongdm-sdk-go/v3/inter" + + "nal/v1;v1b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor .internalBuildGeneratedFileFrom(descriptorData, @@ -10650,7 +10837,7 @@ public com.strongdm.api.plumbing.Options.TerraformDocs getDefaultInstanceForType internal_static_v1_FieldOptions_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_v1_FieldOptions_descriptor, - new java.lang.String[] { "Porcelain", "Iterable", "Required", "WriteOnly", "ReadOnly", "IsCredential", "Targets", "TerraformForceNew", "TerraformSensitive", "TerraformDiffSuppressFunc", "TerraformComputed", "Custom", "ReadOnlyOverride", }); + new java.lang.String[] { "Porcelain", "Iterable", "Required", "WriteOnly", "ReadOnly", "IsCredential", "Targets", "TerraformForceNew", "TerraformSensitive", "TerraformDiffSuppressFunc", "TerraformComputed", "Custom", "ReadOnlyOverride", "Condition", }); internal_static_v1_FieldOptions_ReadOnlyOverrideEntry_descriptor = internal_static_v1_FieldOptions_descriptor.getNestedTypes().get(0); internal_static_v1_FieldOptions_ReadOnlyOverrideEntry_fieldAccessorTable = new diff --git a/javadoc/allclasses-index.html b/javadoc/allclasses-index.html index 50377b9a..75c4b281 100644 --- a/javadoc/allclasses-index.html +++ b/javadoc/allclasses-index.html @@ -2,7 +2,7 @@ -All Classes and Interfaces (java 3.3.0 API) +All Classes and Interfaces (java 3.3.1 API) @@ -361,10 +361,7 @@

All Classes and Interfaces<
NotFoundException is used when an entity does not exist in the system
Oracle
-
-
Oracle is currently unstable, and its API may change, or it may be removed, - without a major version bump.
-
+
 
PermissionException
PermissionException is used to specify a permissions violation
diff --git a/javadoc/allpackages-index.html b/javadoc/allpackages-index.html index 5d929cd7..7570f912 100644 --- a/javadoc/allpackages-index.html +++ b/javadoc/allpackages-index.html @@ -2,7 +2,7 @@ -All Packages (java 3.3.0 API) +All Packages (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AKS.html b/javadoc/com/strongdm/api/AKS.html index f52fcdbc..51dcda71 100644 --- a/javadoc/com/strongdm/api/AKS.html +++ b/javadoc/com/strongdm/api/AKS.html @@ -2,7 +2,7 @@ -AKS (java 3.3.0 API) +AKS (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AKSBasicAuth.html b/javadoc/com/strongdm/api/AKSBasicAuth.html index 94d497c7..05c970fc 100644 --- a/javadoc/com/strongdm/api/AKSBasicAuth.html +++ b/javadoc/com/strongdm/api/AKSBasicAuth.html @@ -2,7 +2,7 @@ -AKSBasicAuth (java 3.3.0 API) +AKSBasicAuth (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AKSServiceAccount.html b/javadoc/com/strongdm/api/AKSServiceAccount.html index 280d0822..9059e0d3 100644 --- a/javadoc/com/strongdm/api/AKSServiceAccount.html +++ b/javadoc/com/strongdm/api/AKSServiceAccount.html @@ -2,7 +2,7 @@ -AKSServiceAccount (java 3.3.0 API) +AKSServiceAccount (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AKSServiceAccountUserImpersonation.html b/javadoc/com/strongdm/api/AKSServiceAccountUserImpersonation.html index 1e5912ea..69100a34 100644 --- a/javadoc/com/strongdm/api/AKSServiceAccountUserImpersonation.html +++ b/javadoc/com/strongdm/api/AKSServiceAccountUserImpersonation.html @@ -2,7 +2,7 @@ -AKSServiceAccountUserImpersonation (java 3.3.0 API) +AKSServiceAccountUserImpersonation (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AKSUserImpersonation.html b/javadoc/com/strongdm/api/AKSUserImpersonation.html index fba1206f..7554b9e0 100644 --- a/javadoc/com/strongdm/api/AKSUserImpersonation.html +++ b/javadoc/com/strongdm/api/AKSUserImpersonation.html @@ -2,7 +2,7 @@ -AKSUserImpersonation (java 3.3.0 API) +AKSUserImpersonation (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AWS.html b/javadoc/com/strongdm/api/AWS.html index d3d5f060..5d384594 100644 --- a/javadoc/com/strongdm/api/AWS.html +++ b/javadoc/com/strongdm/api/AWS.html @@ -2,7 +2,7 @@ -AWS (java 3.3.0 API) +AWS (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AWSConsole.html b/javadoc/com/strongdm/api/AWSConsole.html index a23ecdef..7cad9cef 100644 --- a/javadoc/com/strongdm/api/AWSConsole.html +++ b/javadoc/com/strongdm/api/AWSConsole.html @@ -2,7 +2,7 @@ -AWSConsole (java 3.3.0 API) +AWSConsole (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AWSConsoleStaticKeyPair.html b/javadoc/com/strongdm/api/AWSConsoleStaticKeyPair.html index 6afea801..8a7b8b81 100644 --- a/javadoc/com/strongdm/api/AWSConsoleStaticKeyPair.html +++ b/javadoc/com/strongdm/api/AWSConsoleStaticKeyPair.html @@ -2,7 +2,7 @@ -AWSConsoleStaticKeyPair (java 3.3.0 API) +AWSConsoleStaticKeyPair (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AWSStore.html b/javadoc/com/strongdm/api/AWSStore.html index 62a77a0b..1fc8d0b9 100644 --- a/javadoc/com/strongdm/api/AWSStore.html +++ b/javadoc/com/strongdm/api/AWSStore.html @@ -2,7 +2,7 @@ -AWSStore (java 3.3.0 API) +AWSStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccessRule.html b/javadoc/com/strongdm/api/AccessRule.html index 19553046..eac930a9 100644 --- a/javadoc/com/strongdm/api/AccessRule.html +++ b/javadoc/com/strongdm/api/AccessRule.html @@ -2,7 +2,7 @@ -AccessRule (java 3.3.0 API) +AccessRule (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Account.html b/javadoc/com/strongdm/api/Account.html index 775f22dd..7ff4286a 100644 --- a/javadoc/com/strongdm/api/Account.html +++ b/javadoc/com/strongdm/api/Account.html @@ -2,7 +2,7 @@ -Account (java 3.3.0 API) +Account (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountAttachment.html b/javadoc/com/strongdm/api/AccountAttachment.html index af466b71..86554ab8 100644 --- a/javadoc/com/strongdm/api/AccountAttachment.html +++ b/javadoc/com/strongdm/api/AccountAttachment.html @@ -2,7 +2,7 @@ -AccountAttachment (java 3.3.0 API) +AccountAttachment (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountAttachmentCreateResponse.html b/javadoc/com/strongdm/api/AccountAttachmentCreateResponse.html index a1f7b77f..dcf81dfe 100644 --- a/javadoc/com/strongdm/api/AccountAttachmentCreateResponse.html +++ b/javadoc/com/strongdm/api/AccountAttachmentCreateResponse.html @@ -2,7 +2,7 @@ -AccountAttachmentCreateResponse (java 3.3.0 API) +AccountAttachmentCreateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountAttachmentDeleteResponse.html b/javadoc/com/strongdm/api/AccountAttachmentDeleteResponse.html index 0a85b27a..cb7aa7c7 100644 --- a/javadoc/com/strongdm/api/AccountAttachmentDeleteResponse.html +++ b/javadoc/com/strongdm/api/AccountAttachmentDeleteResponse.html @@ -2,7 +2,7 @@ -AccountAttachmentDeleteResponse (java 3.3.0 API) +AccountAttachmentDeleteResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountAttachmentGetResponse.html b/javadoc/com/strongdm/api/AccountAttachmentGetResponse.html index 7daf2882..b2b0b2b1 100644 --- a/javadoc/com/strongdm/api/AccountAttachmentGetResponse.html +++ b/javadoc/com/strongdm/api/AccountAttachmentGetResponse.html @@ -2,7 +2,7 @@ -AccountAttachmentGetResponse (java 3.3.0 API) +AccountAttachmentGetResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountAttachments.html b/javadoc/com/strongdm/api/AccountAttachments.html index cdf8c3bd..2c0f3e56 100644 --- a/javadoc/com/strongdm/api/AccountAttachments.html +++ b/javadoc/com/strongdm/api/AccountAttachments.html @@ -2,7 +2,7 @@ -AccountAttachments (java 3.3.0 API) +AccountAttachments (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountCreateResponse.html b/javadoc/com/strongdm/api/AccountCreateResponse.html index 8afabbd9..be76c74a 100644 --- a/javadoc/com/strongdm/api/AccountCreateResponse.html +++ b/javadoc/com/strongdm/api/AccountCreateResponse.html @@ -2,7 +2,7 @@ -AccountCreateResponse (java 3.3.0 API) +AccountCreateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountDeleteResponse.html b/javadoc/com/strongdm/api/AccountDeleteResponse.html index 11efc625..390335a6 100644 --- a/javadoc/com/strongdm/api/AccountDeleteResponse.html +++ b/javadoc/com/strongdm/api/AccountDeleteResponse.html @@ -2,7 +2,7 @@ -AccountDeleteResponse (java 3.3.0 API) +AccountDeleteResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountGetResponse.html b/javadoc/com/strongdm/api/AccountGetResponse.html index cb4f6a58..bc609945 100644 --- a/javadoc/com/strongdm/api/AccountGetResponse.html +++ b/javadoc/com/strongdm/api/AccountGetResponse.html @@ -2,7 +2,7 @@ -AccountGetResponse (java 3.3.0 API) +AccountGetResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountGrant.html b/javadoc/com/strongdm/api/AccountGrant.html index c2263b2d..91694bf6 100644 --- a/javadoc/com/strongdm/api/AccountGrant.html +++ b/javadoc/com/strongdm/api/AccountGrant.html @@ -2,7 +2,7 @@ -AccountGrant (java 3.3.0 API) +AccountGrant (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountGrantCreateResponse.html b/javadoc/com/strongdm/api/AccountGrantCreateResponse.html index 223ba801..20b9f4ce 100644 --- a/javadoc/com/strongdm/api/AccountGrantCreateResponse.html +++ b/javadoc/com/strongdm/api/AccountGrantCreateResponse.html @@ -2,7 +2,7 @@ -AccountGrantCreateResponse (java 3.3.0 API) +AccountGrantCreateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountGrantDeleteResponse.html b/javadoc/com/strongdm/api/AccountGrantDeleteResponse.html index a6e0c11e..7833017f 100644 --- a/javadoc/com/strongdm/api/AccountGrantDeleteResponse.html +++ b/javadoc/com/strongdm/api/AccountGrantDeleteResponse.html @@ -2,7 +2,7 @@ -AccountGrantDeleteResponse (java 3.3.0 API) +AccountGrantDeleteResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountGrantGetResponse.html b/javadoc/com/strongdm/api/AccountGrantGetResponse.html index 2eca7cb9..5ad1a43e 100644 --- a/javadoc/com/strongdm/api/AccountGrantGetResponse.html +++ b/javadoc/com/strongdm/api/AccountGrantGetResponse.html @@ -2,7 +2,7 @@ -AccountGrantGetResponse (java 3.3.0 API) +AccountGrantGetResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountGrants.html b/javadoc/com/strongdm/api/AccountGrants.html index ee958870..a8951500 100644 --- a/javadoc/com/strongdm/api/AccountGrants.html +++ b/javadoc/com/strongdm/api/AccountGrants.html @@ -2,7 +2,7 @@ -AccountGrants (java 3.3.0 API) +AccountGrants (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AccountUpdateResponse.html b/javadoc/com/strongdm/api/AccountUpdateResponse.html index 75b13553..e03ace3a 100644 --- a/javadoc/com/strongdm/api/AccountUpdateResponse.html +++ b/javadoc/com/strongdm/api/AccountUpdateResponse.html @@ -2,7 +2,7 @@ -AccountUpdateResponse (java 3.3.0 API) +AccountUpdateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Accounts.html b/javadoc/com/strongdm/api/Accounts.html index e6d26bc2..67116c4d 100644 --- a/javadoc/com/strongdm/api/Accounts.html +++ b/javadoc/com/strongdm/api/Accounts.html @@ -2,7 +2,7 @@ -Accounts (java 3.3.0 API) +Accounts (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AlreadyExistsException.html b/javadoc/com/strongdm/api/AlreadyExistsException.html index 7cf5465d..24fba887 100644 --- a/javadoc/com/strongdm/api/AlreadyExistsException.html +++ b/javadoc/com/strongdm/api/AlreadyExistsException.html @@ -2,7 +2,7 @@ -AlreadyExistsException (java 3.3.0 API) +AlreadyExistsException (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AmazonEKS.html b/javadoc/com/strongdm/api/AmazonEKS.html index 8c7422dc..e50b7930 100644 --- a/javadoc/com/strongdm/api/AmazonEKS.html +++ b/javadoc/com/strongdm/api/AmazonEKS.html @@ -2,7 +2,7 @@ -AmazonEKS (java 3.3.0 API) +AmazonEKS (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AmazonEKSUserImpersonation.html b/javadoc/com/strongdm/api/AmazonEKSUserImpersonation.html index 5eaaea6e..28e0b944 100644 --- a/javadoc/com/strongdm/api/AmazonEKSUserImpersonation.html +++ b/javadoc/com/strongdm/api/AmazonEKSUserImpersonation.html @@ -2,7 +2,7 @@ -AmazonEKSUserImpersonation (java 3.3.0 API) +AmazonEKSUserImpersonation (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AmazonES.html b/javadoc/com/strongdm/api/AmazonES.html index 4be1e92c..bfda7a42 100644 --- a/javadoc/com/strongdm/api/AmazonES.html +++ b/javadoc/com/strongdm/api/AmazonES.html @@ -2,7 +2,7 @@ -AmazonES (java 3.3.0 API) +AmazonES (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AmazonMQAMQP091.html b/javadoc/com/strongdm/api/AmazonMQAMQP091.html index 5c0b8aa1..e516ec95 100644 --- a/javadoc/com/strongdm/api/AmazonMQAMQP091.html +++ b/javadoc/com/strongdm/api/AmazonMQAMQP091.html @@ -2,7 +2,7 @@ -AmazonMQAMQP091 (java 3.3.0 API) +AmazonMQAMQP091 (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Athena.html b/javadoc/com/strongdm/api/Athena.html index d628ce0b..b96e134c 100644 --- a/javadoc/com/strongdm/api/Athena.html +++ b/javadoc/com/strongdm/api/Athena.html @@ -2,7 +2,7 @@ -Athena (java 3.3.0 API) +Athena (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AuroraMysql.html b/javadoc/com/strongdm/api/AuroraMysql.html index 2b54afc9..f46ef39e 100644 --- a/javadoc/com/strongdm/api/AuroraMysql.html +++ b/javadoc/com/strongdm/api/AuroraMysql.html @@ -2,7 +2,7 @@ -AuroraMysql (java 3.3.0 API) +AuroraMysql (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AuroraPostgres.html b/javadoc/com/strongdm/api/AuroraPostgres.html index 47ebcf75..76e9e4df 100644 --- a/javadoc/com/strongdm/api/AuroraPostgres.html +++ b/javadoc/com/strongdm/api/AuroraPostgres.html @@ -2,7 +2,7 @@ -AuroraPostgres (java 3.3.0 API) +AuroraPostgres (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AuthenticationException.html b/javadoc/com/strongdm/api/AuthenticationException.html index 7937f5ad..4e767893 100644 --- a/javadoc/com/strongdm/api/AuthenticationException.html +++ b/javadoc/com/strongdm/api/AuthenticationException.html @@ -2,7 +2,7 @@ -AuthenticationException (java 3.3.0 API) +AuthenticationException (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Azure.html b/javadoc/com/strongdm/api/Azure.html index fe245d8a..26f97f52 100644 --- a/javadoc/com/strongdm/api/Azure.html +++ b/javadoc/com/strongdm/api/Azure.html @@ -2,7 +2,7 @@ -Azure (java 3.3.0 API) +Azure (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AzureCertificate.html b/javadoc/com/strongdm/api/AzureCertificate.html index cab1b98a..b2ceb479 100644 --- a/javadoc/com/strongdm/api/AzureCertificate.html +++ b/javadoc/com/strongdm/api/AzureCertificate.html @@ -2,7 +2,7 @@ -AzureCertificate (java 3.3.0 API) +AzureCertificate (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AzurePostgres.html b/javadoc/com/strongdm/api/AzurePostgres.html index 0ee0c238..39e284ad 100644 --- a/javadoc/com/strongdm/api/AzurePostgres.html +++ b/javadoc/com/strongdm/api/AzurePostgres.html @@ -2,7 +2,7 @@ -AzurePostgres (java 3.3.0 API) +AzurePostgres (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/AzureStore.html b/javadoc/com/strongdm/api/AzureStore.html index 6c48142e..f60ce260 100644 --- a/javadoc/com/strongdm/api/AzureStore.html +++ b/javadoc/com/strongdm/api/AzureStore.html @@ -2,7 +2,7 @@ -AzureStore (java 3.3.0 API) +AzureStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/BadRequestException.html b/javadoc/com/strongdm/api/BadRequestException.html index 0d2ab39e..cb48f63e 100644 --- a/javadoc/com/strongdm/api/BadRequestException.html +++ b/javadoc/com/strongdm/api/BadRequestException.html @@ -2,7 +2,7 @@ -BadRequestException (java 3.3.0 API) +BadRequestException (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/BigQuery.html b/javadoc/com/strongdm/api/BigQuery.html index 9ecfac54..6e047c79 100644 --- a/javadoc/com/strongdm/api/BigQuery.html +++ b/javadoc/com/strongdm/api/BigQuery.html @@ -2,7 +2,7 @@ -BigQuery (java 3.3.0 API) +BigQuery (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Cassandra.html b/javadoc/com/strongdm/api/Cassandra.html index adf2a1bd..926bfe02 100644 --- a/javadoc/com/strongdm/api/Cassandra.html +++ b/javadoc/com/strongdm/api/Cassandra.html @@ -2,7 +2,7 @@ -Cassandra (java 3.3.0 API) +Cassandra (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Citus.html b/javadoc/com/strongdm/api/Citus.html index 6a3ad70e..bbd573ac 100644 --- a/javadoc/com/strongdm/api/Citus.html +++ b/javadoc/com/strongdm/api/Citus.html @@ -2,7 +2,7 @@ -Citus (java 3.3.0 API) +Citus (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Client.html b/javadoc/com/strongdm/api/Client.html index e2fc095b..ea0b6962 100644 --- a/javadoc/com/strongdm/api/Client.html +++ b/javadoc/com/strongdm/api/Client.html @@ -2,7 +2,7 @@ -Client (java 3.3.0 API) +Client (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/ClientOptions.html b/javadoc/com/strongdm/api/ClientOptions.html index dd8e2f5c..4710c563 100644 --- a/javadoc/com/strongdm/api/ClientOptions.html +++ b/javadoc/com/strongdm/api/ClientOptions.html @@ -2,7 +2,7 @@ -ClientOptions (java 3.3.0 API) +ClientOptions (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Clustrix.html b/javadoc/com/strongdm/api/Clustrix.html index 5eb3c0dd..71ad01db 100644 --- a/javadoc/com/strongdm/api/Clustrix.html +++ b/javadoc/com/strongdm/api/Clustrix.html @@ -2,7 +2,7 @@ -Clustrix (java 3.3.0 API) +Clustrix (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Cockroach.html b/javadoc/com/strongdm/api/Cockroach.html index 0e641640..35665616 100644 --- a/javadoc/com/strongdm/api/Cockroach.html +++ b/javadoc/com/strongdm/api/Cockroach.html @@ -2,7 +2,7 @@ -Cockroach (java 3.3.0 API) +Cockroach (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/ControlPanel.html b/javadoc/com/strongdm/api/ControlPanel.html index 3f71e9be..dead5c76 100644 --- a/javadoc/com/strongdm/api/ControlPanel.html +++ b/javadoc/com/strongdm/api/ControlPanel.html @@ -2,7 +2,7 @@ -ControlPanel (java 3.3.0 API) +ControlPanel (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/ControlPanelGetSSHCAPublicKeyResponse.html b/javadoc/com/strongdm/api/ControlPanelGetSSHCAPublicKeyResponse.html index 23a5d937..2dba279b 100644 --- a/javadoc/com/strongdm/api/ControlPanelGetSSHCAPublicKeyResponse.html +++ b/javadoc/com/strongdm/api/ControlPanelGetSSHCAPublicKeyResponse.html @@ -2,7 +2,7 @@ -ControlPanelGetSSHCAPublicKeyResponse (java 3.3.0 API) +ControlPanelGetSSHCAPublicKeyResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/ControlPanelVerifyJWTResponse.html b/javadoc/com/strongdm/api/ControlPanelVerifyJWTResponse.html index 2aa4b116..0b2e437c 100644 --- a/javadoc/com/strongdm/api/ControlPanelVerifyJWTResponse.html +++ b/javadoc/com/strongdm/api/ControlPanelVerifyJWTResponse.html @@ -2,7 +2,7 @@ -ControlPanelVerifyJWTResponse (java 3.3.0 API) +ControlPanelVerifyJWTResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/CreateResponseMetadata.html b/javadoc/com/strongdm/api/CreateResponseMetadata.html index c31603b2..3970145d 100644 --- a/javadoc/com/strongdm/api/CreateResponseMetadata.html +++ b/javadoc/com/strongdm/api/CreateResponseMetadata.html @@ -2,7 +2,7 @@ -CreateResponseMetadata (java 3.3.0 API) +CreateResponseMetadata (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/CyberarkConjurStore.html b/javadoc/com/strongdm/api/CyberarkConjurStore.html index d87c7538..a271601a 100644 --- a/javadoc/com/strongdm/api/CyberarkConjurStore.html +++ b/javadoc/com/strongdm/api/CyberarkConjurStore.html @@ -2,7 +2,7 @@ -CyberarkConjurStore (java 3.3.0 API) +CyberarkConjurStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/CyberarkPAMExperimentalStore.html b/javadoc/com/strongdm/api/CyberarkPAMExperimentalStore.html index e910882d..bb011a88 100644 --- a/javadoc/com/strongdm/api/CyberarkPAMExperimentalStore.html +++ b/javadoc/com/strongdm/api/CyberarkPAMExperimentalStore.html @@ -2,7 +2,7 @@ -CyberarkPAMExperimentalStore (java 3.3.0 API) +CyberarkPAMExperimentalStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/DB2I.html b/javadoc/com/strongdm/api/DB2I.html index 70a943c4..0fab3fbb 100644 --- a/javadoc/com/strongdm/api/DB2I.html +++ b/javadoc/com/strongdm/api/DB2I.html @@ -2,7 +2,7 @@ -DB2I (java 3.3.0 API) +DB2I (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/DB2LUW.html b/javadoc/com/strongdm/api/DB2LUW.html index 2c187532..2100f33e 100644 --- a/javadoc/com/strongdm/api/DB2LUW.html +++ b/javadoc/com/strongdm/api/DB2LUW.html @@ -2,7 +2,7 @@ -DB2LUW (java 3.3.0 API) +DB2LUW (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/DeleteResponseMetadata.html b/javadoc/com/strongdm/api/DeleteResponseMetadata.html index bb453238..061e744e 100644 --- a/javadoc/com/strongdm/api/DeleteResponseMetadata.html +++ b/javadoc/com/strongdm/api/DeleteResponseMetadata.html @@ -2,7 +2,7 @@ -DeleteResponseMetadata (java 3.3.0 API) +DeleteResponseMetadata (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/DelineaStore.html b/javadoc/com/strongdm/api/DelineaStore.html index 1b85b6a3..d4d71de0 100644 --- a/javadoc/com/strongdm/api/DelineaStore.html +++ b/javadoc/com/strongdm/api/DelineaStore.html @@ -2,7 +2,7 @@ -DelineaStore (java 3.3.0 API) +DelineaStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/DocumentDBHost.html b/javadoc/com/strongdm/api/DocumentDBHost.html index 73e97e2b..809e0083 100644 --- a/javadoc/com/strongdm/api/DocumentDBHost.html +++ b/javadoc/com/strongdm/api/DocumentDBHost.html @@ -2,7 +2,7 @@ -DocumentDBHost (java 3.3.0 API) +DocumentDBHost (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/DocumentDBReplicaSet.html b/javadoc/com/strongdm/api/DocumentDBReplicaSet.html index c69d8c55..9eae3312 100644 --- a/javadoc/com/strongdm/api/DocumentDBReplicaSet.html +++ b/javadoc/com/strongdm/api/DocumentDBReplicaSet.html @@ -2,7 +2,7 @@ -DocumentDBReplicaSet (java 3.3.0 API) +DocumentDBReplicaSet (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Druid.html b/javadoc/com/strongdm/api/Druid.html index 34723679..52965d8b 100644 --- a/javadoc/com/strongdm/api/Druid.html +++ b/javadoc/com/strongdm/api/Druid.html @@ -2,7 +2,7 @@ -Druid (java 3.3.0 API) +Druid (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/DynamoDB.html b/javadoc/com/strongdm/api/DynamoDB.html index 4bf96be7..2e1dc44e 100644 --- a/javadoc/com/strongdm/api/DynamoDB.html +++ b/javadoc/com/strongdm/api/DynamoDB.html @@ -2,7 +2,7 @@ -DynamoDB (java 3.3.0 API) +DynamoDB (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Elastic.html b/javadoc/com/strongdm/api/Elastic.html index 12add400..4345facc 100644 --- a/javadoc/com/strongdm/api/Elastic.html +++ b/javadoc/com/strongdm/api/Elastic.html @@ -2,7 +2,7 @@ -Elastic (java 3.3.0 API) +Elastic (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/ElasticacheRedis.html b/javadoc/com/strongdm/api/ElasticacheRedis.html index 05d6d657..1d076838 100644 --- a/javadoc/com/strongdm/api/ElasticacheRedis.html +++ b/javadoc/com/strongdm/api/ElasticacheRedis.html @@ -2,7 +2,7 @@ -ElasticacheRedis (java 3.3.0 API) +ElasticacheRedis (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/GCP.html b/javadoc/com/strongdm/api/GCP.html index 90f28320..042f5957 100644 --- a/javadoc/com/strongdm/api/GCP.html +++ b/javadoc/com/strongdm/api/GCP.html @@ -2,7 +2,7 @@ -GCP (java 3.3.0 API) +GCP (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/GCPStore.html b/javadoc/com/strongdm/api/GCPStore.html index 323a70d6..1e553f3d 100644 --- a/javadoc/com/strongdm/api/GCPStore.html +++ b/javadoc/com/strongdm/api/GCPStore.html @@ -2,7 +2,7 @@ -GCPStore (java 3.3.0 API) +GCPStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Gateway.html b/javadoc/com/strongdm/api/Gateway.html index 3fd6aa02..db1ad115 100644 --- a/javadoc/com/strongdm/api/Gateway.html +++ b/javadoc/com/strongdm/api/Gateway.html @@ -2,7 +2,7 @@ -Gateway (java 3.3.0 API) +Gateway (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/GetResponseMetadata.html b/javadoc/com/strongdm/api/GetResponseMetadata.html index df4f6e5c..f76f85b0 100644 --- a/javadoc/com/strongdm/api/GetResponseMetadata.html +++ b/javadoc/com/strongdm/api/GetResponseMetadata.html @@ -2,7 +2,7 @@ -GetResponseMetadata (java 3.3.0 API) +GetResponseMetadata (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/GoogleGKE.html b/javadoc/com/strongdm/api/GoogleGKE.html index ae0f2a57..f841b620 100644 --- a/javadoc/com/strongdm/api/GoogleGKE.html +++ b/javadoc/com/strongdm/api/GoogleGKE.html @@ -2,7 +2,7 @@ -GoogleGKE (java 3.3.0 API) +GoogleGKE (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/GoogleGKEUserImpersonation.html b/javadoc/com/strongdm/api/GoogleGKEUserImpersonation.html index 17db1dc6..14c288a6 100644 --- a/javadoc/com/strongdm/api/GoogleGKEUserImpersonation.html +++ b/javadoc/com/strongdm/api/GoogleGKEUserImpersonation.html @@ -2,7 +2,7 @@ -GoogleGKEUserImpersonation (java 3.3.0 API) +GoogleGKEUserImpersonation (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Greenplum.html b/javadoc/com/strongdm/api/Greenplum.html index db8674db..370f72f9 100644 --- a/javadoc/com/strongdm/api/Greenplum.html +++ b/javadoc/com/strongdm/api/Greenplum.html @@ -2,7 +2,7 @@ -Greenplum (java 3.3.0 API) +Greenplum (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/HTTPAuth.html b/javadoc/com/strongdm/api/HTTPAuth.html index bceb584f..89917d58 100644 --- a/javadoc/com/strongdm/api/HTTPAuth.html +++ b/javadoc/com/strongdm/api/HTTPAuth.html @@ -2,7 +2,7 @@ -HTTPAuth (java 3.3.0 API) +HTTPAuth (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/HTTPBasicAuth.html b/javadoc/com/strongdm/api/HTTPBasicAuth.html index e7b828d1..76e0c5dc 100644 --- a/javadoc/com/strongdm/api/HTTPBasicAuth.html +++ b/javadoc/com/strongdm/api/HTTPBasicAuth.html @@ -2,7 +2,7 @@ -HTTPBasicAuth (java 3.3.0 API) +HTTPBasicAuth (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/HTTPNoAuth.html b/javadoc/com/strongdm/api/HTTPNoAuth.html index d27cf488..48c08bc4 100644 --- a/javadoc/com/strongdm/api/HTTPNoAuth.html +++ b/javadoc/com/strongdm/api/HTTPNoAuth.html @@ -2,7 +2,7 @@ -HTTPNoAuth (java 3.3.0 API) +HTTPNoAuth (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/InternalException.html b/javadoc/com/strongdm/api/InternalException.html index 9d719288..9626449b 100644 --- a/javadoc/com/strongdm/api/InternalException.html +++ b/javadoc/com/strongdm/api/InternalException.html @@ -2,7 +2,7 @@ -InternalException (java 3.3.0 API) +InternalException (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Kubernetes.html b/javadoc/com/strongdm/api/Kubernetes.html index 1385b0c3..3073ec48 100644 --- a/javadoc/com/strongdm/api/Kubernetes.html +++ b/javadoc/com/strongdm/api/Kubernetes.html @@ -2,7 +2,7 @@ -Kubernetes (java 3.3.0 API) +Kubernetes (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/KubernetesBasicAuth.html b/javadoc/com/strongdm/api/KubernetesBasicAuth.html index 0790201d..e7781b70 100644 --- a/javadoc/com/strongdm/api/KubernetesBasicAuth.html +++ b/javadoc/com/strongdm/api/KubernetesBasicAuth.html @@ -2,7 +2,7 @@ -KubernetesBasicAuth (java 3.3.0 API) +KubernetesBasicAuth (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/KubernetesServiceAccount.html b/javadoc/com/strongdm/api/KubernetesServiceAccount.html index 5eccd7e7..89a2f297 100644 --- a/javadoc/com/strongdm/api/KubernetesServiceAccount.html +++ b/javadoc/com/strongdm/api/KubernetesServiceAccount.html @@ -2,7 +2,7 @@ -KubernetesServiceAccount (java 3.3.0 API) +KubernetesServiceAccount (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/KubernetesServiceAccountUserImpersonation.html b/javadoc/com/strongdm/api/KubernetesServiceAccountUserImpersonation.html index c8b6fc35..5bbf01a3 100644 --- a/javadoc/com/strongdm/api/KubernetesServiceAccountUserImpersonation.html +++ b/javadoc/com/strongdm/api/KubernetesServiceAccountUserImpersonation.html @@ -2,7 +2,7 @@ -KubernetesServiceAccountUserImpersonation (java 3.3.0 API) +KubernetesServiceAccountUserImpersonation (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/KubernetesUserImpersonation.html b/javadoc/com/strongdm/api/KubernetesUserImpersonation.html index 7a8fa122..94cde7b6 100644 --- a/javadoc/com/strongdm/api/KubernetesUserImpersonation.html +++ b/javadoc/com/strongdm/api/KubernetesUserImpersonation.html @@ -2,7 +2,7 @@ -KubernetesUserImpersonation (java 3.3.0 API) +KubernetesUserImpersonation (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/MTLSMysql.html b/javadoc/com/strongdm/api/MTLSMysql.html index 68412012..d15b69cb 100644 --- a/javadoc/com/strongdm/api/MTLSMysql.html +++ b/javadoc/com/strongdm/api/MTLSMysql.html @@ -2,7 +2,7 @@ -MTLSMysql (java 3.3.0 API) +MTLSMysql (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/MTLSPostgres.html b/javadoc/com/strongdm/api/MTLSPostgres.html index dab775df..ce8b16f6 100644 --- a/javadoc/com/strongdm/api/MTLSPostgres.html +++ b/javadoc/com/strongdm/api/MTLSPostgres.html @@ -2,7 +2,7 @@ -MTLSPostgres (java 3.3.0 API) +MTLSPostgres (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Maria.html b/javadoc/com/strongdm/api/Maria.html index a50b5802..840be7cd 100644 --- a/javadoc/com/strongdm/api/Maria.html +++ b/javadoc/com/strongdm/api/Maria.html @@ -2,7 +2,7 @@ -Maria (java 3.3.0 API) +Maria (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Memcached.html b/javadoc/com/strongdm/api/Memcached.html index a53396b9..70520066 100644 --- a/javadoc/com/strongdm/api/Memcached.html +++ b/javadoc/com/strongdm/api/Memcached.html @@ -2,7 +2,7 @@ -Memcached (java 3.3.0 API) +Memcached (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Memsql.html b/javadoc/com/strongdm/api/Memsql.html index c65c9a4c..92cf4fa5 100644 --- a/javadoc/com/strongdm/api/Memsql.html +++ b/javadoc/com/strongdm/api/Memsql.html @@ -2,7 +2,7 @@ -Memsql (java 3.3.0 API) +Memsql (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/MongoHost.html b/javadoc/com/strongdm/api/MongoHost.html index cdac543f..4dade680 100644 --- a/javadoc/com/strongdm/api/MongoHost.html +++ b/javadoc/com/strongdm/api/MongoHost.html @@ -2,7 +2,7 @@ -MongoHost (java 3.3.0 API) +MongoHost (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/MongoLegacyHost.html b/javadoc/com/strongdm/api/MongoLegacyHost.html index 73098a1c..f3ff7966 100644 --- a/javadoc/com/strongdm/api/MongoLegacyHost.html +++ b/javadoc/com/strongdm/api/MongoLegacyHost.html @@ -2,7 +2,7 @@ -MongoLegacyHost (java 3.3.0 API) +MongoLegacyHost (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/MongoLegacyReplicaset.html b/javadoc/com/strongdm/api/MongoLegacyReplicaset.html index 1d2c4183..cbf9f6c9 100644 --- a/javadoc/com/strongdm/api/MongoLegacyReplicaset.html +++ b/javadoc/com/strongdm/api/MongoLegacyReplicaset.html @@ -2,7 +2,7 @@ -MongoLegacyReplicaset (java 3.3.0 API) +MongoLegacyReplicaset (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/MongoReplicaSet.html b/javadoc/com/strongdm/api/MongoReplicaSet.html index 471ec0e9..312a8c96 100644 --- a/javadoc/com/strongdm/api/MongoReplicaSet.html +++ b/javadoc/com/strongdm/api/MongoReplicaSet.html @@ -2,7 +2,7 @@ -MongoReplicaSet (java 3.3.0 API) +MongoReplicaSet (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/MongoShardedCluster.html b/javadoc/com/strongdm/api/MongoShardedCluster.html index 871ff2cd..e11c892d 100644 --- a/javadoc/com/strongdm/api/MongoShardedCluster.html +++ b/javadoc/com/strongdm/api/MongoShardedCluster.html @@ -2,7 +2,7 @@ -MongoShardedCluster (java 3.3.0 API) +MongoShardedCluster (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Mysql.html b/javadoc/com/strongdm/api/Mysql.html index 3ef5fda4..7daf1da6 100644 --- a/javadoc/com/strongdm/api/Mysql.html +++ b/javadoc/com/strongdm/api/Mysql.html @@ -2,7 +2,7 @@ -Mysql (java 3.3.0 API) +Mysql (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Neptune.html b/javadoc/com/strongdm/api/Neptune.html index 70686b67..395d4de4 100644 --- a/javadoc/com/strongdm/api/Neptune.html +++ b/javadoc/com/strongdm/api/Neptune.html @@ -2,7 +2,7 @@ -Neptune (java 3.3.0 API) +Neptune (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/NeptuneIAM.html b/javadoc/com/strongdm/api/NeptuneIAM.html index 26f28e08..c36704b1 100644 --- a/javadoc/com/strongdm/api/NeptuneIAM.html +++ b/javadoc/com/strongdm/api/NeptuneIAM.html @@ -2,7 +2,7 @@ -NeptuneIAM (java 3.3.0 API) +NeptuneIAM (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Node.html b/javadoc/com/strongdm/api/Node.html index a350b35f..4419f88a 100644 --- a/javadoc/com/strongdm/api/Node.html +++ b/javadoc/com/strongdm/api/Node.html @@ -2,7 +2,7 @@ -Node (java 3.3.0 API) +Node (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/NodeCreateResponse.html b/javadoc/com/strongdm/api/NodeCreateResponse.html index 4f3a87e4..d324235c 100644 --- a/javadoc/com/strongdm/api/NodeCreateResponse.html +++ b/javadoc/com/strongdm/api/NodeCreateResponse.html @@ -2,7 +2,7 @@ -NodeCreateResponse (java 3.3.0 API) +NodeCreateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/NodeDeleteResponse.html b/javadoc/com/strongdm/api/NodeDeleteResponse.html index 711e87a9..911de712 100644 --- a/javadoc/com/strongdm/api/NodeDeleteResponse.html +++ b/javadoc/com/strongdm/api/NodeDeleteResponse.html @@ -2,7 +2,7 @@ -NodeDeleteResponse (java 3.3.0 API) +NodeDeleteResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/NodeGetResponse.html b/javadoc/com/strongdm/api/NodeGetResponse.html index 1dbec661..0ab72ad3 100644 --- a/javadoc/com/strongdm/api/NodeGetResponse.html +++ b/javadoc/com/strongdm/api/NodeGetResponse.html @@ -2,7 +2,7 @@ -NodeGetResponse (java 3.3.0 API) +NodeGetResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/NodeUpdateResponse.html b/javadoc/com/strongdm/api/NodeUpdateResponse.html index 29665663..908c2b4b 100644 --- a/javadoc/com/strongdm/api/NodeUpdateResponse.html +++ b/javadoc/com/strongdm/api/NodeUpdateResponse.html @@ -2,7 +2,7 @@ -NodeUpdateResponse (java 3.3.0 API) +NodeUpdateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Nodes.html b/javadoc/com/strongdm/api/Nodes.html index 04afe58a..f71166ee 100644 --- a/javadoc/com/strongdm/api/Nodes.html +++ b/javadoc/com/strongdm/api/Nodes.html @@ -2,7 +2,7 @@ -Nodes (java 3.3.0 API) +Nodes (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/NotFoundException.html b/javadoc/com/strongdm/api/NotFoundException.html index af804f20..150652f9 100644 --- a/javadoc/com/strongdm/api/NotFoundException.html +++ b/javadoc/com/strongdm/api/NotFoundException.html @@ -2,7 +2,7 @@ -NotFoundException (java 3.3.0 API) +NotFoundException (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Oracle.html b/javadoc/com/strongdm/api/Oracle.html index 7dc14244..df9988d1 100644 --- a/javadoc/com/strongdm/api/Oracle.html +++ b/javadoc/com/strongdm/api/Oracle.html @@ -2,7 +2,7 @@ -Oracle (java 3.3.0 API) +Oracle (java 3.3.1 API) @@ -81,8 +81,6 @@

Class Oracle

public class Oracle extends Object implements Resource
-
Oracle is currently unstable, and its API may change, or it may be removed, - without a major version bump.
    diff --git a/javadoc/com/strongdm/api/PermissionException.html b/javadoc/com/strongdm/api/PermissionException.html index 6ff687d8..e4981b73 100644 --- a/javadoc/com/strongdm/api/PermissionException.html +++ b/javadoc/com/strongdm/api/PermissionException.html @@ -2,7 +2,7 @@ -PermissionException (java 3.3.0 API) +PermissionException (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Postgres.html b/javadoc/com/strongdm/api/Postgres.html index 509fe795..24aa8ed9 100644 --- a/javadoc/com/strongdm/api/Postgres.html +++ b/javadoc/com/strongdm/api/Postgres.html @@ -2,7 +2,7 @@ -Postgres (java 3.3.0 API) +Postgres (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Presto.html b/javadoc/com/strongdm/api/Presto.html index 90d54300..12ecec7f 100644 --- a/javadoc/com/strongdm/api/Presto.html +++ b/javadoc/com/strongdm/api/Presto.html @@ -2,7 +2,7 @@ -Presto (java 3.3.0 API) +Presto (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RDP.html b/javadoc/com/strongdm/api/RDP.html index 26574690..368142c9 100644 --- a/javadoc/com/strongdm/api/RDP.html +++ b/javadoc/com/strongdm/api/RDP.html @@ -2,7 +2,7 @@ -RDP (java 3.3.0 API) +RDP (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RabbitMQAMQP091.html b/javadoc/com/strongdm/api/RabbitMQAMQP091.html index 7ba7b061..a62f0926 100644 --- a/javadoc/com/strongdm/api/RabbitMQAMQP091.html +++ b/javadoc/com/strongdm/api/RabbitMQAMQP091.html @@ -2,7 +2,7 @@ -RabbitMQAMQP091 (java 3.3.0 API) +RabbitMQAMQP091 (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RateLimitException.html b/javadoc/com/strongdm/api/RateLimitException.html index fafa2807..d5f09463 100644 --- a/javadoc/com/strongdm/api/RateLimitException.html +++ b/javadoc/com/strongdm/api/RateLimitException.html @@ -2,7 +2,7 @@ -RateLimitException (java 3.3.0 API) +RateLimitException (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RateLimitMetadata.html b/javadoc/com/strongdm/api/RateLimitMetadata.html index 36a39883..90a36352 100644 --- a/javadoc/com/strongdm/api/RateLimitMetadata.html +++ b/javadoc/com/strongdm/api/RateLimitMetadata.html @@ -2,7 +2,7 @@ -RateLimitMetadata (java 3.3.0 API) +RateLimitMetadata (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RawTCP.html b/javadoc/com/strongdm/api/RawTCP.html index 07930b89..38447463 100644 --- a/javadoc/com/strongdm/api/RawTCP.html +++ b/javadoc/com/strongdm/api/RawTCP.html @@ -2,7 +2,7 @@ -RawTCP (java 3.3.0 API) +RawTCP (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Redis.html b/javadoc/com/strongdm/api/Redis.html index f4fed14e..a9602225 100644 --- a/javadoc/com/strongdm/api/Redis.html +++ b/javadoc/com/strongdm/api/Redis.html @@ -2,7 +2,7 @@ -Redis (java 3.3.0 API) +Redis (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Redshift.html b/javadoc/com/strongdm/api/Redshift.html index 6e4c685a..3134001a 100644 --- a/javadoc/com/strongdm/api/Redshift.html +++ b/javadoc/com/strongdm/api/Redshift.html @@ -2,7 +2,7 @@ -Redshift (java 3.3.0 API) +Redshift (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Relay.html b/javadoc/com/strongdm/api/Relay.html index 6c9072e1..5163ff86 100644 --- a/javadoc/com/strongdm/api/Relay.html +++ b/javadoc/com/strongdm/api/Relay.html @@ -2,7 +2,7 @@ -Relay (java 3.3.0 API) +Relay (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RemoteIdentities.html b/javadoc/com/strongdm/api/RemoteIdentities.html index b4eeb7e7..3c3313be 100644 --- a/javadoc/com/strongdm/api/RemoteIdentities.html +++ b/javadoc/com/strongdm/api/RemoteIdentities.html @@ -2,7 +2,7 @@ -RemoteIdentities (java 3.3.0 API) +RemoteIdentities (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RemoteIdentity.html b/javadoc/com/strongdm/api/RemoteIdentity.html index 8fba1cdf..bb1d5f0b 100644 --- a/javadoc/com/strongdm/api/RemoteIdentity.html +++ b/javadoc/com/strongdm/api/RemoteIdentity.html @@ -2,7 +2,7 @@ -RemoteIdentity (java 3.3.0 API) +RemoteIdentity (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RemoteIdentityCreateResponse.html b/javadoc/com/strongdm/api/RemoteIdentityCreateResponse.html index 2cbd4ac1..a64cb421 100644 --- a/javadoc/com/strongdm/api/RemoteIdentityCreateResponse.html +++ b/javadoc/com/strongdm/api/RemoteIdentityCreateResponse.html @@ -2,7 +2,7 @@ -RemoteIdentityCreateResponse (java 3.3.0 API) +RemoteIdentityCreateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RemoteIdentityDeleteResponse.html b/javadoc/com/strongdm/api/RemoteIdentityDeleteResponse.html index 21a296d5..f0f7f12e 100644 --- a/javadoc/com/strongdm/api/RemoteIdentityDeleteResponse.html +++ b/javadoc/com/strongdm/api/RemoteIdentityDeleteResponse.html @@ -2,7 +2,7 @@ -RemoteIdentityDeleteResponse (java 3.3.0 API) +RemoteIdentityDeleteResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RemoteIdentityGetResponse.html b/javadoc/com/strongdm/api/RemoteIdentityGetResponse.html index 3819f63a..cd5e2bad 100644 --- a/javadoc/com/strongdm/api/RemoteIdentityGetResponse.html +++ b/javadoc/com/strongdm/api/RemoteIdentityGetResponse.html @@ -2,7 +2,7 @@ -RemoteIdentityGetResponse (java 3.3.0 API) +RemoteIdentityGetResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RemoteIdentityGroup.html b/javadoc/com/strongdm/api/RemoteIdentityGroup.html index f1ccea44..8b342eaa 100644 --- a/javadoc/com/strongdm/api/RemoteIdentityGroup.html +++ b/javadoc/com/strongdm/api/RemoteIdentityGroup.html @@ -2,7 +2,7 @@ -RemoteIdentityGroup (java 3.3.0 API) +RemoteIdentityGroup (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RemoteIdentityGroupGetResponse.html b/javadoc/com/strongdm/api/RemoteIdentityGroupGetResponse.html index 4b1d393d..80d6dafa 100644 --- a/javadoc/com/strongdm/api/RemoteIdentityGroupGetResponse.html +++ b/javadoc/com/strongdm/api/RemoteIdentityGroupGetResponse.html @@ -2,7 +2,7 @@ -RemoteIdentityGroupGetResponse (java 3.3.0 API) +RemoteIdentityGroupGetResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RemoteIdentityGroups.html b/javadoc/com/strongdm/api/RemoteIdentityGroups.html index 59f5e642..19a7ae81 100644 --- a/javadoc/com/strongdm/api/RemoteIdentityGroups.html +++ b/javadoc/com/strongdm/api/RemoteIdentityGroups.html @@ -2,7 +2,7 @@ -RemoteIdentityGroups (java 3.3.0 API) +RemoteIdentityGroups (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RemoteIdentityUpdateResponse.html b/javadoc/com/strongdm/api/RemoteIdentityUpdateResponse.html index d8518709..472e91cc 100644 --- a/javadoc/com/strongdm/api/RemoteIdentityUpdateResponse.html +++ b/javadoc/com/strongdm/api/RemoteIdentityUpdateResponse.html @@ -2,7 +2,7 @@ -RemoteIdentityUpdateResponse (java 3.3.0 API) +RemoteIdentityUpdateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Resource.html b/javadoc/com/strongdm/api/Resource.html index 82cabd37..207612f8 100644 --- a/javadoc/com/strongdm/api/Resource.html +++ b/javadoc/com/strongdm/api/Resource.html @@ -2,7 +2,7 @@ -Resource (java 3.3.0 API) +Resource (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/ResourceCreateResponse.html b/javadoc/com/strongdm/api/ResourceCreateResponse.html index cd2bb90f..0c3f0df1 100644 --- a/javadoc/com/strongdm/api/ResourceCreateResponse.html +++ b/javadoc/com/strongdm/api/ResourceCreateResponse.html @@ -2,7 +2,7 @@ -ResourceCreateResponse (java 3.3.0 API) +ResourceCreateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/ResourceDeleteResponse.html b/javadoc/com/strongdm/api/ResourceDeleteResponse.html index b521f6d2..ad293e87 100644 --- a/javadoc/com/strongdm/api/ResourceDeleteResponse.html +++ b/javadoc/com/strongdm/api/ResourceDeleteResponse.html @@ -2,7 +2,7 @@ -ResourceDeleteResponse (java 3.3.0 API) +ResourceDeleteResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/ResourceGetResponse.html b/javadoc/com/strongdm/api/ResourceGetResponse.html index 2adb1bf1..c3ab67a9 100644 --- a/javadoc/com/strongdm/api/ResourceGetResponse.html +++ b/javadoc/com/strongdm/api/ResourceGetResponse.html @@ -2,7 +2,7 @@ -ResourceGetResponse (java 3.3.0 API) +ResourceGetResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/ResourceUpdateResponse.html b/javadoc/com/strongdm/api/ResourceUpdateResponse.html index 9343cf68..48d3f8d2 100644 --- a/javadoc/com/strongdm/api/ResourceUpdateResponse.html +++ b/javadoc/com/strongdm/api/ResourceUpdateResponse.html @@ -2,7 +2,7 @@ -ResourceUpdateResponse (java 3.3.0 API) +ResourceUpdateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Resources.html b/javadoc/com/strongdm/api/Resources.html index 8b411eb1..c27b7a39 100644 --- a/javadoc/com/strongdm/api/Resources.html +++ b/javadoc/com/strongdm/api/Resources.html @@ -2,7 +2,7 @@ -Resources (java 3.3.0 API) +Resources (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Role.html b/javadoc/com/strongdm/api/Role.html index ce0b1b25..537a6575 100644 --- a/javadoc/com/strongdm/api/Role.html +++ b/javadoc/com/strongdm/api/Role.html @@ -2,7 +2,7 @@ -Role (java 3.3.0 API) +Role (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RoleCreateResponse.html b/javadoc/com/strongdm/api/RoleCreateResponse.html index f6f2a21f..90561063 100644 --- a/javadoc/com/strongdm/api/RoleCreateResponse.html +++ b/javadoc/com/strongdm/api/RoleCreateResponse.html @@ -2,7 +2,7 @@ -RoleCreateResponse (java 3.3.0 API) +RoleCreateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RoleDeleteResponse.html b/javadoc/com/strongdm/api/RoleDeleteResponse.html index ab3aef96..5e3b1436 100644 --- a/javadoc/com/strongdm/api/RoleDeleteResponse.html +++ b/javadoc/com/strongdm/api/RoleDeleteResponse.html @@ -2,7 +2,7 @@ -RoleDeleteResponse (java 3.3.0 API) +RoleDeleteResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RoleGetResponse.html b/javadoc/com/strongdm/api/RoleGetResponse.html index 5728a4da..459cfecd 100644 --- a/javadoc/com/strongdm/api/RoleGetResponse.html +++ b/javadoc/com/strongdm/api/RoleGetResponse.html @@ -2,7 +2,7 @@ -RoleGetResponse (java 3.3.0 API) +RoleGetResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RoleUpdateResponse.html b/javadoc/com/strongdm/api/RoleUpdateResponse.html index 05e27ff1..a8aa241c 100644 --- a/javadoc/com/strongdm/api/RoleUpdateResponse.html +++ b/javadoc/com/strongdm/api/RoleUpdateResponse.html @@ -2,7 +2,7 @@ -RoleUpdateResponse (java 3.3.0 API) +RoleUpdateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Roles.html b/javadoc/com/strongdm/api/Roles.html index 1bb41b3f..7ce2785b 100644 --- a/javadoc/com/strongdm/api/Roles.html +++ b/javadoc/com/strongdm/api/Roles.html @@ -2,7 +2,7 @@ -Roles (java 3.3.0 API) +Roles (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/RpcException.html b/javadoc/com/strongdm/api/RpcException.html index 49261a58..93438160 100644 --- a/javadoc/com/strongdm/api/RpcException.html +++ b/javadoc/com/strongdm/api/RpcException.html @@ -2,7 +2,7 @@ -RpcException (java 3.3.0 API) +RpcException (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SQLServer.html b/javadoc/com/strongdm/api/SQLServer.html index c240e233..04c0ef44 100644 --- a/javadoc/com/strongdm/api/SQLServer.html +++ b/javadoc/com/strongdm/api/SQLServer.html @@ -2,7 +2,7 @@ -SQLServer (java 3.3.0 API) +SQLServer (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SSH.html b/javadoc/com/strongdm/api/SSH.html index 6f8fcc21..68532747 100644 --- a/javadoc/com/strongdm/api/SSH.html +++ b/javadoc/com/strongdm/api/SSH.html @@ -2,7 +2,7 @@ -SSH (java 3.3.0 API) +SSH (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SSHCert.html b/javadoc/com/strongdm/api/SSHCert.html index 3fb85005..59e34faa 100644 --- a/javadoc/com/strongdm/api/SSHCert.html +++ b/javadoc/com/strongdm/api/SSHCert.html @@ -2,7 +2,7 @@ -SSHCert (java 3.3.0 API) +SSHCert (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SSHCustomerKey.html b/javadoc/com/strongdm/api/SSHCustomerKey.html index 11c6ba7e..303646d1 100644 --- a/javadoc/com/strongdm/api/SSHCustomerKey.html +++ b/javadoc/com/strongdm/api/SSHCustomerKey.html @@ -2,7 +2,7 @@ -SSHCustomerKey (java 3.3.0 API) +SSHCustomerKey (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SecretStore.html b/javadoc/com/strongdm/api/SecretStore.html index 47033a08..ec510b32 100644 --- a/javadoc/com/strongdm/api/SecretStore.html +++ b/javadoc/com/strongdm/api/SecretStore.html @@ -2,7 +2,7 @@ -SecretStore (java 3.3.0 API) +SecretStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SecretStoreCreateResponse.html b/javadoc/com/strongdm/api/SecretStoreCreateResponse.html index 19fd1232..08b1ebfa 100644 --- a/javadoc/com/strongdm/api/SecretStoreCreateResponse.html +++ b/javadoc/com/strongdm/api/SecretStoreCreateResponse.html @@ -2,7 +2,7 @@ -SecretStoreCreateResponse (java 3.3.0 API) +SecretStoreCreateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SecretStoreDeleteResponse.html b/javadoc/com/strongdm/api/SecretStoreDeleteResponse.html index f9ccc829..250d450a 100644 --- a/javadoc/com/strongdm/api/SecretStoreDeleteResponse.html +++ b/javadoc/com/strongdm/api/SecretStoreDeleteResponse.html @@ -2,7 +2,7 @@ -SecretStoreDeleteResponse (java 3.3.0 API) +SecretStoreDeleteResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SecretStoreGetResponse.html b/javadoc/com/strongdm/api/SecretStoreGetResponse.html index 9f30b3f4..f1dff662 100644 --- a/javadoc/com/strongdm/api/SecretStoreGetResponse.html +++ b/javadoc/com/strongdm/api/SecretStoreGetResponse.html @@ -2,7 +2,7 @@ -SecretStoreGetResponse (java 3.3.0 API) +SecretStoreGetResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SecretStoreUpdateResponse.html b/javadoc/com/strongdm/api/SecretStoreUpdateResponse.html index 5def43f1..ae281c54 100644 --- a/javadoc/com/strongdm/api/SecretStoreUpdateResponse.html +++ b/javadoc/com/strongdm/api/SecretStoreUpdateResponse.html @@ -2,7 +2,7 @@ -SecretStoreUpdateResponse (java 3.3.0 API) +SecretStoreUpdateResponse (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SecretStores.html b/javadoc/com/strongdm/api/SecretStores.html index 8203c5a6..929ee80e 100644 --- a/javadoc/com/strongdm/api/SecretStores.html +++ b/javadoc/com/strongdm/api/SecretStores.html @@ -2,7 +2,7 @@ -SecretStores (java 3.3.0 API) +SecretStores (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Service.html b/javadoc/com/strongdm/api/Service.html index b4e3ad43..268b2095 100644 --- a/javadoc/com/strongdm/api/Service.html +++ b/javadoc/com/strongdm/api/Service.html @@ -2,7 +2,7 @@ -Service (java 3.3.0 API) +Service (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SingleStore.html b/javadoc/com/strongdm/api/SingleStore.html index ddf5c3fd..8c7111ed 100644 --- a/javadoc/com/strongdm/api/SingleStore.html +++ b/javadoc/com/strongdm/api/SingleStore.html @@ -2,7 +2,7 @@ -SingleStore (java 3.3.0 API) +SingleStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Snowflake.html b/javadoc/com/strongdm/api/Snowflake.html index 3d7a425d..1a616f63 100644 --- a/javadoc/com/strongdm/api/Snowflake.html +++ b/javadoc/com/strongdm/api/Snowflake.html @@ -2,7 +2,7 @@ -Snowflake (java 3.3.0 API) +Snowflake (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Snowsight.html b/javadoc/com/strongdm/api/Snowsight.html index 882d2657..34f47e6f 100644 --- a/javadoc/com/strongdm/api/Snowsight.html +++ b/javadoc/com/strongdm/api/Snowsight.html @@ -2,7 +2,7 @@ -Snowsight (java 3.3.0 API) +Snowsight (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Sybase.html b/javadoc/com/strongdm/api/Sybase.html index df6b1eee..2f060d02 100644 --- a/javadoc/com/strongdm/api/Sybase.html +++ b/javadoc/com/strongdm/api/Sybase.html @@ -2,7 +2,7 @@ -Sybase (java 3.3.0 API) +Sybase (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/SybaseIQ.html b/javadoc/com/strongdm/api/SybaseIQ.html index afabb93c..502dbe3c 100644 --- a/javadoc/com/strongdm/api/SybaseIQ.html +++ b/javadoc/com/strongdm/api/SybaseIQ.html @@ -2,7 +2,7 @@ -SybaseIQ (java 3.3.0 API) +SybaseIQ (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Tag.html b/javadoc/com/strongdm/api/Tag.html index 6a53758f..ebc18773 100644 --- a/javadoc/com/strongdm/api/Tag.html +++ b/javadoc/com/strongdm/api/Tag.html @@ -2,7 +2,7 @@ -Tag (java 3.3.0 API) +Tag (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/Teradata.html b/javadoc/com/strongdm/api/Teradata.html index 985da1a7..db1ac40a 100644 --- a/javadoc/com/strongdm/api/Teradata.html +++ b/javadoc/com/strongdm/api/Teradata.html @@ -2,7 +2,7 @@ -Teradata (java 3.3.0 API) +Teradata (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/TimeoutException.html b/javadoc/com/strongdm/api/TimeoutException.html index 363b599d..2d1f2887 100644 --- a/javadoc/com/strongdm/api/TimeoutException.html +++ b/javadoc/com/strongdm/api/TimeoutException.html @@ -2,7 +2,7 @@ -TimeoutException (java 3.3.0 API) +TimeoutException (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/UnknownException.html b/javadoc/com/strongdm/api/UnknownException.html index 2f3769a8..daab3bff 100644 --- a/javadoc/com/strongdm/api/UnknownException.html +++ b/javadoc/com/strongdm/api/UnknownException.html @@ -2,7 +2,7 @@ -UnknownException (java 3.3.0 API) +UnknownException (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/UpdateResponseMetadata.html b/javadoc/com/strongdm/api/UpdateResponseMetadata.html index c403e6e2..f52a1200 100644 --- a/javadoc/com/strongdm/api/UpdateResponseMetadata.html +++ b/javadoc/com/strongdm/api/UpdateResponseMetadata.html @@ -2,7 +2,7 @@ -UpdateResponseMetadata (java 3.3.0 API) +UpdateResponseMetadata (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/User.html b/javadoc/com/strongdm/api/User.html index d653f301..42c0ab95 100644 --- a/javadoc/com/strongdm/api/User.html +++ b/javadoc/com/strongdm/api/User.html @@ -2,7 +2,7 @@ -User (java 3.3.0 API) +User (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/VaultAppRoleStore.html b/javadoc/com/strongdm/api/VaultAppRoleStore.html index baf215a4..5c6dcf1e 100644 --- a/javadoc/com/strongdm/api/VaultAppRoleStore.html +++ b/javadoc/com/strongdm/api/VaultAppRoleStore.html @@ -2,7 +2,7 @@ -VaultAppRoleStore (java 3.3.0 API) +VaultAppRoleStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/VaultTLSStore.html b/javadoc/com/strongdm/api/VaultTLSStore.html index e4b7deeb..59013b2a 100644 --- a/javadoc/com/strongdm/api/VaultTLSStore.html +++ b/javadoc/com/strongdm/api/VaultTLSStore.html @@ -2,7 +2,7 @@ -VaultTLSStore (java 3.3.0 API) +VaultTLSStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/VaultTokenStore.html b/javadoc/com/strongdm/api/VaultTokenStore.html index e93961fd..fa37960f 100644 --- a/javadoc/com/strongdm/api/VaultTokenStore.html +++ b/javadoc/com/strongdm/api/VaultTokenStore.html @@ -2,7 +2,7 @@ -VaultTokenStore (java 3.3.0 API) +VaultTokenStore (java 3.3.1 API) diff --git a/javadoc/com/strongdm/api/package-summary.html b/javadoc/com/strongdm/api/package-summary.html index cdd2481e..427efcec 100644 --- a/javadoc/com/strongdm/api/package-summary.html +++ b/javadoc/com/strongdm/api/package-summary.html @@ -2,7 +2,7 @@ -com.strongdm.api (java 3.3.0 API) +com.strongdm.api (java 3.3.1 API) @@ -374,10 +374,7 @@

    Package com.strongdm.api

    NotFoundException is used when an entity does not exist in the system
Oracle
-
-
Oracle is currently unstable, and its API may change, or it may be removed, - without a major version bump.
-
+
 
PermissionException
PermissionException is used to specify a permissions violation
diff --git a/javadoc/com/strongdm/api/package-tree.html b/javadoc/com/strongdm/api/package-tree.html index e801eaa9..a0b1f845 100644 --- a/javadoc/com/strongdm/api/package-tree.html +++ b/javadoc/com/strongdm/api/package-tree.html @@ -2,7 +2,7 @@ -com.strongdm.api Class Hierarchy (java 3.3.0 API) +com.strongdm.api Class Hierarchy (java 3.3.1 API) diff --git a/javadoc/help-doc.html b/javadoc/help-doc.html index 94db6c7f..525dbd02 100644 --- a/javadoc/help-doc.html +++ b/javadoc/help-doc.html @@ -2,7 +2,7 @@ -API Help (java 3.3.0 API) +API Help (java 3.3.1 API) diff --git a/javadoc/index-all.html b/javadoc/index-all.html index e9ebf797..0a5cfb0d 100644 --- a/javadoc/index-all.html +++ b/javadoc/index-all.html @@ -2,7 +2,7 @@ -Index (java 3.3.0 API) +Index (java 3.3.1 API) @@ -4621,10 +4621,7 @@

N

O

Oracle - Class in com.strongdm.api
-
-
Oracle is currently unstable, and its API may change, or it may be removed, - without a major version bump.
-
+
 
Oracle() - Constructor for class com.strongdm.api.Oracle
 
diff --git a/javadoc/index.html b/javadoc/index.html index 26079fe2..c1725e64 100644 --- a/javadoc/index.html +++ b/javadoc/index.html @@ -2,7 +2,7 @@ -java 3.3.0 API +java 3.3.1 API diff --git a/javadoc/overview-tree.html b/javadoc/overview-tree.html index c7ba57ef..f66df5ee 100644 --- a/javadoc/overview-tree.html +++ b/javadoc/overview-tree.html @@ -2,7 +2,7 @@ -Class Hierarchy (java 3.3.0 API) +Class Hierarchy (java 3.3.1 API) diff --git a/javadoc/serialized-form.html b/javadoc/serialized-form.html index dff1d9fd..dd3a1bbc 100644 --- a/javadoc/serialized-form.html +++ b/javadoc/serialized-form.html @@ -2,7 +2,7 @@ -Serialized Form (java 3.3.0 API) +Serialized Form (java 3.3.1 API)