strongdm 12.2.0__zip → 12.5.0__zip

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (145) hide show
  1. {strongdm-12.2.0 → strongdm-12.5.0}/PKG-INFO +2 -2
  2. {strongdm-12.2.0 → strongdm-12.5.0}/setup.py +2 -2
  3. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/access_requests_pb2.py +7 -5
  4. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/client.py +1 -1
  5. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/constants.py +1 -0
  6. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/drivers_pb2.py +398 -184
  7. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/models.py +805 -43
  8. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/plumbing.py +309 -0
  9. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/svc.py +5 -0
  10. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm.egg-info/PKG-INFO +2 -2
  11. {strongdm-12.2.0 → strongdm-12.5.0}/LICENSE +0 -0
  12. {strongdm-12.2.0 → strongdm-12.5.0}/README.md +0 -0
  13. {strongdm-12.2.0 → strongdm-12.5.0}/setup.cfg +0 -0
  14. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/__init__.py +0 -0
  15. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/access_request_events_history_pb2.py +0 -0
  16. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  17. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/access_requests_history_pb2.py +0 -0
  18. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  19. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/access_requests_pb2_grpc.py +0 -0
  20. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_attachments_history_pb2.py +0 -0
  21. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  22. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_attachments_pb2.py +0 -0
  23. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
  24. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_grants_history_pb2.py +0 -0
  25. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  26. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_grants_pb2.py +0 -0
  27. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_grants_pb2_grpc.py +0 -0
  28. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_permissions_pb2.py +0 -0
  29. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
  30. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_resources_history_pb2.py +0 -0
  31. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  32. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_resources_pb2.py +0 -0
  33. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/account_resources_pb2_grpc.py +0 -0
  34. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/accounts_history_pb2.py +0 -0
  35. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
  36. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/accounts_pb2.py +0 -0
  37. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/accounts_pb2_grpc.py +0 -0
  38. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/activities_pb2.py +0 -0
  39. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/activities_pb2_grpc.py +0 -0
  40. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  41. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  42. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  43. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  44. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  45. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  46. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
  47. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  48. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflows_history_pb2.py +0 -0
  49. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  50. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflows_pb2.py +0 -0
  51. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  52. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/control_panel_pb2.py +0 -0
  53. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/control_panel_pb2_grpc.py +0 -0
  54. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/drivers_pb2_grpc.py +0 -0
  55. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/errors.py +0 -0
  56. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/health_checks_pb2.py +0 -0
  57. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/health_checks_pb2_grpc.py +0 -0
  58. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/identity_aliases_history_pb2.py +0 -0
  59. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  60. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/identity_aliases_pb2.py +0 -0
  61. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  62. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/identity_sets_history_pb2.py +0 -0
  63. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  64. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/identity_sets_pb2.py +0 -0
  65. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
  66. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/nodes_history_pb2.py +0 -0
  67. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
  68. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/nodes_pb2.py +0 -0
  69. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/nodes_pb2_grpc.py +0 -0
  70. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/options_pb2.py +0 -0
  71. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/options_pb2_grpc.py +0 -0
  72. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/organization_history_pb2.py +0 -0
  73. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/organization_history_pb2_grpc.py +0 -0
  74. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/peering_group_nodes_pb2.py +0 -0
  75. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  76. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/peering_group_peers_pb2.py +0 -0
  77. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  78. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/peering_group_resources_pb2.py +0 -0
  79. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  80. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/peering_groups_pb2.py +0 -0
  81. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
  82. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/policies_history_pb2.py +0 -0
  83. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/policies_history_pb2_grpc.py +0 -0
  84. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/policies_pb2.py +0 -0
  85. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/policies_pb2_grpc.py +0 -0
  86. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
  87. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
  88. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/queries_pb2.py +0 -0
  89. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/queries_pb2_grpc.py +0 -0
  90. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/remote_identities_history_pb2.py +0 -0
  91. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  92. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/remote_identities_pb2.py +0 -0
  93. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
  94. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  95. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  96. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/remote_identity_groups_pb2.py +0 -0
  97. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  98. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/replays_pb2.py +0 -0
  99. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/replays_pb2_grpc.py +0 -0
  100. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/resources_history_pb2.py +0 -0
  101. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/resources_history_pb2_grpc.py +0 -0
  102. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/resources_pb2.py +0 -0
  103. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/resources_pb2_grpc.py +0 -0
  104. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/role_resources_history_pb2.py +0 -0
  105. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  106. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/role_resources_pb2.py +0 -0
  107. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/role_resources_pb2_grpc.py +0 -0
  108. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/roles_history_pb2.py +0 -0
  109. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/roles_history_pb2_grpc.py +0 -0
  110. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/roles_pb2.py +0 -0
  111. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/roles_pb2_grpc.py +0 -0
  112. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
  113. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
  114. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/secret_store_healths_pb2.py +0 -0
  115. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  116. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/secret_store_types_pb2.py +0 -0
  117. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  118. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/secret_stores_history_pb2.py +0 -0
  119. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  120. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/secret_stores_pb2.py +0 -0
  121. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
  122. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/spec_pb2.py +0 -0
  123. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/spec_pb2_grpc.py +0 -0
  124. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/tags_pb2.py +0 -0
  125. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/tags_pb2_grpc.py +0 -0
  126. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
  127. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  128. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_approvers_pb2.py +0 -0
  129. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  130. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
  131. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  132. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_assignments_pb2.py +0 -0
  133. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  134. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_roles_history_pb2.py +0 -0
  135. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  136. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_roles_pb2.py +0 -0
  137. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  138. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflows_history_pb2.py +0 -0
  139. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
  140. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflows_pb2.py +0 -0
  141. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm/workflows_pb2_grpc.py +0 -0
  142. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm.egg-info/SOURCES.txt +0 -0
  143. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm.egg-info/dependency_links.txt +0 -0
  144. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm.egg-info/requires.txt +0 -0
  145. {strongdm-12.2.0 → strongdm-12.5.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -30,7 +30,7 @@ from . import options_pb2 as options__pb2
30
30
  from . import tags_pb2 as tags__pb2
31
31
 
32
32
 
33
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rdrivers.proto\x12\x02v1\x1a\roptions.proto\x1a\ntags.proto\"\xceH\n\x08Resource\x12\x45\n\x03\x61ks\x18\xa5\x06 \x01(\x0b\x32\x07.v1.AKSB,\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03\x61ks\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x62\n\x0e\x61ks_basic_auth\x18\xa6\x06 \x01(\x0b\x32\x10.v1.AKSBasicAuthB5\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0c\x61kshttpbasic\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12q\n\x13\x61ks_service_account\x18\xa7\x06 \x01(\x0b\x32\x15.v1.AKSServiceAccountB:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61ksserviceaccount\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\xa6\x01\n&aks_service_account_user_impersonation\x18\xaa\x06 \x01(\x0b\x32&.v1.AKSServiceAccountUserImpersonationBK\xf2\xf8\xb3\x07<\xca\xf3\xb3\x07\x37\xc2\xf4\xb3\x07\x32\n\x0cjson_gateway\x12\"aksserviceaccountuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12z\n\x16\x61ks_user_impersonation\x18\xae\x06 \x01(\x0b\x32\x18.v1.AKSUserImpersonationB=\xf2\xf8\xb3\x07.\xca\xf3\xb3\x07)\xc2\xf4\xb3\x07$\n\x0cjson_gateway\x12\x14\x61ksuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x45\n\x03\x61ws\x18\xfc\x11 \x01(\x0b\x32\x07.v1.AWSB,\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03\x61ws\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12[\n\x0b\x61ws_console\x18\xb8\x17 \x01(\x0b\x32\x0e.v1.AWSConsoleB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nawsConsole\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x85\x01\n\x1b\x61ws_console_static_key_pair\x18\xb9\x17 \x01(\x0b\x32\x1b.v1.AWSConsoleStaticKeyPairB@\xf2\xf8\xb3\x07\x31\xca\xf3\xb3\x07,\xc2\xf4\xb3\x07\'\n\x0cjson_gateway\x12\x17\x61wsConsoleStaticKeyPair\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12t\n\x14\x61ws_instance_profile\x18\xfd\x11 \x01(\x0b\x32\x16.v1.AWSInstanceProfileB;\xf2\xf8\xb3\x07,\xca\xf3\xb3\x07\'\xc2\xf4\xb3\x07\"\n\x0cjson_gateway\x12\x12\x61wsinstanceprofile\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12X\n\namazon_eks\x18\xa2\x06 \x01(\x0b\x32\r.v1.AmazonEKSB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tamazoneks\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x87\x01\n\x1b\x61mazon_eks_instance_profile\x18\xa9\x06 \x01(\x0b\x32\x1c.v1.AmazonEKSInstanceProfileBA\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x0cjson_gateway\x12\x18\x61mazoneksinstanceprofile\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\xbc\x01\n.amazon_eks_instance_profile_user_impersonation\x18\xad\x06 \x01(\x0b\x32-.v1.AmazonEKSInstanceProfileUserImpersonationBR\xf2\xf8\xb3\x07\x43\xca\xf3\xb3\x07>\xc2\xf4\xb3\x07\x39\n\x0cjson_gateway\x12)amazoneksinstanceprofileuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x8d\x01\n\x1d\x61mazon_eks_user_impersonation\x18\xb2\x06 \x01(\x0b\x32\x1e.v1.AmazonEKSUserImpersonationBC\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x0cjson_gateway\x12\x1a\x61mazoneksuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12U\n\tamazon_es\x18\xd8\x04 \x01(\x0b\x32\x0c.v1.AmazonESB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x61mazones\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12m\n\x11\x61mazon_mqamqp_091\x18\xc5\x13 \x01(\x0b\x32\x13.v1.AmazonMQAMQP091B:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61mazonmq-amqp-091\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12M\n\x06\x61thena\x18\x64 \x01(\x0b\x32\n.v1.AthenaB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x61thena\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12_\n\x0c\x61urora_mysql\x18\xcd\x08 \x01(\x0b\x32\x0f.v1.AuroraMysqlB5\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0c\x61urora-mysql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12j\n\x10\x61urora_mysql_iam\x18\xd5\x08 \x01(\x0b\x32\x12.v1.AuroraMysqlIAMB9\xf2\xf8\xb3\x07*\xca\xf3\xb3\x07%\xc2\xf4\xb3\x07 \n\x0cjson_gateway\x12\x10\x61urora-mysql-iam\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12h\n\x0f\x61urora_postgres\x18\x95\n \x01(\x0b\x32\x12.v1.AuroraPostgresB8\xf2\xf8\xb3\x07)\xca\xf3\xb3\x07$\xc2\xf4\xb3\x07\x1f\n\x0cjson_gateway\x12\x0f\x61urora-postgres\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12q\n\x13\x61urora_postgres_iam\x18\x9d\n \x01(\x0b\x32\x15.v1.AuroraPostgresIAMB:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61urorapostgresiam\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05\x61zure\x18\xf0\x15 \x01(\x0b\x32\t.v1.AzureB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x61zure\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x66\n\x11\x61zure_certificate\x18\xf1\x15 \x01(\x0b\x32\x14.v1.AzureCertificateB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tazurecert\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12[\n\x0b\x61zure_mysql\x18\xd3\x08 \x01(\x0b\x32\x0e.v1.AzureMysqlB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nazuremysql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x64\n\x0e\x61zure_postgres\x18\x9b\n \x01(\x0b\x32\x11.v1.AzurePostgresB6\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x0cjson_gateway\x12\razurepostgres\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x93\x01\n\x1f\x61zure_postgres_managed_identity\x18\x9c\n \x01(\x0b\x32 .v1.AzurePostgresManagedIdentityBE\xf2\xf8\xb3\x07\x36\xca\xf3\xb3\x07\x31\xc2\xf4\xb3\x07,\n\x0cjson_gateway\x12\x1c\x61zurepostgresmanagedidentity\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12U\n\tbig_query\x18\xc8\x01 \x01(\x0b\x32\x0c.v1.BigQueryB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x62igquery\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tcassandra\x18\xac\x02 \x01(\x0b\x32\r.v1.CassandraB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tcassandra\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05\x63itus\x18\x99\n \x01(\x0b\x32\t.v1.CitusB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x63itus\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12T\n\x08\x63lustrix\x18\xce\x08 \x01(\x0b\x32\x0c.v1.ClustrixB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x63lustrix\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tcockroach\x18\x97\n \x01(\x0b\x32\r.v1.CockroachB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tcockroach\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12p\n\x12\x63ouchbase_database\x18\x81\x19 \x01(\x0b\x32\x15.v1.CouchbaseDatabaseB:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x63ouchbaseDatabase\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12h\n\x10\x63ouchbase_web_ui\x18\x80\x19 \x01(\x0b\x32\x12.v1.CouchbaseWebUIB7\xf2\xf8\xb3\x07(\xca\xf3\xb3\x07#\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0e\x63ouchbaseWebUI\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12J\n\x06\x64\x62_2_i\x18\xe0\x12 \x01(\x0b\x32\x08.v1.DB2IB-\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x0cjson_gateway\x12\x04\x64\x62\x32i\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12P\n\x08\x64\x62_2_luw\x18\x98\x11 \x01(\x0b\x32\n.v1.DB2LUWB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x64\x62\x32luw\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12h\n\x10\x64ocument_db_host\x18\x9c\x08 \x01(\x0b\x32\x12.v1.DocumentDBHostB7\xf2\xf8\xb3\x07(\xca\xf3\xb3\x07#\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0e\x64ocumentdbhost\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12{\n\x17\x64ocument_db_replica_set\x18\x9d\x08 \x01(\x0b\x32\x18.v1.DocumentDBReplicaSetB=\xf2\xf8\xb3\x07.\xca\xf3\xb3\x07)\xc2\xf4\xb3\x07$\n\x0cjson_gateway\x12\x14\x64ocumentdbreplicaset\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05\x64ruid\x18\x90\x03 \x01(\x0b\x32\t.v1.DruidB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x64ruid\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12S\n\tdynamo_db\x18\xf4\x03 \x01(\x0b\x32\x0c.v1.DynamoDBB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x64ynamo\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12Q\n\x07\x65lastic\x18\xd9\x04 \x01(\x0b\x32\x0b.v1.ElasticB0\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07\x65lastic\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x64\n\x11\x65lasticache_redis\x18\xc1\x0c \x01(\x0b\x32\x14.v1.ElasticacheRedisB0\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07\x65\x63redis\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x45\n\x03gcp\x18\x8c\x15 \x01(\x0b\x32\x07.v1.GCPB,\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03gcp\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12[\n\x0bgcp_console\x18\xe4\x19 \x01(\x0b\x32\x0e.v1.GCPConsoleB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\ngcpConsole\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12N\n\x06gcpwif\x18\x8d\x15 \x01(\x0b\x32\n.v1.GCPWIFB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06gcpWIF\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12X\n\ngoogle_gke\x18\xa3\x06 \x01(\x0b\x32\r.v1.GoogleGKEB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tgooglegke\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x8d\x01\n\x1dgoogle_gke_user_impersonation\x18\xb0\x06 \x01(\x0b\x32\x1e.v1.GoogleGKEUserImpersonationBC\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x0cjson_gateway\x12\x1agooglegkeuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tgreenplum\x18\x96\n \x01(\x0b\x32\r.v1.GreenplumB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tgreenplum\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12U\n\thttp_auth\x18\xbe\x05 \x01(\x0b\x32\x0c.v1.HTTPAuthB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08httpAuth\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x61\n\x0fhttp_basic_auth\x18\xbc\x05 \x01(\x0b\x32\x11.v1.HTTPBasicAuthB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\thttpBasic\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\\\n\x0chttp_no_auth\x18\xbd\x05 \x01(\x0b\x32\x0e.v1.HTTPNoAuthB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nhttpNoAuth\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12Z\n\nkubernetes\x18\xa0\x06 \x01(\x0b\x32\x0e.v1.KubernetesB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nkubernetes\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12w\n\x15kubernetes_basic_auth\x18\xa1\x06 \x01(\x0b\x32\x17.v1.KubernetesBasicAuthB<\xf2\xf8\xb3\x07-\xca\xf3\xb3\x07(\xc2\xf4\xb3\x07#\n\x0cjson_gateway\x12\x13kuberneteshttpbasic\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x86\x01\n\x1akubernetes_service_account\x18\xa4\x06 \x01(\x0b\x32\x1c.v1.KubernetesServiceAccountBA\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x0cjson_gateway\x12\x18kubernetesserviceaccount\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\xbb\x01\n-kubernetes_service_account_user_impersonation\x18\xa8\x06 \x01(\x0b\x32-.v1.KubernetesServiceAccountUserImpersonationBR\xf2\xf8\xb3\x07\x43\xca\xf3\xb3\x07>\xc2\xf4\xb3\x07\x39\n\x0cjson_gateway\x12)kubernetesserviceaccountuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x8f\x01\n\x1dkubernetes_user_impersonation\x18\xac\x06 \x01(\x0b\x32\x1f.v1.KubernetesUserImpersonationBD\xf2\xf8\xb3\x07\x35\xca\xf3\xb3\x07\x30\xc2\xf4\xb3\x07+\n\x0cjson_gateway\x12\x1bkubernetesuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12X\n\nmtls_mysql\x18\xd2\x08 \x01(\x0b\x32\r.v1.MTLSMysqlB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmTLSMysql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x61\n\rmtls_postgres\x18\x9a\n \x01(\x0b\x32\x10.v1.MTLSPostgresB5\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0cmTLSPostgres\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05maria\x18\xcf\x08 \x01(\x0b\x32\t.v1.MariaB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05maria\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tmemcached\x18\x84\x07 \x01(\x0b\x32\r.v1.MemcachedB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmemcached\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12N\n\x06memsql\x18\xd0\x08 \x01(\x0b\x32\n.v1.MemsqlB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06memsql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12X\n\nmongo_host\x18\xea\x07 \x01(\x0b\x32\r.v1.MongoHostB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmongoHost\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x61\n\x11mongo_legacy_host\x18\xe8\x07 \x01(\x0b\x32\x13.v1.MongoLegacyHostB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mongo\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12x\n\x17mongo_legacy_replicaset\x18\xe9\x07 \x01(\x0b\x32\x19.v1.MongoLegacyReplicasetB9\xf2\xf8\xb3\x07*\xca\xf3\xb3\x07%\xc2\xf4\xb3\x07 \n\x0cjson_gateway\x12\x10mongo-replicaset\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12k\n\x11mongo_replica_set\x18\xeb\x07 \x01(\x0b\x32\x13.v1.MongoReplicaSetB8\xf2\xf8\xb3\x07)\xca\xf3\xb3\x07$\xc2\xf4\xb3\x07\x1f\n\x0cjson_gateway\x12\x0fmongoReplicaSet\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12w\n\x15mongo_sharded_cluster\x18\x9e\x08 \x01(\x0b\x32\x17.v1.MongoShardedClusterB<\xf2\xf8\xb3\x07-\xca\xf3\xb3\x07(\xc2\xf4\xb3\x07#\n\x0cjson_gateway\x12\x13mongoshardedcluster\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05mysql\x18\xcc\x08 \x01(\x0b\x32\t.v1.MysqlB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mysql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12Q\n\x07neptune\x18\xca\x11 \x01(\x0b\x32\x0b.v1.NeptuneB0\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07neptune\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12[\n\x0bneptune_iam\x18\x99\x11 \x01(\x0b\x32\x0e.v1.NeptuneIAMB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nneptuneiam\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12N\n\x06oracle\x18\xb0\t \x01(\x0b\x32\n.v1.OracleB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06oracle\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12T\n\x08postgres\x18\x94\n \x01(\x0b\x32\x0c.v1.PostgresB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08postgres\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12N\n\x06presto\x18\xf8\n \x01(\x0b\x32\n.v1.PrestoB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06presto\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x45\n\x03rdp\x18\xdc\x0b \x01(\x0b\x32\x07.v1.RDPB,\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03rdp\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12R\n\x08rdp_cert\x18\xdd\x0b \x01(\x0b\x32\x0b.v1.RDPCertB0\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07rdpCert\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12h\n\x10rds_postgres_iam\x18\x9e\n \x01(\x0b\x32\x12.v1.RDSPostgresIAMB7\xf2\xf8\xb3\x07(\xca\xf3\xb3\x07#\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0erdspostgresiam\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12m\n\x11rabbit_mqamqp_091\x18\xc4\x13 \x01(\x0b\x32\x13.v1.RabbitMQAMQP091B:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11rabbitmq-amqp-091\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12O\n\x07raw_tcp\x18\xa8\x14 \x01(\x0b\x32\n.v1.RawTCPB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06rawtcp\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05redis\x18\xc0\x0c \x01(\x0b\x32\t.v1.RedisB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05redis\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12T\n\x08redshift\x18\x98\n \x01(\x0b\x32\x0c.v1.RedshiftB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08redshift\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12T\n\nsql_server\x18\x88\x0e \x01(\x0b\x32\r.v1.SQLServerB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mssql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12k\n\x13sql_server_azure_ad\x18\x8d\x0e \x01(\x0b\x32\x14.v1.SQLServerAzureADB5\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0cmssqlAzureAD\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12r\n\x16sql_server_kerberos_ad\x18\x92\x0e \x01(\x0b\x32\x17.v1.SQLServerKerberosADB6\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x0cjson_gateway\x12\rmssqlKerberos\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x45\n\x03ssh\x18\xec\x0e \x01(\x0b\x32\x07.v1.SSHB,\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03ssh\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12R\n\x08ssh_cert\x18\xed\x0e \x01(\x0b\x32\x0b.v1.SSHCertB0\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07sshCert\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12h\n\x10ssh_customer_key\x18\xee\x0e \x01(\x0b\x32\x12.v1.SSHCustomerKeyB7\xf2\xf8\xb3\x07(\xca\xf3\xb3\x07#\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0esshCustomerKey\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12^\n\x0cssh_password\x18\xf0\x0e \x01(\x0b\x32\x0f.v1.SSHPasswordB4\xf2\xf8\xb3\x07%\xca\xf3\xb3\x07 \xc2\xf4\xb3\x07\x1b\n\x0cjson_gateway\x12\x0bsshPassword\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12^\n\x0csingle_store\x18\xd1\x08 \x01(\x0b\x32\x0f.v1.SingleStoreB4\xf2\xf8\xb3\x07%\xca\xf3\xb3\x07 \xc2\xf4\xb3\x07\x1b\n\x0cjson_gateway\x12\x0bsinglestore\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tsnowflake\x18\xa4\r \x01(\x0b\x32\r.v1.SnowflakeB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tsnowflake\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tsnowsight\x18\xa5\r \x01(\x0b\x32\r.v1.SnowsightB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tsnowsight\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12N\n\x06sybase\x18\xd0\x0f \x01(\x0b\x32\n.v1.SybaseB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06sybase\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12U\n\tsybase_iq\x18\xd1\x0f \x01(\x0b\x32\x0c.v1.SybaseIQB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08sybaseIQ\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12T\n\x08teradata\x18\xb4\x10 \x01(\x0b\x32\x0c.v1.TeradataB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08teradata\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05trino\x18\xf9\n \x01(\x0b\x32\t.v1.TrinoB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05trino\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00:c\xfa\xf8\xb3\x07T\xc2\xf3\xb3\x07O\xa2\xf3\xb3\x07!tf_examples/resource_resource.txt\xaa\xf3\xb3\x07$tf_examples/resource_data_source.txt\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x42p\n\x08resource\x12\x64\xaa\xf8\xb3\x07\t\xaa\xf8\xb3\x07\x04name\xaa\xf8\xb3\x07\t\xaa\xf8\xb3\x07\x04tags\xaa\xf8\xb3\x07\x14\xaa\xf8\xb3\x07\x0fsecret_store_id\xaa\xf8\xb3\x07\x12\xaa\xf8\xb3\x07\regress_filter\xaa\xf8\xb3\x07\x13\xaa\xf8\xb3\x07\x0e\x62ind_interface\"\x9a\x12\n\x03\x41KS\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\x13 \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x03 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\x05 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x07 \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x11 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x12 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x0b \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\n \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0c \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:[\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07J\xca\xf3\xb3\x07\x45\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03\x61ks\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03\x61ks\xc2\xf4\xb3\x07\x19\n\x12terraform-provider\x12\x03\x61ks\"\xd0\x0b\n\x0c\x41KSBasicAuth\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x05 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12s\n\x08password\x18\x04 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhttp-password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12s\n\x08username\x18\x03 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhttp-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:}\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07l\xca\xf3\xb3\x07g\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x61kshttpbasic\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0c\x61kshttpbasic\xc2\xf4\xb3\x07$\n\x12terraform-provider\x12\x0e\x61ks_basic_auth\"\xbf\x10\n\x11\x41KSServiceAccount\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\r \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x0b \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x0c \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x04 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x06 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x05 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12l\n\x05token\x18\x03 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tapi-token\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x87\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07v\xca\xf3\xb3\x07q\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x61ksserviceaccount\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61ksserviceaccount\xc2\xf4\xb3\x07)\n\x12terraform-provider\x12\x13\x61ks_service_account\"\xac\x0b\n\"AKSServiceAccountUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x04 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12l\n\x05token\x18\x03 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tapi-token\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xbe\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\xac\x01\xca\xf3\xb3\x07\xa6\x01\xc2\xf4\xb3\x07)\n\x03\x63li\x12\"aksserviceaccountuserimpersonation\xc2\xf4\xb3\x07\x32\n\x0cjson_gateway\x12\"aksserviceaccountuserimpersonation\xc2\xf4\xb3\x07<\n\x12terraform-provider\x12&aks_service_account_user_impersonation\"\x86\r\n\x14\x41KSUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x03 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\x05 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x07 \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\n \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:\x90\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x7f\xca\xf3\xb3\x07z\xc2\xf4\xb3\x07\x1b\n\x03\x63li\x12\x14\x61ksuserimpersonation\xc2\xf4\xb3\x07$\n\x0cjson_gateway\x12\x14\x61ksuserimpersonation\xc2\xf4\xb3\x07,\n\x12terraform-provider\x12\x16\x61ks_user_impersonation\"\x85\n\n\x03\x41WS\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x01 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12healthcheck_region\x18\x04 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12healthcheck-region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\n \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x06 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x02 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:[\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07J\xca\xf3\xb3\x07\x45\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03\x61ws\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03\x61ws\xc2\xf4\xb3\x07\x19\n\x12terraform-provider\x12\x03\x61ws\"\xec\x0c\n\nAWSConsole\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x8e\x01\n\x14\x65nable_env_variables\x18\x01 \x01(\x08\x42p\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07-\xca\xf3\xb3\x07(\xc2\xf4\xb3\x07#\n\x03\x63li\x12\x1c\x65nable-environment-variables\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa4\x01\n#identity_alias_healthcheck_username\x18\t \x01(\tBw\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fidentity_set_id\x18\x08 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x02 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x04 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x0esession_expiry\x18\x05 \x01(\x05\x42j\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x03\x63li\x12\x16session-expiry-seconds\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x06 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:q\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07`\xca\xf3\xb3\x07[\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nawsConsole\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nawsConsole\xc2\xf4\xb3\x07!\n\x12terraform-provider\x12\x0b\x61ws_console\"\x8f\x0e\n\x17\x41WSConsoleStaticKeyPair\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12u\n\naccess_key\x18\x01 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\xa4\x01\n#identity_alias_healthcheck_username\x18\n \x01(\tBw\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fidentity_set_id\x18\t \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x08 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x05 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x02 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x0esession_expiry\x18\x06 \x01(\x05\x42j\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x03\x63li\x12\x16session-expiry-seconds\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x07 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:\x9d\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x8b\x01\xca\xf3\xb3\x07\x85\x01\xc2\xf4\xb3\x07\x1e\n\x03\x63li\x12\x17\x61wsConsoleStaticKeyPair\xc2\xf4\xb3\x07\'\n\x0cjson_gateway\x12\x17\x61wsConsoleStaticKeyPair\xc2\xf4\xb3\x07\x31\n\x12terraform-provider\x12\x1b\x61ws_console_static_key_pair\"\xc2\t\n\x12\x41WSInstanceProfile\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x8e\x01\n\x14\x65nable_env_variables\x18\x01 \x01(\x08\x42p\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07-\xca\xf3\xb3\x07(\xc2\xf4\xb3\x07#\n\x03\x63li\x12\x1c\x65nable-environment-variables\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x08 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x02 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x04 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x8a\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07y\xca\xf3\xb3\x07t\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x61wsinstanceprofile\xc2\xf4\xb3\x07\"\n\x0cjson_gateway\x12\x12\x61wsinstanceprofile\xc2\xf4\xb3\x07*\n\x12terraform-provider\x12\x14\x61ws_instance_profile\"\xa0\x15\n\tAmazonEKS\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\x12 \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x04 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x0c\x63luster_name\x18\x07 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x63luster-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x10 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x11 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x0c \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x0b \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0f \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x08 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\n \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x03 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:n\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07]\xca\xf3\xb3\x07X\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tamazoneks\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tamazoneks\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\namazon_eks\"\xe7\x13\n\x18\x41mazonEKSInstanceProfile\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\x12 \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x0c\x63luster_name\x18\x05 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x63luster-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x10 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x11 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x08 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\n \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\t \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0f \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x04 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x07 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x9f\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x8d\x01\xca\xf3\xb3\x07\x87\x01\xc2\xf4\xb3\x07\x1f\n\x03\x63li\x12\x18\x61mazoneksinstanceprofile\xc2\xf4\xb3\x07(\n\x0cjson_gateway\x12\x18\x61mazoneksinstanceprofile\xc2\xf4\xb3\x07\x31\n\x12terraform-provider\x12\x1b\x61mazon_eks_instance_profile\"\xd2\x0e\n)AmazonEKSInstanceProfileUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x0c\x63luster_name\x18\x05 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x63luster-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x08 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0f \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x04 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x07 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xd4\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\xc2\x01\xca\xf3\xb3\x07\xbc\x01\xc2\xf4\xb3\x07\x30\n\x03\x63li\x12)amazoneksinstanceprofileuserimpersonation\xc2\xf4\xb3\x07\x39\n\x0cjson_gateway\x12)amazoneksinstanceprofileuserimpersonation\xc2\xf4\xb3\x07\x44\n\x12terraform-provider\x12.amazon_eks_instance_profile_user_impersonation\"\x8e\x10\n\x1a\x41mazonEKSUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x04 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x0c\x63luster_name\x18\x07 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x63luster-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0f \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x08 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\n \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x03 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xa5\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x93\x01\xca\xf3\xb3\x07\x8d\x01\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61mazoneksuserimpersonation\xc2\xf4\xb3\x07*\n\x0cjson_gateway\x12\x1a\x61mazoneksuserimpersonation\xc2\xf4\xb3\x07\x33\n\x12terraform-provider\x12\x1d\x61mazon_eks_user_impersonation\"\xf1\n\n\x08\x41mazonES\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x04 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x65ndpoint\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x01 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x07 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x02 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:k\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Z\xca\xf3\xb3\x07U\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x61mazones\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x61mazones\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tamazon_es\"\xfd\t\n\x0f\x41mazonMQAMQP091\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x08 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x85\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07t\xca\xf3\xb3\x07o\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x61mazonmq-amqp-091\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61mazonmq-amqp-091\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11\x61mazonmq_amqp_091\"\xf8\n\n\x06\x41thena\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12y\n\naccess_key\x18\x01 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x61ws-access-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x06output\x18\x03 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12s3-output-location\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x05 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x07 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x84\x01\n\x11secret_access_key\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x61ws-secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06\x61thena\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x61thena\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06\x61thena\"\x8b\x0c\n\x0b\x41uroraMysql\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\n \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:v\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x65\xca\xf3\xb3\x07`\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x61urora-mysql\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0c\x61urora-mysql\xc2\xf4\xb3\x07\"\n\x12terraform-provider\x12\x0c\x61urora_mysql\"\xf9\n\n\x0e\x41uroraMysqlIAM\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13role_assumption_arn\x18\x08 \x01(\tBg\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13role-assumption-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x87\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07v\xca\xf3\xb3\x07q\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10\x61urora-mysql-iam\xc2\xf4\xb3\x07 \n\x0cjson_gateway\x12\x10\x61urora-mysql-iam\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10\x61urora_mysql_iam\"\xf0\n\n\x0e\x41uroraPostgres\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x7f\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07n\xca\xf3\xb3\x07i\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0f\x61urora-postgres\xc2\xf4\xb3\x07\x1f\n\x0cjson_gateway\x12\x0f\x61urora-postgres\xc2\xf4\xb3\x07%\n\x12terraform-provider\x12\x0f\x61urora_postgres\"\xff\x0b\n\x11\x41uroraPostgresIAM\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13role_assumption_arn\x18\n \x01(\tBg\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13role-assumption-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x87\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07v\xca\xf3\xb3\x07q\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x61urorapostgresiam\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61urorapostgresiam\xc2\xf4\xb3\x07)\n\x12terraform-provider\x12\x13\x61urora_postgres_iam\"\xec\x07\n\x05\x41zure\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06\x61pp_id\x18\x01 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06\x61pp-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x08 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12p\n\ttenant_id\x18\x02 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\ttenant-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05\x61zure\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x61zure\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05\x61zure\"\x98\x08\n\x10\x41zureCertificate\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06\x61pp_id\x18\x01 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06\x61pp-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12{\n\x12\x63lient_certificate\x18\x03 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0b\x63\x65rtificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\n \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12p\n\ttenant_id\x18\x02 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\ttenant-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:u\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x64\xca\xf3\xb3\x07_\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tazurecert\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tazurecert\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11\x61zure_certificate\"\x85\x0c\n\nAzureMysql\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\t \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:q\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07`\xca\xf3\xb3\x07[\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nazuremysql\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nazuremysql\xc2\xf4\xb3\x07!\n\x12terraform-provider\x12\x0b\x61zure_mysql\"\xea\n\n\rAzurePostgres\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:z\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07i\xca\xf3\xb3\x07\x64\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\razurepostgres\xc2\xf4\xb3\x07\x1d\n\x0cjson_gateway\x12\razurepostgres\xc2\xf4\xb3\x07$\n\x12terraform-provider\x12\x0e\x61zure_postgres\"\xce\x0c\n\x1c\x41zurePostgresManagedIdentity\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\n \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xab\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x99\x01\xca\xf3\xb3\x07\x93\x01\xc2\xf4\xb3\x07#\n\x03\x63li\x12\x1c\x61zurepostgresmanagedidentity\xc2\xf4\xb3\x07,\n\x0cjson_gateway\x12\x1c\x61zurepostgresmanagedidentity\xc2\xf4\xb3\x07\x35\n\x12terraform-provider\x12\x1f\x61zure_postgres_managed_identity\"\xef\x08\n\x08\x42igQuery\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0bprivate_key\x18\x01 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bprivate-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12l\n\x07project\x18\x02 \x01(\tB[\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x18\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07project\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:k\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Z\xca\xf3\xb3\x07U\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x62igquery\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x62igquery\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tbig_query\"\xde\t\n\tCassandra\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x06 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tcassandra\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tcassandra\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tcassandra\"\xc9\n\n\x05\x43itus\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05\x63itus\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x63itus\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05\x63itus\"\xfc\x0b\n\x08\x43lustrix\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\t \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:j\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Y\xca\xf3\xb3\x07T\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x63lustrix\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x63lustrix\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08\x63lustrix\"\xd9\n\n\tCockroach\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tcockroach\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tcockroach\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tcockroach\"\xf2\n\n\x11\x43ouchbaseDatabase\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x08 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12p\n\tn1ql_port\x18\x04 \x01(\x05\x42]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tn1ql-port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\t \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x07 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x86\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07u\xca\xf3\xb3\x07p\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x63ouchbaseDatabase\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x63ouchbaseDatabase\xc2\xf4\xb3\x07(\n\x12terraform-provider\x12\x12\x63ouchbase_database\"\xac\x08\n\x0e\x43ouchbaseWebUI\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x04 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x64\n\x03url\x18\x01 \x01(\tBW\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x14\xca\xf3\xb3\x07\x0f\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03url\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:~\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07m\xca\xf3\xb3\x07h\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0e\x63ouchbaseWebUI\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0e\x63ouchbaseWebUI\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10\x63ouchbase_web_ui\"\xcc\t\n\x04\x44\x42\x32I\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x07 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:`\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07O\xca\xf3\xb3\x07J\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04\x64\x62\x32i\xc2\xf4\xb3\x07\x14\n\x0cjson_gateway\x12\x04\x64\x62\x32i\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06\x64\x62_2_i\"\xcc\t\n\x06\x44\x42\x32LUW\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:f\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07U\xca\xf3\xb3\x07P\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06\x64\x62\x32luw\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x64\x62\x32luw\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08\x64\x62_2_luw\"\xf6\t\n\x0e\x44ocumentDBHost\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:~\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07m\xca\xf3\xb3\x07h\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0e\x64ocumentdbhost\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0e\x64ocumentdbhost\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10\x64ocument_db_host\"\xa4\x0b\n\x14\x44ocumentDBReplicaSet\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x63onnect_to_replica\x18\x07 \x01(\x08\x42\x66\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63onnect-to-replica\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0breplica_set\x18\x06 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0breplica-set\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x92\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x80\x01\xca\xf3\xb3\x07{\xc2\xf4\xb3\x07\x1b\n\x03\x63li\x12\x14\x64ocumentdbreplicaset\xc2\xf4\xb3\x07$\n\x0cjson_gateway\x12\x14\x64ocumentdbreplicaset\xc2\xf4\xb3\x07-\n\x12terraform-provider\x12\x17\x64ocument_db_replica_set\"\xd6\x08\n\x05\x44ruid\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05\x64ruid\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x64ruid\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05\x64ruid\"\xed\n\n\x08\x44ynamoDB\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x01 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x65ndpoint\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x07 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x02 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:g\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07V\xca\xf3\xb3\x07Q\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06\x64ynamo\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x64ynamo\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tdynamo_db\"\xd6\t\n\x07\x45lastic\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x06 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:g\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07V\xca\xf3\xb3\x07Q\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07\x65lastic\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07\x65lastic\xc2\xf4\xb3\x07\x1d\n\x12terraform-provider\x12\x07\x65lastic\"\xe9\t\n\x10\x45lasticacheRedis\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x04 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x05 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:q\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07`\xca\xf3\xb3\x07[\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07\x65\x63redis\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07\x65\x63redis\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11\x65lasticache_redis\"\xf4\x06\n\x03GCP\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12p\n\x07keyfile\x18\x01 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bsvc-keyfile\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x0b \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06scopes\x18\x02 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06scopes\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:[\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07J\xca\xf3\xb3\x07\x45\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03gcp\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03gcp\xc2\xf4\xb3\x07\x19\n\x12terraform-provider\x12\x03gcp\"\xa6\x0b\n\nGCPConsole\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x05 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x04 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x0esession_expiry\x18\x03 \x01(\x05\x42j\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x03\x63li\x12\x16session-expiry-seconds\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x06 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11workforce_pool_id\x18\x01 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11workforce-pool-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15workforce_provider_id\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15workforce-provider-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:q\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07`\xca\xf3\xb3\x07[\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\ngcpConsole\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\ngcpConsole\xc2\xf4\xb3\x07!\n\x12terraform-provider\x12\x0bgcp_console\"\xd3\x0c\n\x06GCPWIF\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x05 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x04 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12r\n\nproject_id\x18\r \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nproject-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06scopes\x18\x07 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06scopes\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x0esession_expiry\x18\x03 \x01(\x05\x42j\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x03\x63li\x12\x16session-expiry-seconds\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11workforce_pool_id\x18\x01 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11workforce-pool-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15workforce_provider_id\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15workforce-provider-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06gcpWIF\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06gcpWIF\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06gcpwif\"\xd9\x10\n\tGoogleGKE\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\x11 \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x0f \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x10 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x06 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x08 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x07 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0e \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13service_account_key\x18\x04 \x01(\tBg\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13service-account-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:n\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07]\xca\xf3\xb3\x07X\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tgooglegke\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tgooglegke\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\ngoogle_gke\"\xc7\x0b\n\x1aGoogleGKEUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x06 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0c \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13service_account_key\x18\x04 \x01(\tBg\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13service-account-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xa5\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x93\x01\xca\xf3\xb3\x07\x8d\x01\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1agooglegkeuserimpersonation\xc2\xf4\xb3\x07*\n\x0cjson_gateway\x12\x1agooglegkeuserimpersonation\xc2\xf4\xb3\x07\x33\n\x12terraform-provider\x12\x1dgoogle_gke_user_impersonation\"\xd9\n\n\tGreenplum\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tgreenplum\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tgreenplum\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tgreenplum\"\x9f\n\n\x08HTTPAuth\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12t\n\x0b\x61uth_header\x18\x03 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0b\x61uth-header\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x0c\x64\x65\x66\x61ult_path\x18\x05 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x64\x65\x66\x61ult-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11headers_blacklist\x18\x04 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11headers-exclusion\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12y\n\x10healthcheck_path\x18\x02 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bhealth-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rhost_override\x18\x07 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhost-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x06 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x64\n\x03url\x18\x01 \x01(\tBW\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x14\xca\xf3\xb3\x07\x0f\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03url\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:k\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Z\xca\xf3\xb3\x07U\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08httpAuth\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08httpAuth\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\thttp_auth\"\x96\x0b\n\rHTTPBasicAuth\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12v\n\x0c\x64\x65\x66\x61ult_path\x18\x06 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x64\x65\x66\x61ult-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11headers_blacklist\x18\x05 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11headers-exclusion\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12y\n\x10healthcheck_path\x18\x02 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bhealth-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rhost_override\x18\x08 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhost-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12u\n\tsubdomain\x18\x07 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x64\n\x03url\x18\x01 \x01(\tBW\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x14\xca\xf3\xb3\x07\x0f\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03url\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:s\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x62\xca\xf3\xb3\x07]\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\thttpBasic\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\thttpBasic\xc2\xf4\xb3\x07%\n\x12terraform-provider\x12\x0fhttp_basic_auth\"\xb2\t\n\nHTTPNoAuth\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12v\n\x0c\x64\x65\x66\x61ult_path\x18\x04 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x64\x65\x66\x61ult-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11headers_blacklist\x18\x03 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11headers-exclusion\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12y\n\x10healthcheck_path\x18\x02 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bhealth-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rhost_override\x18\x06 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhost-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x05 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x64\n\x03url\x18\x01 \x01(\tBW\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x14\xca\xf3\xb3\x07\x0f\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03url\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:r\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x61\xca\xf3\xb3\x07\\\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nhttpNoAuth\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nhttpNoAuth\xc2\xf4\xb3\x07\"\n\x12terraform-provider\x12\x0chttp_no_auth\"\xb6\x12\n\nKubernetes\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\x13 \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x03 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\x05 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x07 \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x11 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x12 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x0b \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\n \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0c \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:p\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07_\xca\xf3\xb3\x07Z\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nkubernetes\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nkubernetes\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\nkubernetes\"\xee\x0b\n\x13KubernetesBasicAuth\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x05 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12s\n\x08password\x18\x04 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhttp-password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12s\n\x08username\x18\x03 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhttp-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x93\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x81\x01\xca\xf3\xb3\x07|\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13kuberneteshttpbasic\xc2\xf4\xb3\x07#\n\x0cjson_gateway\x12\x13kuberneteshttpbasic\xc2\xf4\xb3\x07+\n\x12terraform-provider\x12\x15kubernetes_basic_auth\"\xdd\x10\n\x18KubernetesServiceAccount\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\r \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x0b \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x0c \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x04 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x06 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x05 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12l\n\x05token\x18\x03 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tapi-token\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x9e\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x8c\x01\xca\xf3\xb3\x07\x86\x01\xc2\xf4\xb3\x07\x1f\n\x03\x63li\x12\x18kubernetesserviceaccount\xc2\xf4\xb3\x07(\n\x0cjson_gateway\x12\x18kubernetesserviceaccount\xc2\xf4\xb3\x07\x30\n\x12terraform-provider\x12\x1akubernetes_service_account\"\xc8\x0b\n)KubernetesServiceAccountUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x04 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12l\n\x05token\x18\x03 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tapi-token\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xd3\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\xc1\x01\xca\xf3\xb3\x07\xbb\x01\xc2\xf4\xb3\x07\x30\n\x03\x63li\x12)kubernetesserviceaccountuserimpersonation\xc2\xf4\xb3\x07\x39\n\x0cjson_gateway\x12)kubernetesserviceaccountuserimpersonation\xc2\xf4\xb3\x07\x43\n\x12terraform-provider\x12-kubernetes_service_account_user_impersonation\"\xa4\r\n\x1bKubernetesUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x03 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\x05 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x07 \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\n \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:\xa7\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x95\x01\xca\xf3\xb3\x07\x8f\x01\xc2\xf4\xb3\x07\"\n\x03\x63li\x12\x1bkubernetesuserimpersonation\xc2\xf4\xb3\x07+\n\x0cjson_gateway\x12\x1bkubernetesuserimpersonation\xc2\xf4\xb3\x07\x33\n\x12terraform-provider\x12\x1dkubernetes_user_impersonation\"\x80\x10\n\tMTLSMysql\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x07 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\t \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x0b \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x0e \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0bserver_name\x18\r \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bserver-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\x10 \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:s\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x62\xca\xf3\xb3\x07]\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tmTLSMysql\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmTLSMysql\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\nmtls_mysql\"\xe0\x0e\n\x0cMTLSPostgres\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x08 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\n \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x0c \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0bserver_name\x18\x0e \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bserver-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:w\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x66\xca\xf3\xb3\x07\x61\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0cmTLSPostgres\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0cmTLSPostgres\xc2\xf4\xb3\x07#\n\x12terraform-provider\x12\rmtls_postgres\"\xf0\x0b\n\x05Maria\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\t \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05maria\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05maria\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05maria\"\x86\x07\n\tMemcached\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tmemcached\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmemcached\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tmemcached\"\xf4\x0b\n\x06Memsql\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\t \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06memsql\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06memsql\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06memsql\"\xd9\n\n\tMongoHost\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x08 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:n\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07]\xca\xf3\xb3\x07X\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tmongoHost\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmongoHost\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\nmongo_host\"\xe3\n\n\x0fMongoLegacyHost\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x08 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:r\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x61\xca\xf3\xb3\x07\\\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05mongo\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mongo\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11mongo_legacy_host\"\x81\r\n\x15MongoLegacyReplicaset\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x63onnect_to_replica\x18\x08 \x01(\x08\x42\x66\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63onnect-to-replica\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0breplica_set\x18\x07 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0breplica-set\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\t \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x8e\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07}\xca\xf3\xb3\x07x\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10mongo-replicaset\xc2\xf4\xb3\x07 \n\x0cjson_gateway\x12\x10mongo-replicaset\xc2\xf4\xb3\x07-\n\x12terraform-provider\x12\x17mongo_legacy_replicaset\"\xee\x0c\n\x0fMongoReplicaSet\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x63onnect_to_replica\x18\x08 \x01(\x08\x42\x66\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63onnect-to-replica\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0breplica_set\x18\x07 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0breplica-set\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\t \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x81\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07p\xca\xf3\xb3\x07k\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fmongoReplicaSet\xc2\xf4\xb3\x07\x1f\n\x0cjson_gateway\x12\x0fmongoReplicaSet\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11mongo_replica_set\"\x9b\n\n\x13MongoShardedCluster\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x06 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x8d\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07|\xca\xf3\xb3\x07w\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13mongoshardedcluster\xc2\xf4\xb3\x07#\n\x0cjson_gateway\x12\x13mongoshardedcluster\xc2\xf4\xb3\x07+\n\x12terraform-provider\x12\x15mongo_sharded_cluster\"\xf0\x0b\n\x05Mysql\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\n \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05mysql\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mysql\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05mysql\"\xfe\x06\n\x07Neptune\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:g\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07V\xca\xf3\xb3\x07Q\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07neptune\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07neptune\xc2\xf4\xb3\x07\x1d\n\x12terraform-provider\x12\x07neptune\"\xe1\x0b\n\nNeptuneIAM\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x04 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x07 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x08 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x05 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:q\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07`\xca\xf3\xb3\x07[\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nneptuneiam\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nneptuneiam\xc2\xf4\xb3\x07!\n\x12terraform-provider\x12\x0bneptune_iam\"\xc2\n\n\x06Oracle\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x07 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06oracle\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06oracle\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06oracle\"\xd5\n\n\x08Postgres\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:j\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Y\xca\xf3\xb3\x07T\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08postgres\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08postgres\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08postgres\"\xc2\n\n\x06Presto\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x07 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06presto\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06presto\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06presto\"\xdb\n\n\x03RDP\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x90\x01\n\x19\x64owngrade_nla_connections\x18\x06 \x01(\x08\x42m\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07*\xca\xf3\xb3\x07%\xc2\xf4\xb3\x07 \n\x03\x63li\x12\x19\x64owngrade-nla-connections\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rlock_required\x18\n \x01(\x08\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rlock-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:[\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07J\xca\xf3\xb3\x07\x45\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03rdp\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03rdp\xc2\xf4\xb3\x07\x19\n\x12terraform-provider\x12\x03rdp\"\xc4\x0b\n\x07RDPCert\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x06 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x05 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rlock_required\x18\x0b \x01(\x08\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rlock-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x04 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x8a\x01\n\x08username\x18\x02 \x01(\tBx\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xda\xf4\xb3\x07\x12leased-credentials:h\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07W\xca\xf3\xb3\x07R\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07rdpCert\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07rdpCert\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08rdp_cert\"\xf2\x0b\n\x0eRDSPostgresIAM\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13role_assumption_arn\x18\n \x01(\tBg\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13role-assumption-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:~\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07m\xca\xf3\xb3\x07h\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0erdspostgresiam\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0erdspostgresiam\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10rds_postgres_iam\"\xfd\t\n\x0fRabbitMQAMQP091\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x08 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x85\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07t\xca\xf3\xb3\x07o\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11rabbitmq-amqp-091\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11rabbitmq-amqp-091\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11rabbitmq_amqp_091\"\xfb\x06\n\x06RawTCP\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:e\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07T\xca\xf3\xb3\x07O\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06rawtcp\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06rawtcp\xc2\xf4\xb3\x07\x1d\n\x12terraform-provider\x12\x07raw_tcp\"\xce\t\n\x05Redis\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x04 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x06 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05redis\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05redis\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05redis\"\xd5\n\n\x08Redshift\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:j\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Y\xca\xf3\xb3\x07T\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08redshift\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08redshift\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08redshift\"\xd5\x0c\n\tSQLServer\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x94\x01\n\x1b\x61llow_deprecated_encryption\x18\t \x01(\x08\x42o\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07,\xca\xf3\xb3\x07\'\xc2\xf4\xb3\x07\"\n\x03\x63li\x12\x1b\x61llow-deprecated-encryption\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x08 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x07 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06schema\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06schema\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:f\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07U\xca\xf3\xb3\x07P\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05mssql\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mssql\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\nsql_server\"\xe3\r\n\x10SQLServerAzureAD\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x94\x01\n\x1b\x61llow_deprecated_encryption\x18\n \x01(\x08\x42o\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07,\xca\xf3\xb3\x07\'\xc2\xf4\xb3\x07\"\n\x03\x63li\x12\x1b\x61llow-deprecated-encryption\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12p\n\tclient_id\x18\x02 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tclient-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x08 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x07 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06schema\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06schema\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06secret\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06secret\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12p\n\ttenant_id\x18\t \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\ttenant-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:}\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07l\xca\xf3\xb3\x07g\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0cmssqlAzureAD\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0cmssqlAzureAD\xc2\xf4\xb3\x07)\n\x12terraform-provider\x12\x13sql_server_azure_ad\"\xca\x0f\n\x13SQLServerKerberosAD\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x94\x01\n\x1b\x61llow_deprecated_encryption\x18\x0c \x01(\x08\x42o\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07,\xca\xf3\xb3\x07\'\xc2\xf4\xb3\x07\"\n\x03\x63li\x12\x1b\x61llow-deprecated-encryption\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06keytab\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06keytab\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nkrb_config\x18\t \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nkrb-config\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11override_database\x18\x08 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x07 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12h\n\x05realm\x18\x0b \x01(\tBY\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x16\xca\xf3\xb3\x07\x11\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05realm\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12j\n\x06schema\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06schema\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12r\n\nserver_spn\x18\n \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nserver-spn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x82\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07q\xca\xf3\xb3\x07l\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rmssqlKerberos\xc2\xf4\xb3\x07\x1d\n\x0cjson_gateway\x12\rmssqlKerberos\xc2\xf4\xb3\x07,\n\x12terraform-provider\x12\x16sql_server_kerberos_ad\"\xdd\x0b\n\x03SSH\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x9a\x01\n\x1e\x61llow_deprecated_key_exchanges\x18\x06 \x01(\x08\x42r\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07/\xca\xf3\xb3\x07*\xc2\xf4\xb3\x07%\n\x03\x63li\x12\x1e\x61llow-deprecated-key-exchanges\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08key_type\x18\x08 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08key-type\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fport_forwarding\x18\x05 \x01(\x08\x42\x63\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fport-forwarding\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12r\n\npublic_key\x18\x04 \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\npublic-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:[\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07J\xca\xf3\xb3\x07\x45\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03ssh\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03ssh\xc2\xf4\xb3\x07\x19\n\x12terraform-provider\x12\x03ssh\"\xd5\r\n\x07SSHCert\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x9a\x01\n\x1e\x61llow_deprecated_key_exchanges\x18\x05 \x01(\x08\x42r\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07/\xca\xf3\xb3\x07*\xc2\xf4\xb3\x07%\n\x03\x63li\x12\x1e\x61llow-deprecated-key-exchanges\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x08 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x07 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08key_type\x18\t \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08key-type\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fport_forwarding\x18\x04 \x01(\x08\x42\x63\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fport-forwarding\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x8a\x01\n\x08username\x18\x02 \x01(\tBx\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xda\xf4\xb3\x07\x12leased-credentials:h\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07W\xca\xf3\xb3\x07R\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07sshCert\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07sshCert\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08ssh_cert\"\x9d\x0b\n\x0eSSHCustomerKey\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x9a\x01\n\x1e\x61llow_deprecated_key_exchanges\x18\x06 \x01(\x08\x42r\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07/\xca\xf3\xb3\x07*\xc2\xf4\xb3\x07%\n\x03\x63li\x12\x1e\x61llow-deprecated-key-exchanges\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fport_forwarding\x18\x05 \x01(\x08\x42\x63\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fport-forwarding\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0bprivate_key\x18\x04 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bprivate-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:~\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07m\xca\xf3\xb3\x07h\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0esshCustomerKey\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0esshCustomerKey\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10ssh_customer_key\"\x8a\x0b\n\x0bSSHPassword\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x9a\x01\n\x1e\x61llow_deprecated_key_exchanges\x18\x06 \x01(\x08\x42r\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07/\xca\xf3\xb3\x07*\xc2\xf4\xb3\x07%\n\x03\x63li\x12\x1e\x61llow-deprecated-key-exchanges\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fport_forwarding\x18\x05 \x01(\x08\x42\x63\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fport-forwarding\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:t\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x63\xca\xf3\xb3\x07^\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bsshPassword\xc2\xf4\xb3\x07\x1b\n\x0cjson_gateway\x12\x0bsshPassword\xc2\xf4\xb3\x07\"\n\x12terraform-provider\x12\x0cssh_password\"\x89\x0c\n\x0bSingleStore\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\t \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:t\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x63\xca\xf3\xb3\x07^\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bsinglestore\xc2\xf4\xb3\x07\x1b\n\x0cjson_gateway\x12\x0bsinglestore\xc2\xf4\xb3\x07\"\n\x12terraform-provider\x12\x0csingle_store\"\xda\t\n\tSnowflake\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06schema\x18\x05 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06schema\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tsnowflake\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tsnowflake\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tsnowflake\"\xcd\x07\n\tSnowsight\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x86\x01\n\x14healthcheck_username\x18\x0b \x01(\tBh\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07%\xca\xf3\xb3\x07 \xc2\xf4\xb3\x07\x1b\n\x03\x63li\x12\x14healthcheck_username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12w\n\x0csamlMetadata\x18\x01 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rsaml-metadata\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12p\n\tsubdomain\x18\x02 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tsubdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tsnowsight\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tsnowsight\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tsnowsight\"\xda\x08\n\x06Sybase\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x04 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06sybase\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06sybase\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06sybase\"\xe3\x08\n\x08SybaseIQ\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x04 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:k\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Z\xca\xf3\xb3\x07U\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08sybaseIQ\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08sybaseIQ\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tsybase_iq\"\xe2\x08\n\x08Teradata\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:j\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Y\xca\xf3\xb3\x07T\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08teradata\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08teradata\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08teradata\"\xcb\t\n\x05Trino\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:f\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07U\xca\xf3\xb3\x07P\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05trino\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05trino\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05trinoBc\n\x19\x63om.strongdm.api.plumbingB\x0f\x44riversPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
33
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rdrivers.proto\x12\x02v1\x1a\roptions.proto\x1a\ntags.proto\"\xddL\n\x08Resource\x12\x45\n\x03\x61ks\x18\xa5\x06 \x01(\x0b\x32\x07.v1.AKSB,\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03\x61ks\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x62\n\x0e\x61ks_basic_auth\x18\xa6\x06 \x01(\x0b\x32\x10.v1.AKSBasicAuthB5\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0c\x61kshttpbasic\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12q\n\x13\x61ks_service_account\x18\xa7\x06 \x01(\x0b\x32\x15.v1.AKSServiceAccountB:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61ksserviceaccount\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\xa6\x01\n&aks_service_account_user_impersonation\x18\xaa\x06 \x01(\x0b\x32&.v1.AKSServiceAccountUserImpersonationBK\xf2\xf8\xb3\x07<\xca\xf3\xb3\x07\x37\xc2\xf4\xb3\x07\x32\n\x0cjson_gateway\x12\"aksserviceaccountuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12z\n\x16\x61ks_user_impersonation\x18\xae\x06 \x01(\x0b\x32\x18.v1.AKSUserImpersonationB=\xf2\xf8\xb3\x07.\xca\xf3\xb3\x07)\xc2\xf4\xb3\x07$\n\x0cjson_gateway\x12\x14\x61ksuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x45\n\x03\x61ws\x18\xfc\x11 \x01(\x0b\x32\x07.v1.AWSB,\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03\x61ws\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12[\n\x0b\x61ws_console\x18\xb8\x17 \x01(\x0b\x32\x0e.v1.AWSConsoleB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nawsConsole\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x85\x01\n\x1b\x61ws_console_static_key_pair\x18\xb9\x17 \x01(\x0b\x32\x1b.v1.AWSConsoleStaticKeyPairB@\xf2\xf8\xb3\x07\x31\xca\xf3\xb3\x07,\xc2\xf4\xb3\x07\'\n\x0cjson_gateway\x12\x17\x61wsConsoleStaticKeyPair\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12t\n\x14\x61ws_instance_profile\x18\xfd\x11 \x01(\x0b\x32\x16.v1.AWSInstanceProfileB;\xf2\xf8\xb3\x07,\xca\xf3\xb3\x07\'\xc2\xf4\xb3\x07\"\n\x0cjson_gateway\x12\x12\x61wsinstanceprofile\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12X\n\namazon_eks\x18\xa2\x06 \x01(\x0b\x32\r.v1.AmazonEKSB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tamazoneks\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x87\x01\n\x1b\x61mazon_eks_instance_profile\x18\xa9\x06 \x01(\x0b\x32\x1c.v1.AmazonEKSInstanceProfileBA\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x0cjson_gateway\x12\x18\x61mazoneksinstanceprofile\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\xbc\x01\n.amazon_eks_instance_profile_user_impersonation\x18\xad\x06 \x01(\x0b\x32-.v1.AmazonEKSInstanceProfileUserImpersonationBR\xf2\xf8\xb3\x07\x43\xca\xf3\xb3\x07>\xc2\xf4\xb3\x07\x39\n\x0cjson_gateway\x12)amazoneksinstanceprofileuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x8d\x01\n\x1d\x61mazon_eks_user_impersonation\x18\xb2\x06 \x01(\x0b\x32\x1e.v1.AmazonEKSUserImpersonationBC\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x0cjson_gateway\x12\x1a\x61mazoneksuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12U\n\tamazon_es\x18\xd8\x04 \x01(\x0b\x32\x0c.v1.AmazonESB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x61mazones\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12m\n\x11\x61mazon_mqamqp_091\x18\xc5\x13 \x01(\x0b\x32\x13.v1.AmazonMQAMQP091B:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61mazonmq-amqp-091\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12M\n\x06\x61thena\x18\x64 \x01(\x0b\x32\n.v1.AthenaB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x61thena\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12_\n\x0c\x61urora_mysql\x18\xcd\x08 \x01(\x0b\x32\x0f.v1.AuroraMysqlB5\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0c\x61urora-mysql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12j\n\x10\x61urora_mysql_iam\x18\xd5\x08 \x01(\x0b\x32\x12.v1.AuroraMysqlIAMB9\xf2\xf8\xb3\x07*\xca\xf3\xb3\x07%\xc2\xf4\xb3\x07 \n\x0cjson_gateway\x12\x10\x61urora-mysql-iam\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12h\n\x0f\x61urora_postgres\x18\x95\n \x01(\x0b\x32\x12.v1.AuroraPostgresB8\xf2\xf8\xb3\x07)\xca\xf3\xb3\x07$\xc2\xf4\xb3\x07\x1f\n\x0cjson_gateway\x12\x0f\x61urora-postgres\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12q\n\x13\x61urora_postgres_iam\x18\x9d\n \x01(\x0b\x32\x15.v1.AuroraPostgresIAMB:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61urorapostgresiam\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05\x61zure\x18\xf0\x15 \x01(\x0b\x32\t.v1.AzureB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x61zure\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x66\n\x11\x61zure_certificate\x18\xf1\x15 \x01(\x0b\x32\x14.v1.AzureCertificateB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tazurecert\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12[\n\x0b\x61zure_mysql\x18\xd3\x08 \x01(\x0b\x32\x0e.v1.AzureMysqlB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nazuremysql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x64\n\x0e\x61zure_postgres\x18\x9b\n \x01(\x0b\x32\x11.v1.AzurePostgresB6\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x0cjson_gateway\x12\razurepostgres\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x93\x01\n\x1f\x61zure_postgres_managed_identity\x18\x9c\n \x01(\x0b\x32 .v1.AzurePostgresManagedIdentityBE\xf2\xf8\xb3\x07\x36\xca\xf3\xb3\x07\x31\xc2\xf4\xb3\x07,\n\x0cjson_gateway\x12\x1c\x61zurepostgresmanagedidentity\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12U\n\tbig_query\x18\xc8\x01 \x01(\x0b\x32\x0c.v1.BigQueryB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x62igquery\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tcassandra\x18\xac\x02 \x01(\x0b\x32\r.v1.CassandraB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tcassandra\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05\x63itus\x18\x99\n \x01(\x0b\x32\t.v1.CitusB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x63itus\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12g\n\x10\x63lick_house_http\x18\x05 \x01(\x0b\x32\x12.v1.ClickHouseHTTPB7\xf2\xf8\xb3\x07(\xca\xf3\xb3\x07#\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0e\x63lickhouseHTTP\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12l\n\x12\x63lick_house_my_sql\x18\xd4\x08 \x01(\x0b\x32\x13.v1.ClickHouseMySQLB8\xf2\xf8\xb3\x07)\xca\xf3\xb3\x07$\xc2\xf4\xb3\x07\x1f\n\x0cjson_gateway\x12\x0f\x63lickhousemysql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x64\n\x0f\x63lick_house_tcp\x18\x06 \x01(\x0b\x32\x11.v1.ClickHouseTCPB6\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x0cjson_gateway\x12\rclickhouseTCP\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12T\n\x08\x63lustrix\x18\xce\x08 \x01(\x0b\x32\x0c.v1.ClustrixB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x63lustrix\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tcockroach\x18\x97\n \x01(\x0b\x32\r.v1.CockroachB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tcockroach\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12p\n\x12\x63ouchbase_database\x18\x81\x19 \x01(\x0b\x32\x15.v1.CouchbaseDatabaseB:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x63ouchbaseDatabase\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12h\n\x10\x63ouchbase_web_ui\x18\x80\x19 \x01(\x0b\x32\x12.v1.CouchbaseWebUIB7\xf2\xf8\xb3\x07(\xca\xf3\xb3\x07#\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0e\x63ouchbaseWebUI\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12J\n\x06\x64\x62_2_i\x18\xe0\x12 \x01(\x0b\x32\x08.v1.DB2IB-\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x0cjson_gateway\x12\x04\x64\x62\x32i\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12P\n\x08\x64\x62_2_luw\x18\x98\x11 \x01(\x0b\x32\n.v1.DB2LUWB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x64\x62\x32luw\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12h\n\x10\x64ocument_db_host\x18\x9c\x08 \x01(\x0b\x32\x12.v1.DocumentDBHostB7\xf2\xf8\xb3\x07(\xca\xf3\xb3\x07#\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0e\x64ocumentdbhost\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12r\n\x14\x64ocument_db_host_iam\x18\x9f\x08 \x01(\x0b\x32\x15.v1.DocumentDBHostIAMB:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x64ocumentdbhostiam\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12{\n\x17\x64ocument_db_replica_set\x18\x9d\x08 \x01(\x0b\x32\x18.v1.DocumentDBReplicaSetB=\xf2\xf8\xb3\x07.\xca\xf3\xb3\x07)\xc2\xf4\xb3\x07$\n\x0cjson_gateway\x12\x14\x64ocumentdbreplicaset\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05\x64ruid\x18\x90\x03 \x01(\x0b\x32\t.v1.DruidB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x64ruid\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12S\n\tdynamo_db\x18\xf4\x03 \x01(\x0b\x32\x0c.v1.DynamoDBB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x64ynamo\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\\\n\x0c\x64ynamo_dbiam\x18\xf5\x03 \x01(\x0b\x32\x0f.v1.DynamoDBIAMB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tdynamoiam\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12Q\n\x07\x65lastic\x18\xd9\x04 \x01(\x0b\x32\x0b.v1.ElasticB0\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07\x65lastic\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x64\n\x11\x65lasticache_redis\x18\xc1\x0c \x01(\x0b\x32\x14.v1.ElasticacheRedisB0\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07\x65\x63redis\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x45\n\x03gcp\x18\x8c\x15 \x01(\x0b\x32\x07.v1.GCPB,\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03gcp\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12[\n\x0bgcp_console\x18\xe4\x19 \x01(\x0b\x32\x0e.v1.GCPConsoleB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\ngcpConsole\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12N\n\x06gcpwif\x18\x8d\x15 \x01(\x0b\x32\n.v1.GCPWIFB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06gcpWIF\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12X\n\ngoogle_gke\x18\xa3\x06 \x01(\x0b\x32\r.v1.GoogleGKEB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tgooglegke\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x8d\x01\n\x1dgoogle_gke_user_impersonation\x18\xb0\x06 \x01(\x0b\x32\x1e.v1.GoogleGKEUserImpersonationBC\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x0cjson_gateway\x12\x1agooglegkeuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tgreenplum\x18\x96\n \x01(\x0b\x32\r.v1.GreenplumB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tgreenplum\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12U\n\thttp_auth\x18\xbe\x05 \x01(\x0b\x32\x0c.v1.HTTPAuthB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08httpAuth\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x61\n\x0fhttp_basic_auth\x18\xbc\x05 \x01(\x0b\x32\x11.v1.HTTPBasicAuthB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\thttpBasic\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\\\n\x0chttp_no_auth\x18\xbd\x05 \x01(\x0b\x32\x0e.v1.HTTPNoAuthB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nhttpNoAuth\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12Z\n\nkubernetes\x18\xa0\x06 \x01(\x0b\x32\x0e.v1.KubernetesB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nkubernetes\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12w\n\x15kubernetes_basic_auth\x18\xa1\x06 \x01(\x0b\x32\x17.v1.KubernetesBasicAuthB<\xf2\xf8\xb3\x07-\xca\xf3\xb3\x07(\xc2\xf4\xb3\x07#\n\x0cjson_gateway\x12\x13kuberneteshttpbasic\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x86\x01\n\x1akubernetes_service_account\x18\xa4\x06 \x01(\x0b\x32\x1c.v1.KubernetesServiceAccountBA\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x0cjson_gateway\x12\x18kubernetesserviceaccount\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\xbb\x01\n-kubernetes_service_account_user_impersonation\x18\xa8\x06 \x01(\x0b\x32-.v1.KubernetesServiceAccountUserImpersonationBR\xf2\xf8\xb3\x07\x43\xca\xf3\xb3\x07>\xc2\xf4\xb3\x07\x39\n\x0cjson_gateway\x12)kubernetesserviceaccountuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x8f\x01\n\x1dkubernetes_user_impersonation\x18\xac\x06 \x01(\x0b\x32\x1f.v1.KubernetesUserImpersonationBD\xf2\xf8\xb3\x07\x35\xca\xf3\xb3\x07\x30\xc2\xf4\xb3\x07+\n\x0cjson_gateway\x12\x1bkubernetesuserimpersonation\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12X\n\nmtls_mysql\x18\xd2\x08 \x01(\x0b\x32\r.v1.MTLSMysqlB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmTLSMysql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x61\n\rmtls_postgres\x18\x9a\n \x01(\x0b\x32\x10.v1.MTLSPostgresB5\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0cmTLSPostgres\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05maria\x18\xcf\x08 \x01(\x0b\x32\t.v1.MariaB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05maria\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tmemcached\x18\x84\x07 \x01(\x0b\x32\r.v1.MemcachedB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmemcached\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12N\n\x06memsql\x18\xd0\x08 \x01(\x0b\x32\n.v1.MemsqlB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06memsql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12X\n\nmongo_host\x18\xea\x07 \x01(\x0b\x32\r.v1.MongoHostB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmongoHost\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x61\n\x11mongo_legacy_host\x18\xe8\x07 \x01(\x0b\x32\x13.v1.MongoLegacyHostB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mongo\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12x\n\x17mongo_legacy_replicaset\x18\xe9\x07 \x01(\x0b\x32\x19.v1.MongoLegacyReplicasetB9\xf2\xf8\xb3\x07*\xca\xf3\xb3\x07%\xc2\xf4\xb3\x07 \n\x0cjson_gateway\x12\x10mongo-replicaset\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12k\n\x11mongo_replica_set\x18\xeb\x07 \x01(\x0b\x32\x13.v1.MongoReplicaSetB8\xf2\xf8\xb3\x07)\xca\xf3\xb3\x07$\xc2\xf4\xb3\x07\x1f\n\x0cjson_gateway\x12\x0fmongoReplicaSet\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12w\n\x15mongo_sharded_cluster\x18\x9e\x08 \x01(\x0b\x32\x17.v1.MongoShardedClusterB<\xf2\xf8\xb3\x07-\xca\xf3\xb3\x07(\xc2\xf4\xb3\x07#\n\x0cjson_gateway\x12\x13mongoshardedcluster\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05mysql\x18\xcc\x08 \x01(\x0b\x32\t.v1.MysqlB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mysql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12Q\n\x07neptune\x18\xca\x11 \x01(\x0b\x32\x0b.v1.NeptuneB0\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07neptune\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12[\n\x0bneptune_iam\x18\x99\x11 \x01(\x0b\x32\x0e.v1.NeptuneIAMB3\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nneptuneiam\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12N\n\x06oracle\x18\xb0\t \x01(\x0b\x32\n.v1.OracleB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06oracle\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12T\n\x08postgres\x18\x94\n \x01(\x0b\x32\x0c.v1.PostgresB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08postgres\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12N\n\x06presto\x18\xf8\n \x01(\x0b\x32\n.v1.PrestoB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06presto\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x45\n\x03rdp\x18\xdc\x0b \x01(\x0b\x32\x07.v1.RDPB,\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03rdp\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12R\n\x08rdp_cert\x18\xdd\x0b \x01(\x0b\x32\x0b.v1.RDPCertB0\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07rdpCert\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12h\n\x10rds_postgres_iam\x18\x9e\n \x01(\x0b\x32\x12.v1.RDSPostgresIAMB7\xf2\xf8\xb3\x07(\xca\xf3\xb3\x07#\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0erdspostgresiam\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12m\n\x11rabbit_mqamqp_091\x18\xc4\x13 \x01(\x0b\x32\x13.v1.RabbitMQAMQP091B:\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11rabbitmq-amqp-091\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12O\n\x07raw_tcp\x18\xa8\x14 \x01(\x0b\x32\n.v1.RawTCPB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06rawtcp\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05redis\x18\xc0\x0c \x01(\x0b\x32\t.v1.RedisB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05redis\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12T\n\x08redshift\x18\x98\n \x01(\x0b\x32\x0c.v1.RedshiftB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08redshift\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12T\n\nsql_server\x18\x88\x0e \x01(\x0b\x32\r.v1.SQLServerB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mssql\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12k\n\x13sql_server_azure_ad\x18\x8d\x0e \x01(\x0b\x32\x14.v1.SQLServerAzureADB5\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0cmssqlAzureAD\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12r\n\x16sql_server_kerberos_ad\x18\x92\x0e \x01(\x0b\x32\x17.v1.SQLServerKerberosADB6\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x0cjson_gateway\x12\rmssqlKerberos\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12\x45\n\x03ssh\x18\xec\x0e \x01(\x0b\x32\x07.v1.SSHB,\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03ssh\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12R\n\x08ssh_cert\x18\xed\x0e \x01(\x0b\x32\x0b.v1.SSHCertB0\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07sshCert\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12h\n\x10ssh_customer_key\x18\xee\x0e \x01(\x0b\x32\x12.v1.SSHCustomerKeyB7\xf2\xf8\xb3\x07(\xca\xf3\xb3\x07#\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0esshCustomerKey\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12^\n\x0cssh_password\x18\xf0\x0e \x01(\x0b\x32\x0f.v1.SSHPasswordB4\xf2\xf8\xb3\x07%\xca\xf3\xb3\x07 \xc2\xf4\xb3\x07\x1b\n\x0cjson_gateway\x12\x0bsshPassword\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12^\n\x0csingle_store\x18\xd1\x08 \x01(\x0b\x32\x0f.v1.SingleStoreB4\xf2\xf8\xb3\x07%\xca\xf3\xb3\x07 \xc2\xf4\xb3\x07\x1b\n\x0cjson_gateway\x12\x0bsinglestore\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tsnowflake\x18\xa4\r \x01(\x0b\x32\r.v1.SnowflakeB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tsnowflake\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12W\n\tsnowsight\x18\xa5\r \x01(\x0b\x32\r.v1.SnowsightB2\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tsnowsight\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12N\n\x06sybase\x18\xd0\x0f \x01(\x0b\x32\n.v1.SybaseB/\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06sybase\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12U\n\tsybase_iq\x18\xd1\x0f \x01(\x0b\x32\x0c.v1.SybaseIQB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08sybaseIQ\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12T\n\x08teradata\x18\xb4\x10 \x01(\x0b\x32\x0c.v1.TeradataB1\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08teradata\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12K\n\x05trino\x18\xf9\n \x01(\x0b\x32\t.v1.TrinoB.\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05trino\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00:c\xfa\xf8\xb3\x07T\xc2\xf3\xb3\x07O\xa2\xf3\xb3\x07!tf_examples/resource_resource.txt\xaa\xf3\xb3\x07$tf_examples/resource_data_source.txt\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x42p\n\x08resource\x12\x64\xaa\xf8\xb3\x07\t\xaa\xf8\xb3\x07\x04name\xaa\xf8\xb3\x07\t\xaa\xf8\xb3\x07\x04tags\xaa\xf8\xb3\x07\x14\xaa\xf8\xb3\x07\x0fsecret_store_id\xaa\xf8\xb3\x07\x12\xaa\xf8\xb3\x07\regress_filter\xaa\xf8\xb3\x07\x13\xaa\xf8\xb3\x07\x0e\x62ind_interface\"\x9a\x12\n\x03\x41KS\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\x13 \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x03 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\x05 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x07 \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x11 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x12 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x0b \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\n \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0c \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:[\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07J\xca\xf3\xb3\x07\x45\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03\x61ks\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03\x61ks\xc2\xf4\xb3\x07\x19\n\x12terraform-provider\x12\x03\x61ks\"\xd0\x0b\n\x0c\x41KSBasicAuth\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x05 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12s\n\x08password\x18\x04 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhttp-password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12s\n\x08username\x18\x03 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhttp-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:}\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07l\xca\xf3\xb3\x07g\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x61kshttpbasic\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0c\x61kshttpbasic\xc2\xf4\xb3\x07$\n\x12terraform-provider\x12\x0e\x61ks_basic_auth\"\xbf\x10\n\x11\x41KSServiceAccount\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\r \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x0b \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x0c \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x04 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x06 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x05 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12l\n\x05token\x18\x03 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tapi-token\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x87\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07v\xca\xf3\xb3\x07q\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x61ksserviceaccount\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61ksserviceaccount\xc2\xf4\xb3\x07)\n\x12terraform-provider\x12\x13\x61ks_service_account\"\xac\x0b\n\"AKSServiceAccountUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x04 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12l\n\x05token\x18\x03 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tapi-token\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xbe\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\xac\x01\xca\xf3\xb3\x07\xa6\x01\xc2\xf4\xb3\x07)\n\x03\x63li\x12\"aksserviceaccountuserimpersonation\xc2\xf4\xb3\x07\x32\n\x0cjson_gateway\x12\"aksserviceaccountuserimpersonation\xc2\xf4\xb3\x07<\n\x12terraform-provider\x12&aks_service_account_user_impersonation\"\x86\r\n\x14\x41KSUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x03 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\x05 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x07 \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\n \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:\x90\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x7f\xca\xf3\xb3\x07z\xc2\xf4\xb3\x07\x1b\n\x03\x63li\x12\x14\x61ksuserimpersonation\xc2\xf4\xb3\x07$\n\x0cjson_gateway\x12\x14\x61ksuserimpersonation\xc2\xf4\xb3\x07,\n\x12terraform-provider\x12\x16\x61ks_user_impersonation\"\x85\n\n\x03\x41WS\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x01 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12healthcheck_region\x18\x04 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12healthcheck-region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\n \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x06 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x02 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:[\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07J\xca\xf3\xb3\x07\x45\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03\x61ws\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03\x61ws\xc2\xf4\xb3\x07\x19\n\x12terraform-provider\x12\x03\x61ws\"\xec\x0c\n\nAWSConsole\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x8e\x01\n\x14\x65nable_env_variables\x18\x01 \x01(\x08\x42p\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07-\xca\xf3\xb3\x07(\xc2\xf4\xb3\x07#\n\x03\x63li\x12\x1c\x65nable-environment-variables\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa4\x01\n#identity_alias_healthcheck_username\x18\t \x01(\tBw\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fidentity_set_id\x18\x08 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x02 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x04 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x0esession_expiry\x18\x05 \x01(\x05\x42j\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x03\x63li\x12\x16session-expiry-seconds\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x06 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:q\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07`\xca\xf3\xb3\x07[\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nawsConsole\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nawsConsole\xc2\xf4\xb3\x07!\n\x12terraform-provider\x12\x0b\x61ws_console\"\x8f\x0e\n\x17\x41WSConsoleStaticKeyPair\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12u\n\naccess_key\x18\x01 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\xa4\x01\n#identity_alias_healthcheck_username\x18\n \x01(\tBw\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fidentity_set_id\x18\t \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x08 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x05 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x02 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x0esession_expiry\x18\x06 \x01(\x05\x42j\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x03\x63li\x12\x16session-expiry-seconds\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x07 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:\x9d\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x8b\x01\xca\xf3\xb3\x07\x85\x01\xc2\xf4\xb3\x07\x1e\n\x03\x63li\x12\x17\x61wsConsoleStaticKeyPair\xc2\xf4\xb3\x07\'\n\x0cjson_gateway\x12\x17\x61wsConsoleStaticKeyPair\xc2\xf4\xb3\x07\x31\n\x12terraform-provider\x12\x1b\x61ws_console_static_key_pair\"\xc2\t\n\x12\x41WSInstanceProfile\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x8e\x01\n\x14\x65nable_env_variables\x18\x01 \x01(\x08\x42p\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07-\xca\xf3\xb3\x07(\xc2\xf4\xb3\x07#\n\x03\x63li\x12\x1c\x65nable-environment-variables\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x08 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x02 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x04 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x8a\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07y\xca\xf3\xb3\x07t\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x61wsinstanceprofile\xc2\xf4\xb3\x07\"\n\x0cjson_gateway\x12\x12\x61wsinstanceprofile\xc2\xf4\xb3\x07*\n\x12terraform-provider\x12\x14\x61ws_instance_profile\"\xa0\x15\n\tAmazonEKS\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\x12 \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x04 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x0c\x63luster_name\x18\x07 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x63luster-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x10 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x11 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x0c \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x0b \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0f \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x08 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\n \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x03 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:n\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07]\xca\xf3\xb3\x07X\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tamazoneks\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tamazoneks\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\namazon_eks\"\xe7\x13\n\x18\x41mazonEKSInstanceProfile\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\x12 \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x0c\x63luster_name\x18\x05 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x63luster-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x10 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x11 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x08 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\n \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\t \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0f \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x04 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x07 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x9f\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x8d\x01\xca\xf3\xb3\x07\x87\x01\xc2\xf4\xb3\x07\x1f\n\x03\x63li\x12\x18\x61mazoneksinstanceprofile\xc2\xf4\xb3\x07(\n\x0cjson_gateway\x12\x18\x61mazoneksinstanceprofile\xc2\xf4\xb3\x07\x31\n\x12terraform-provider\x12\x1b\x61mazon_eks_instance_profile\"\xd2\x0e\n)AmazonEKSInstanceProfileUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x0c\x63luster_name\x18\x05 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x63luster-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x08 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0f \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x04 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x07 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xd4\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\xc2\x01\xca\xf3\xb3\x07\xbc\x01\xc2\xf4\xb3\x07\x30\n\x03\x63li\x12)amazoneksinstanceprofileuserimpersonation\xc2\xf4\xb3\x07\x39\n\x0cjson_gateway\x12)amazoneksinstanceprofileuserimpersonation\xc2\xf4\xb3\x07\x44\n\x12terraform-provider\x12.amazon_eks_instance_profile_user_impersonation\"\x8e\x10\n\x1a\x41mazonEKSUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x04 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x0c\x63luster_name\x18\x07 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x63luster-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0f \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x08 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\n \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x03 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xa5\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x93\x01\xca\xf3\xb3\x07\x8d\x01\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61mazoneksuserimpersonation\xc2\xf4\xb3\x07*\n\x0cjson_gateway\x12\x1a\x61mazoneksuserimpersonation\xc2\xf4\xb3\x07\x33\n\x12terraform-provider\x12\x1d\x61mazon_eks_user_impersonation\"\xf1\n\n\x08\x41mazonES\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x04 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x65ndpoint\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x01 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x07 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x02 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:k\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Z\xca\xf3\xb3\x07U\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x61mazones\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x61mazones\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tamazon_es\"\xfd\t\n\x0f\x41mazonMQAMQP091\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x08 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x85\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07t\xca\xf3\xb3\x07o\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x61mazonmq-amqp-091\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61mazonmq-amqp-091\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11\x61mazonmq_amqp_091\"\xf8\n\n\x06\x41thena\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12y\n\naccess_key\x18\x01 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x61ws-access-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x06output\x18\x03 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12s3-output-location\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x05 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x07 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x84\x01\n\x11secret_access_key\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x61ws-secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06\x61thena\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x61thena\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06\x61thena\"\x8b\x0c\n\x0b\x41uroraMysql\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\n \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:v\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x65\xca\xf3\xb3\x07`\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x61urora-mysql\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0c\x61urora-mysql\xc2\xf4\xb3\x07\"\n\x12terraform-provider\x12\x0c\x61urora_mysql\"\xf9\n\n\x0e\x41uroraMysqlIAM\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13role_assumption_arn\x18\x08 \x01(\tBg\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13role-assumption-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x87\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07v\xca\xf3\xb3\x07q\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10\x61urora-mysql-iam\xc2\xf4\xb3\x07 \n\x0cjson_gateway\x12\x10\x61urora-mysql-iam\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10\x61urora_mysql_iam\"\xf0\n\n\x0e\x41uroraPostgres\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x7f\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07n\xca\xf3\xb3\x07i\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0f\x61urora-postgres\xc2\xf4\xb3\x07\x1f\n\x0cjson_gateway\x12\x0f\x61urora-postgres\xc2\xf4\xb3\x07%\n\x12terraform-provider\x12\x0f\x61urora_postgres\"\xff\x0b\n\x11\x41uroraPostgresIAM\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13role_assumption_arn\x18\n \x01(\tBg\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13role-assumption-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x87\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07v\xca\xf3\xb3\x07q\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x61urorapostgresiam\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x61urorapostgresiam\xc2\xf4\xb3\x07)\n\x12terraform-provider\x12\x13\x61urora_postgres_iam\"\xec\x07\n\x05\x41zure\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06\x61pp_id\x18\x01 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06\x61pp-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x08 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12p\n\ttenant_id\x18\x02 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\ttenant-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05\x61zure\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x61zure\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05\x61zure\"\x98\x08\n\x10\x41zureCertificate\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06\x61pp_id\x18\x01 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06\x61pp-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12{\n\x12\x63lient_certificate\x18\x03 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0b\x63\x65rtificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\n \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12p\n\ttenant_id\x18\x02 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\ttenant-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:u\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x64\xca\xf3\xb3\x07_\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tazurecert\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tazurecert\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11\x61zure_certificate\"\x85\x0c\n\nAzureMysql\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\t \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:q\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07`\xca\xf3\xb3\x07[\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nazuremysql\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nazuremysql\xc2\xf4\xb3\x07!\n\x12terraform-provider\x12\x0b\x61zure_mysql\"\xea\n\n\rAzurePostgres\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:z\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07i\xca\xf3\xb3\x07\x64\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\razurepostgres\xc2\xf4\xb3\x07\x1d\n\x0cjson_gateway\x12\razurepostgres\xc2\xf4\xb3\x07$\n\x12terraform-provider\x12\x0e\x61zure_postgres\"\xce\x0c\n\x1c\x41zurePostgresManagedIdentity\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\n \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xab\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x99\x01\xca\xf3\xb3\x07\x93\x01\xc2\xf4\xb3\x07#\n\x03\x63li\x12\x1c\x61zurepostgresmanagedidentity\xc2\xf4\xb3\x07,\n\x0cjson_gateway\x12\x1c\x61zurepostgresmanagedidentity\xc2\xf4\xb3\x07\x35\n\x12terraform-provider\x12\x1f\x61zure_postgres_managed_identity\"\xef\x08\n\x08\x42igQuery\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0bprivate_key\x18\x01 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bprivate-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12l\n\x07project\x18\x02 \x01(\tB[\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x18\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07project\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:k\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Z\xca\xf3\xb3\x07U\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x62igquery\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x62igquery\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tbig_query\"\xde\t\n\tCassandra\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x06 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tcassandra\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tcassandra\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tcassandra\"\xc9\n\n\x05\x43itus\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05\x63itus\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x63itus\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05\x63itus\"\xa5\x08\n\x0e\x43lickHouseHTTP\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12n\n\x08\x64\x61tabase\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x64\n\x03url\x18\x01 \x01(\tBW\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x14\xca\xf3\xb3\x07\x0f\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03url\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:~\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07m\xca\xf3\xb3\x07h\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0e\x63lickhouseHTTP\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0e\x63lickhouseHTTP\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10\x63lick_house_http\"\xf9\n\n\x0f\x43lickHouseMySQL\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x82\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07q\xca\xf3\xb3\x07l\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0f\x63lickhousemysql\xc2\xf4\xb3\x07\x1f\n\x0cjson_gateway\x12\x0f\x63lickhousemysql\xc2\xf4\xb3\x07(\n\x12terraform-provider\x12\x12\x63lick_house_my_sql\"\xe0\n\n\rClickHouseTCP\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x07 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x06 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:{\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07j\xca\xf3\xb3\x07\x65\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rclickhouseTCP\xc2\xf4\xb3\x07\x1d\n\x0cjson_gateway\x12\rclickhouseTCP\xc2\xf4\xb3\x07%\n\x12terraform-provider\x12\x0f\x63lick_house_tcp\"\xfc\x0b\n\x08\x43lustrix\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\t \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:j\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Y\xca\xf3\xb3\x07T\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x63lustrix\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08\x63lustrix\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08\x63lustrix\"\xd9\n\n\tCockroach\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tcockroach\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tcockroach\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tcockroach\"\xf2\n\n\x11\x43ouchbaseDatabase\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x08 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12p\n\tn1ql_port\x18\x04 \x01(\x05\x42]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tn1ql-port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\t \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x07 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x86\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07u\xca\xf3\xb3\x07p\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x63ouchbaseDatabase\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x63ouchbaseDatabase\xc2\xf4\xb3\x07(\n\x12terraform-provider\x12\x12\x63ouchbase_database\"\xac\x08\n\x0e\x43ouchbaseWebUI\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x04 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x64\n\x03url\x18\x01 \x01(\tBW\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x14\xca\xf3\xb3\x07\x0f\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03url\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:~\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07m\xca\xf3\xb3\x07h\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0e\x63ouchbaseWebUI\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0e\x63ouchbaseWebUI\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10\x63ouchbase_web_ui\"\xcc\t\n\x04\x44\x42\x32I\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x07 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:`\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07O\xca\xf3\xb3\x07J\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04\x64\x62\x32i\xc2\xf4\xb3\x07\x14\n\x0cjson_gateway\x12\x04\x64\x62\x32i\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06\x64\x62_2_i\"\xcc\t\n\x06\x44\x42\x32LUW\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:f\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07U\xca\xf3\xb3\x07P\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06\x64\x62\x32luw\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x64\x62\x32luw\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08\x64\x62_2_luw\"\xf6\t\n\x0e\x44ocumentDBHost\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:~\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07m\xca\xf3\xb3\x07h\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0e\x64ocumentdbhost\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0e\x64ocumentdbhost\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10\x64ocument_db_host\"\x96\x08\n\x11\x44ocumentDBHostIAM\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\t \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:\x88\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07w\xca\xf3\xb3\x07r\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64ocumentdbhostiam\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11\x64ocumentdbhostiam\xc2\xf4\xb3\x07*\n\x12terraform-provider\x12\x14\x64ocument_db_host_iam\"\xa4\x0b\n\x14\x44ocumentDBReplicaSet\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x63onnect_to_replica\x18\x07 \x01(\x08\x42\x66\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63onnect-to-replica\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0breplica_set\x18\x06 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0breplica-set\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x92\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x80\x01\xca\xf3\xb3\x07{\xc2\xf4\xb3\x07\x1b\n\x03\x63li\x12\x14\x64ocumentdbreplicaset\xc2\xf4\xb3\x07$\n\x0cjson_gateway\x12\x14\x64ocumentdbreplicaset\xc2\xf4\xb3\x07-\n\x12terraform-provider\x12\x17\x64ocument_db_replica_set\"\xd6\x08\n\x05\x44ruid\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05\x64ruid\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05\x64ruid\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05\x64ruid\"\xed\n\n\x08\x44ynamoDB\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x01 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x65ndpoint\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x07 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x02 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:g\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07V\xca\xf3\xb3\x07Q\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06\x64ynamo\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06\x64ynamo\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tdynamo_db\"\x84\t\n\x0b\x44ynamoDBIAM\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x01 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x05 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:u\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x64\xca\xf3\xb3\x07_\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tdynamoiam\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tdynamoiam\xc2\xf4\xb3\x07\"\n\x12terraform-provider\x12\x0c\x64ynamo_dbiam\"\xd6\t\n\x07\x45lastic\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x06 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:g\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07V\xca\xf3\xb3\x07Q\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07\x65lastic\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07\x65lastic\xc2\xf4\xb3\x07\x1d\n\x12terraform-provider\x12\x07\x65lastic\"\xe9\t\n\x10\x45lasticacheRedis\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x04 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x05 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:q\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07`\xca\xf3\xb3\x07[\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07\x65\x63redis\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07\x65\x63redis\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11\x65lasticache_redis\"\xf4\x06\n\x03GCP\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12p\n\x07keyfile\x18\x01 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bsvc-keyfile\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x0b \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06scopes\x18\x02 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06scopes\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:[\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07J\xca\xf3\xb3\x07\x45\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03gcp\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03gcp\xc2\xf4\xb3\x07\x19\n\x12terraform-provider\x12\x03gcp\"\xa6\x0b\n\nGCPConsole\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x05 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x04 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x0esession_expiry\x18\x03 \x01(\x05\x42j\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x03\x63li\x12\x16session-expiry-seconds\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x06 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11workforce_pool_id\x18\x01 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11workforce-pool-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15workforce_provider_id\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15workforce-provider-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:q\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07`\xca\xf3\xb3\x07[\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\ngcpConsole\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\ngcpConsole\xc2\xf4\xb3\x07!\n\x12terraform-provider\x12\x0bgcp_console\"\xd3\x0c\n\x06GCPWIF\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x05 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x04 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12r\n\nproject_id\x18\r \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nproject-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06scopes\x18\x07 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06scopes\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x0esession_expiry\x18\x03 \x01(\x05\x42j\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\'\xca\xf3\xb3\x07\"\xc2\xf4\xb3\x07\x1d\n\x03\x63li\x12\x16session-expiry-seconds\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11workforce_pool_id\x18\x01 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11workforce-pool-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15workforce_provider_id\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15workforce-provider-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06gcpWIF\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06gcpWIF\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06gcpwif\"\xd9\x10\n\tGoogleGKE\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\x11 \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x0f \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x10 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x06 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x08 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x07 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0e \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13service_account_key\x18\x04 \x01(\tBg\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13service-account-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:n\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07]\xca\xf3\xb3\x07X\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tgooglegke\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tgooglegke\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\ngoogle_gke\"\xc7\x0b\n\x1aGoogleGKEUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x02 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x06 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0c \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13service_account_key\x18\x04 \x01(\tBg\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13service-account-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xa5\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x93\x01\xca\xf3\xb3\x07\x8d\x01\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1agooglegkeuserimpersonation\xc2\xf4\xb3\x07*\n\x0cjson_gateway\x12\x1agooglegkeuserimpersonation\xc2\xf4\xb3\x07\x33\n\x12terraform-provider\x12\x1dgoogle_gke_user_impersonation\"\xd9\n\n\tGreenplum\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tgreenplum\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tgreenplum\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tgreenplum\"\x9f\n\n\x08HTTPAuth\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12t\n\x0b\x61uth_header\x18\x03 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0b\x61uth-header\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12v\n\x0c\x64\x65\x66\x61ult_path\x18\x05 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x64\x65\x66\x61ult-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11headers_blacklist\x18\x04 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11headers-exclusion\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12y\n\x10healthcheck_path\x18\x02 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bhealth-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rhost_override\x18\x07 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhost-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x06 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x64\n\x03url\x18\x01 \x01(\tBW\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x14\xca\xf3\xb3\x07\x0f\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03url\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:k\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Z\xca\xf3\xb3\x07U\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08httpAuth\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08httpAuth\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\thttp_auth\"\x96\x0b\n\rHTTPBasicAuth\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12v\n\x0c\x64\x65\x66\x61ult_path\x18\x06 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x64\x65\x66\x61ult-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11headers_blacklist\x18\x05 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11headers-exclusion\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12y\n\x10healthcheck_path\x18\x02 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bhealth-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rhost_override\x18\x08 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhost-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12u\n\tsubdomain\x18\x07 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x64\n\x03url\x18\x01 \x01(\tBW\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x14\xca\xf3\xb3\x07\x0f\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03url\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:s\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x62\xca\xf3\xb3\x07]\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\thttpBasic\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\thttpBasic\xc2\xf4\xb3\x07%\n\x12terraform-provider\x12\x0fhttp_basic_auth\"\xb2\t\n\nHTTPNoAuth\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12v\n\x0c\x64\x65\x66\x61ult_path\x18\x04 \x01(\tB`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0c\x64\x65\x66\x61ult-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11headers_blacklist\x18\x03 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11headers-exclusion\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12y\n\x10healthcheck_path\x18\x02 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bhealth-path\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rhost_override\x18\x06 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhost-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\tsubdomain\x18\x05 \x01(\tBb\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1f\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0ehttp-subdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x64\n\x03url\x18\x01 \x01(\tBW\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x14\xca\xf3\xb3\x07\x0f\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03url\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:r\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x61\xca\xf3\xb3\x07\\\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nhttpNoAuth\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nhttpNoAuth\xc2\xf4\xb3\x07\"\n\x12terraform-provider\x12\x0chttp_no_auth\"\xb6\x12\n\nKubernetes\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\x13 \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x03 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\x05 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x07 \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x11 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x12 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x0b \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\n \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x0c \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:p\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07_\xca\xf3\xb3\x07Z\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nkubernetes\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nkubernetes\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\nkubernetes\"\xee\x0b\n\x13KubernetesBasicAuth\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x05 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12s\n\x08password\x18\x04 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhttp-password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12s\n\x08username\x18\x03 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rhttp-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x93\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x81\x01\xca\xf3\xb3\x07|\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13kuberneteshttpbasic\xc2\xf4\xb3\x07#\n\x0cjson_gateway\x12\x13kuberneteshttpbasic\xc2\xf4\xb3\x07+\n\x12terraform-provider\x12\x15kubernetes_basic_auth\"\xdd\x10\n\x18KubernetesServiceAccount\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x92\x01\n\x1a\x61llow_resource_role_bypass\x18\r \x01(\x08\x42n\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07+\xca\xf3\xb3\x07&\xc2\xf4\xb3\x07!\n\x03\x63li\x12\x1a\x61llow-resource-role-bypass\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11\x64iscovery_enabled\x18\x0b \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11\x64iscovery-enabled\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x64iscovery_username\x18\x0c \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x64iscovery-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x04 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x06 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x05 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12l\n\x05token\x18\x03 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tapi-token\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x9e\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x8c\x01\xca\xf3\xb3\x07\x86\x01\xc2\xf4\xb3\x07\x1f\n\x03\x63li\x12\x18kubernetesserviceaccount\xc2\xf4\xb3\x07(\n\x0cjson_gateway\x12\x18kubernetesserviceaccount\xc2\xf4\xb3\x07\x30\n\x12terraform-provider\x12\x1akubernetes_service_account\"\xc8\x0b\n)KubernetesServiceAccountUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xca\x02\n\x15healthcheck_namespace\x18\x04 \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12l\n\x05token\x18\x03 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tapi-token\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\xd3\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\xc1\x01\xca\xf3\xb3\x07\xbb\x01\xc2\xf4\xb3\x07\x30\n\x03\x63li\x12)kubernetesserviceaccountuserimpersonation\xc2\xf4\xb3\x07\x39\n\x0cjson_gateway\x12)kubernetesserviceaccountuserimpersonation\xc2\xf4\xb3\x07\x43\n\x12terraform-provider\x12-kubernetes_service_account_user_impersonation\"\xa4\r\n\x1bKubernetesUserImpersonation\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x03 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\x05 \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x07 \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\xca\x02\n\x15healthcheck_namespace\x18\t \x01(\tB\xaa\x02\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\xe6\x01\xca\xf3\xb3\x07\xe0\x01\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15healthcheck-namespace\x9a\xf5\xb3\x07\xb9\x01\n\x12terraform-provider\x12\xa2\x01The path used to check the health of your connection. Defaults to `default`. This field is required, and is only marked as optional for backwards compatibility.\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x02 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\n \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:\xa7\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x95\x01\xca\xf3\xb3\x07\x8f\x01\xc2\xf4\xb3\x07\"\n\x03\x63li\x12\x1bkubernetesuserimpersonation\xc2\xf4\xb3\x07+\n\x0cjson_gateway\x12\x1bkubernetesuserimpersonation\xc2\xf4\xb3\x07\x33\n\x12terraform-provider\x12\x1dkubernetes_user_impersonation\"\x80\x10\n\tMTLSMysql\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x07 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\t \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x0b \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x0e \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0bserver_name\x18\r \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bserver-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\x10 \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:s\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x62\xca\xf3\xb3\x07]\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tmTLSMysql\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmTLSMysql\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\nmtls_mysql\"\xe0\x0e\n\x0cMTLSPostgres\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x88\x01\n\x15\x63\x65rtificate_authority\x18\x08 \x01(\tBi\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07&\xca\xf3\xb3\x07!\xc2\xf4\xb3\x07\x1c\n\x03\x63li\x12\x15\x63\x65rtificate-authority\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x82\x01\n\x12\x63lient_certificate\x18\n \x01(\tBf\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63lient-certificate\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nclient_key\x18\x0c \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nclient-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0bserver_name\x18\x0e \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bserver-name\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:w\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x66\xca\xf3\xb3\x07\x61\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0cmTLSPostgres\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0cmTLSPostgres\xc2\xf4\xb3\x07#\n\x12terraform-provider\x12\rmtls_postgres\"\xf0\x0b\n\x05Maria\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\t \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05maria\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05maria\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05maria\"\x86\x07\n\tMemcached\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tmemcached\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmemcached\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tmemcached\"\xf4\x0b\n\x06Memsql\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\t \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06memsql\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06memsql\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06memsql\"\xd9\n\n\tMongoHost\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x08 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:n\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07]\xca\xf3\xb3\x07X\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tmongoHost\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tmongoHost\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\nmongo_host\"\xe3\n\n\x0fMongoLegacyHost\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x08 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:r\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x61\xca\xf3\xb3\x07\\\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05mongo\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mongo\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11mongo_legacy_host\"\x81\r\n\x15MongoLegacyReplicaset\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x63onnect_to_replica\x18\x08 \x01(\x08\x42\x66\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63onnect-to-replica\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0breplica_set\x18\x07 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0breplica-set\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\t \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x8e\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07}\xca\xf3\xb3\x07x\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10mongo-replicaset\xc2\xf4\xb3\x07 \n\x0cjson_gateway\x12\x10mongo-replicaset\xc2\xf4\xb3\x07-\n\x12terraform-provider\x12\x17mongo_legacy_replicaset\"\xee\x0c\n\x0fMongoReplicaSet\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x82\x01\n\x12\x63onnect_to_replica\x18\x08 \x01(\x08\x42\x66\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07#\xca\xf3\xb3\x07\x1e\xc2\xf4\xb3\x07\x19\n\x03\x63li\x12\x12\x63onnect-to-replica\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0breplica_set\x18\x07 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0breplica-set\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\t \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x81\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07p\xca\xf3\xb3\x07k\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fmongoReplicaSet\xc2\xf4\xb3\x07\x1f\n\x0cjson_gateway\x12\x0fmongoReplicaSet\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11mongo_replica_set\"\x9b\n\n\x13MongoShardedCluster\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rauth_database\x18\x02 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rauth-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x06 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x8d\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07|\xca\xf3\xb3\x07w\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13mongoshardedcluster\xc2\xf4\xb3\x07#\n\x0cjson_gateway\x12\x13mongoshardedcluster\xc2\xf4\xb3\x07+\n\x12terraform-provider\x12\x15mongo_sharded_cluster\"\xf0\x0b\n\x05Mysql\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\n \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05mysql\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mysql\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05mysql\"\xfe\x06\n\x07Neptune\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:g\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07V\xca\xf3\xb3\x07Q\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07neptune\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07neptune\xc2\xf4\xb3\x07\x1d\n\x12terraform-provider\x12\x07neptune\"\xe1\x0b\n\nNeptuneIAM\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12u\n\naccess_key\x18\x04 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\raccess-key-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x65ndpoint\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x65ndpoint\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08role_arn\x18\x07 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08role-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12~\n\x10role_external_id\x18\x08 \x01(\tBd\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07!\xca\xf3\xb3\x07\x1c\xc2\xf4\xb3\x07\x17\n\x03\x63li\x12\x10role-external-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11secret_access_key\x18\x05 \x01(\tBe\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11secret-access-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:q\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07`\xca\xf3\xb3\x07[\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nneptuneiam\xc2\xf4\xb3\x07\x1a\n\x0cjson_gateway\x12\nneptuneiam\xc2\xf4\xb3\x07!\n\x12terraform-provider\x12\x0bneptune_iam\"\xc2\n\n\x06Oracle\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x07 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06oracle\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06oracle\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06oracle\"\xd5\n\n\x08Postgres\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:j\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Y\xca\xf3\xb3\x07T\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08postgres\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08postgres\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08postgres\"\xc2\n\n\x06Presto\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x07 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06presto\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06presto\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06presto\"\xdb\n\n\x03RDP\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x90\x01\n\x19\x64owngrade_nla_connections\x18\x06 \x01(\x08\x42m\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07*\xca\xf3\xb3\x07%\xc2\xf4\xb3\x07 \n\x03\x63li\x12\x19\x64owngrade-nla-connections\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rlock_required\x18\n \x01(\x08\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rlock-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:[\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07J\xca\xf3\xb3\x07\x45\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03rdp\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03rdp\xc2\xf4\xb3\x07\x19\n\x12terraform-provider\x12\x03rdp\"\xc4\x0b\n\x07RDPCert\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x06 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x05 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rlock_required\x18\x0b \x01(\x08\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rlock-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x04 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x8a\x01\n\x08username\x18\x02 \x01(\tBx\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xda\xf4\xb3\x07\x12leased-credentials:h\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07W\xca\xf3\xb3\x07R\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07rdpCert\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07rdpCert\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08rdp_cert\"\xf2\x0b\n\x0eRDSPostgresIAM\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06region\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06region\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13role_assumption_arn\x18\n \x01(\tBg\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13role-assumption-arn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:~\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07m\xca\xf3\xb3\x07h\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0erdspostgresiam\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0erdspostgresiam\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10rds_postgres_iam\"\xfd\t\n\x0fRabbitMQAMQP091\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x08 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x85\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07t\xca\xf3\xb3\x07o\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11rabbitmq-amqp-091\xc2\xf4\xb3\x07!\n\x0cjson_gateway\x12\x11rabbitmq-amqp-091\xc2\xf4\xb3\x07\'\n\x12terraform-provider\x12\x11rabbitmq_amqp_091\"\xfb\x06\n\x06RawTCP\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:e\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07T\xca\xf3\xb3\x07O\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06rawtcp\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06rawtcp\xc2\xf4\xb3\x07\x1d\n\x12terraform-provider\x12\x07raw_tcp\"\xce\t\n\x05Redis\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x04 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x02 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12v\n\x0ctls_required\x18\x06 \x01(\x08\x42`\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1d\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0ctls-required\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:a\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07P\xca\xf3\xb3\x07K\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05redis\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05redis\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05redis\"\xd5\n\n\x08Redshift\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x07 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:j\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Y\xca\xf3\xb3\x07T\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08redshift\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08redshift\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08redshift\"\xd5\x0c\n\tSQLServer\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x94\x01\n\x1b\x61llow_deprecated_encryption\x18\t \x01(\x08\x42o\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07,\xca\xf3\xb3\x07\'\xc2\xf4\xb3\x07\"\n\x03\x63li\x12\x1b\x61llow-deprecated-encryption\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x08 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x07 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06schema\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06schema\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:f\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07U\xca\xf3\xb3\x07P\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05mssql\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05mssql\xc2\xf4\xb3\x07 \n\x12terraform-provider\x12\nsql_server\"\xe3\r\n\x10SQLServerAzureAD\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x94\x01\n\x1b\x61llow_deprecated_encryption\x18\n \x01(\x08\x42o\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07,\xca\xf3\xb3\x07\'\xc2\xf4\xb3\x07\"\n\x03\x63li\x12\x1b\x61llow-deprecated-encryption\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12p\n\tclient_id\x18\x02 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tclient-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x80\x01\n\x11override_database\x18\x08 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x07 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06schema\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06schema\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06secret\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06secret\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12p\n\ttenant_id\x18\t \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\ttenant-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:}\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07l\xca\xf3\xb3\x07g\xc2\xf4\xb3\x07\x13\n\x03\x63li\x12\x0cmssqlAzureAD\xc2\xf4\xb3\x07\x1c\n\x0cjson_gateway\x12\x0cmssqlAzureAD\xc2\xf4\xb3\x07)\n\x12terraform-provider\x12\x13sql_server_azure_ad\"\xca\x0f\n\x13SQLServerKerberosAD\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x94\x01\n\x1b\x61llow_deprecated_encryption\x18\x0c \x01(\x08\x42o\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07,\xca\xf3\xb3\x07\'\xc2\xf4\xb3\x07\"\n\x03\x63li\x12\x1b\x61llow-deprecated-encryption\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06keytab\x18\x03 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06keytab\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12r\n\nkrb_config\x18\t \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nkrb-config\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x80\x01\n\x11override_database\x18\x08 \x01(\x08\x42\x65\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\"\xca\xf3\xb3\x07\x1d\xc2\xf4\xb3\x07\x18\n\x03\x63li\x12\x11override-database\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x07 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12h\n\x05realm\x18\x0b \x01(\tBY\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x16\xca\xf3\xb3\x07\x11\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05realm\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12j\n\x06schema\x18\x06 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06schema\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12r\n\nserver_spn\x18\n \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\nserver-spn\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:\x82\x01\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07q\xca\xf3\xb3\x07l\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rmssqlKerberos\xc2\xf4\xb3\x07\x1d\n\x0cjson_gateway\x12\rmssqlKerberos\xc2\xf4\xb3\x07,\n\x12terraform-provider\x12\x16sql_server_kerberos_ad\"\xdd\x0b\n\x03SSH\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x9a\x01\n\x1e\x61llow_deprecated_key_exchanges\x18\x06 \x01(\x08\x42r\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07/\xca\xf3\xb3\x07*\xc2\xf4\xb3\x07%\n\x03\x63li\x12\x1e\x61llow-deprecated-key-exchanges\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08key_type\x18\x08 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08key-type\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fport_forwarding\x18\x05 \x01(\x08\x42\x63\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fport-forwarding\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12r\n\npublic_key\x18\x04 \x01(\tB^\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1b\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x03\x63li\x12\npublic-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:[\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07J\xca\xf3\xb3\x07\x45\xc2\xf4\xb3\x07\n\n\x03\x63li\x12\x03ssh\xc2\xf4\xb3\x07\x13\n\x0cjson_gateway\x12\x03ssh\xc2\xf4\xb3\x07\x19\n\x12terraform-provider\x12\x03ssh\"\xd5\r\n\x07SSHCert\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x9a\x01\n\x1e\x61llow_deprecated_key_exchanges\x18\x05 \x01(\x08\x42r\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07/\xca\xf3\xb3\x07*\xc2\xf4\xb3\x07%\n\x03\x63li\x12\x1e\x61llow-deprecated-key-exchanges\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xbd\x01\n#identity_alias_healthcheck_username\x18\x08 \x01(\tB\x8f\x01\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x34\xca\xf3\xb3\x07/\xc2\xf4\xb3\x07*\n\x03\x63li\x12#identity-alias-healthcheck-username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x13\xda\xf4\xb3\x07\x0eidentity-alias\x12|\n\x0fidentity_set_id\x18\x07 \x01(\tBc\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fidentity-set-id\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08key_type\x18\t \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08key-type\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fport_forwarding\x18\x04 \x01(\x08\x42\x63\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fport-forwarding\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x8a\x01\n\x08username\x18\x02 \x01(\tBx\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xda\xf4\xb3\x07\x12leased-credentials:h\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07W\xca\xf3\xb3\x07R\xc2\xf4\xb3\x07\x0e\n\x03\x63li\x12\x07sshCert\xc2\xf4\xb3\x07\x17\n\x0cjson_gateway\x12\x07sshCert\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08ssh_cert\"\x9d\x0b\n\x0eSSHCustomerKey\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x9a\x01\n\x1e\x61llow_deprecated_key_exchanges\x18\x06 \x01(\x08\x42r\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07/\xca\xf3\xb3\x07*\xc2\xf4\xb3\x07%\n\x03\x63li\x12\x1e\x61llow-deprecated-key-exchanges\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fport_forwarding\x18\x05 \x01(\x08\x42\x63\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fport-forwarding\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12t\n\x0bprivate_key\x18\x04 \x01(\tB_\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1c\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bprivate-key\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:~\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07m\xca\xf3\xb3\x07h\xc2\xf4\xb3\x07\x15\n\x03\x63li\x12\x0esshCustomerKey\xc2\xf4\xb3\x07\x1e\n\x0cjson_gateway\x12\x0esshCustomerKey\xc2\xf4\xb3\x07&\n\x12terraform-provider\x12\x10ssh_customer_key\"\x8a\x0b\n\x0bSSHPassword\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x9a\x01\n\x1e\x61llow_deprecated_key_exchanges\x18\x06 \x01(\x08\x42r\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07/\xca\xf3\xb3\x07*\xc2\xf4\xb3\x07%\n\x03\x63li\x12\x1e\x61llow-deprecated-key-exchanges\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x03 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12|\n\x0fport_forwarding\x18\x05 \x01(\x08\x42\x63\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07 \xca\xf3\xb3\x07\x1b\xc2\xf4\xb3\x07\x16\n\x03\x63li\x12\x0fport-forwarding\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x07 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:t\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x63\xca\xf3\xb3\x07^\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bsshPassword\xc2\xf4\xb3\x07\x1b\n\x0cjson_gateway\x12\x0bsshPassword\xc2\xf4\xb3\x07\"\n\x12terraform-provider\x12\x0cssh_password\"\x89\x0c\n\x0bSingleStore\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x06 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x05 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\x84\x01\n\x13require_native_auth\x18\x07 \x01(\x08\x42g\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07$\xca\xf3\xb3\x07\x1f\xc2\xf4\xb3\x07\x1a\n\x03\x63li\x12\x13require-native-auth\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12\xa0\x01\n!use_azure_single_server_usernames\x18\t \x01(\x08\x42u\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x32\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x03\x63li\x12!use-azure-single-server-usernames\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:t\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x63\xca\xf3\xb3\x07^\xc2\xf4\xb3\x07\x12\n\x03\x63li\x12\x0bsinglestore\xc2\xf4\xb3\x07\x1b\n\x0cjson_gateway\x12\x0bsinglestore\xc2\xf4\xb3\x07\"\n\x12terraform-provider\x12\x0csingle_store\"\xda\t\n\tSnowflake\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x04 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12x\n\rport_override\x18\x06 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12j\n\x06schema\x18\x05 \x01(\tBZ\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x17\xca\xf3\xb3\x07\x12\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06schema\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tsnowflake\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tsnowflake\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tsnowflake\"\xcd\x07\n\tSnowsight\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x86\x01\n\x14healthcheck_username\x18\x0b \x01(\tBh\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07%\xca\xf3\xb3\x07 \xc2\xf4\xb3\x07\x1b\n\x03\x63li\x12\x14healthcheck_username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12w\n\x0csamlMetadata\x18\x01 \x01(\tBa\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rsaml-metadata\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12p\n\tsubdomain\x18\x02 \x01(\tB]\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1a\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tsubdomain\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:m\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\\\xca\xf3\xb3\x07W\xc2\xf4\xb3\x07\x10\n\x03\x63li\x12\tsnowsight\xc2\xf4\xb3\x07\x19\n\x0cjson_gateway\x12\tsnowsight\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tsnowsight\"\xda\x08\n\x06Sybase\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x04 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:d\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07S\xca\xf3\xb3\x07N\xc2\xf4\xb3\x07\r\n\x03\x63li\x12\x06sybase\xc2\xf4\xb3\x07\x16\n\x0cjson_gateway\x12\x06sybase\xc2\xf4\xb3\x07\x1c\n\x12terraform-provider\x12\x06sybase\"\xe3\x08\n\x08SybaseIQ\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x05 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x04 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x03 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:k\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Z\xca\xf3\xb3\x07U\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08sybaseIQ\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08sybaseIQ\xc2\xf4\xb3\x07\x1f\n\x12terraform-provider\x12\tsybase_iq\"\xe2\x08\n\x08Teradata\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01:j\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07Y\xca\xf3\xb3\x07T\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08teradata\xc2\xf4\xb3\x07\x18\n\x0cjson_gateway\x12\x08teradata\xc2\xf4\xb3\x07\x1e\n\x12terraform-provider\x12\x08teradata\"\xcb\t\n\x05Trino\x12\x18\n\x02id\x18\x80\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x04name\x18\x81\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\x12O\n\x07healthy\x18\x82\x80\x02 \x01(\x08\x42<\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider\x12$\n\x04tags\x18\x83\x80\x02 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0fsecret_store_id\x18\x84\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe0\xf3\xb3\x07\x01\x12#\n\regress_filter\x18\x85\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x0e\x62ind_interface\x18\x86\x80\x02 \x01(\tB\x14\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\x12&\n\x10proxy_cluster_id\x18\x88\x80\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12S\n\tsubdomain\x18\x87\x80\x02 \x01(\tB>\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08\x64\x61tabase\x18\x03 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08\x64\x61tabase\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08hostname\x18\x01 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08hostname\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08password\x18\x02 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08password\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x01\x12\x66\n\x04port\x18\x05 \x01(\x05\x42X\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x15\xca\xf3\xb3\x07\x10\xc2\xf4\xb3\x07\x0b\n\x03\x63li\x12\x04port\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12x\n\rport_override\x18\x04 \x01(\x05\x42\x61\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x1e\xca\xf3\xb3\x07\x19\xc2\xf4\xb3\x07\x14\n\x03\x63li\x12\rport-override\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x01\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00\x12n\n\x08username\x18\x06 \x01(\tB\\\x18\x00\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x19\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x03\x63li\x12\x08username\xf2\xf8\xb3\x07\x05\xd0\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xc0\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xe8\xf3\xb3\x07\x00\xf2\xf8\xb3\x07\x05\x98\xf4\xb3\x07\x00\xf2\xf8\xb3\x07\x05\xa0\xf4\xb3\x07\x00:f\x18\x00\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07U\xca\xf3\xb3\x07P\x88\xf4\xb3\x07\x01\xc2\xf4\xb3\x07\x0c\n\x03\x63li\x12\x05trino\xc2\xf4\xb3\x07\x15\n\x0cjson_gateway\x12\x05trino\xc2\xf4\xb3\x07\x1b\n\x12terraform-provider\x12\x05trinoBc\n\x19\x63om.strongdm.api.plumbingB\x0f\x44riversPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
34
34
 
35
35
 
36
36
 
@@ -63,6 +63,9 @@ _AZUREPOSTGRESMANAGEDIDENTITY = DESCRIPTOR.message_types_by_name['AzurePostgresM
63
63
  _BIGQUERY = DESCRIPTOR.message_types_by_name['BigQuery']
64
64
  _CASSANDRA = DESCRIPTOR.message_types_by_name['Cassandra']
65
65
  _CITUS = DESCRIPTOR.message_types_by_name['Citus']
66
+ _CLICKHOUSEHTTP = DESCRIPTOR.message_types_by_name['ClickHouseHTTP']
67
+ _CLICKHOUSEMYSQL = DESCRIPTOR.message_types_by_name['ClickHouseMySQL']
68
+ _CLICKHOUSETCP = DESCRIPTOR.message_types_by_name['ClickHouseTCP']
66
69
  _CLUSTRIX = DESCRIPTOR.message_types_by_name['Clustrix']
67
70
  _COCKROACH = DESCRIPTOR.message_types_by_name['Cockroach']
68
71
  _COUCHBASEDATABASE = DESCRIPTOR.message_types_by_name['CouchbaseDatabase']
@@ -70,9 +73,11 @@ _COUCHBASEWEBUI = DESCRIPTOR.message_types_by_name['CouchbaseWebUI']
70
73
  _DB2I = DESCRIPTOR.message_types_by_name['DB2I']
71
74
  _DB2LUW = DESCRIPTOR.message_types_by_name['DB2LUW']
72
75
  _DOCUMENTDBHOST = DESCRIPTOR.message_types_by_name['DocumentDBHost']
76
+ _DOCUMENTDBHOSTIAM = DESCRIPTOR.message_types_by_name['DocumentDBHostIAM']
73
77
  _DOCUMENTDBREPLICASET = DESCRIPTOR.message_types_by_name['DocumentDBReplicaSet']
74
78
  _DRUID = DESCRIPTOR.message_types_by_name['Druid']
75
79
  _DYNAMODB = DESCRIPTOR.message_types_by_name['DynamoDB']
80
+ _DYNAMODBIAM = DESCRIPTOR.message_types_by_name['DynamoDBIAM']
76
81
  _ELASTIC = DESCRIPTOR.message_types_by_name['Elastic']
77
82
  _ELASTICACHEREDIS = DESCRIPTOR.message_types_by_name['ElasticacheRedis']
78
83
  _GCP = DESCRIPTOR.message_types_by_name['GCP']
@@ -329,6 +334,27 @@ Citus = _reflection.GeneratedProtocolMessageType('Citus', (_message.Message,), {
329
334
  })
330
335
  _sym_db.RegisterMessage(Citus)
331
336
 
337
+ ClickHouseHTTP = _reflection.GeneratedProtocolMessageType('ClickHouseHTTP', (_message.Message,), {
338
+ 'DESCRIPTOR' : _CLICKHOUSEHTTP,
339
+ '__module__' : 'drivers_pb2'
340
+ # @@protoc_insertion_point(class_scope:v1.ClickHouseHTTP)
341
+ })
342
+ _sym_db.RegisterMessage(ClickHouseHTTP)
343
+
344
+ ClickHouseMySQL = _reflection.GeneratedProtocolMessageType('ClickHouseMySQL', (_message.Message,), {
345
+ 'DESCRIPTOR' : _CLICKHOUSEMYSQL,
346
+ '__module__' : 'drivers_pb2'
347
+ # @@protoc_insertion_point(class_scope:v1.ClickHouseMySQL)
348
+ })
349
+ _sym_db.RegisterMessage(ClickHouseMySQL)
350
+
351
+ ClickHouseTCP = _reflection.GeneratedProtocolMessageType('ClickHouseTCP', (_message.Message,), {
352
+ 'DESCRIPTOR' : _CLICKHOUSETCP,
353
+ '__module__' : 'drivers_pb2'
354
+ # @@protoc_insertion_point(class_scope:v1.ClickHouseTCP)
355
+ })
356
+ _sym_db.RegisterMessage(ClickHouseTCP)
357
+
332
358
  Clustrix = _reflection.GeneratedProtocolMessageType('Clustrix', (_message.Message,), {
333
359
  'DESCRIPTOR' : _CLUSTRIX,
334
360
  '__module__' : 'drivers_pb2'
@@ -378,6 +404,13 @@ DocumentDBHost = _reflection.GeneratedProtocolMessageType('DocumentDBHost', (_me
378
404
  })
379
405
  _sym_db.RegisterMessage(DocumentDBHost)
380
406
 
407
+ DocumentDBHostIAM = _reflection.GeneratedProtocolMessageType('DocumentDBHostIAM', (_message.Message,), {
408
+ 'DESCRIPTOR' : _DOCUMENTDBHOSTIAM,
409
+ '__module__' : 'drivers_pb2'
410
+ # @@protoc_insertion_point(class_scope:v1.DocumentDBHostIAM)
411
+ })
412
+ _sym_db.RegisterMessage(DocumentDBHostIAM)
413
+
381
414
  DocumentDBReplicaSet = _reflection.GeneratedProtocolMessageType('DocumentDBReplicaSet', (_message.Message,), {
382
415
  'DESCRIPTOR' : _DOCUMENTDBREPLICASET,
383
416
  '__module__' : 'drivers_pb2'
@@ -399,6 +432,13 @@ DynamoDB = _reflection.GeneratedProtocolMessageType('DynamoDB', (_message.Messag
399
432
  })
400
433
  _sym_db.RegisterMessage(DynamoDB)
401
434
 
435
+ DynamoDBIAM = _reflection.GeneratedProtocolMessageType('DynamoDBIAM', (_message.Message,), {
436
+ 'DESCRIPTOR' : _DYNAMODBIAM,
437
+ '__module__' : 'drivers_pb2'
438
+ # @@protoc_insertion_point(class_scope:v1.DynamoDBIAM)
439
+ })
440
+ _sym_db.RegisterMessage(DynamoDBIAM)
441
+
402
442
  Elastic = _reflection.GeneratedProtocolMessageType('Elastic', (_message.Message,), {
403
443
  'DESCRIPTOR' : _ELASTIC,
404
444
  '__module__' : 'drivers_pb2'
@@ -832,6 +872,12 @@ if _descriptor._USE_C_DESCRIPTORS == False:
832
872
  _RESOURCE.fields_by_name['cassandra']._serialized_options = b'\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\014json_gateway\022\tcassandra\362\370\263\007\005\260\363\263\007\001'
833
873
  _RESOURCE.fields_by_name['citus']._options = None
834
874
  _RESOURCE.fields_by_name['citus']._serialized_options = b'\362\370\263\007\037\312\363\263\007\032\302\364\263\007\025\n\014json_gateway\022\005citus\362\370\263\007\005\260\363\263\007\001'
875
+ _RESOURCE.fields_by_name['click_house_http']._options = None
876
+ _RESOURCE.fields_by_name['click_house_http']._serialized_options = b'\362\370\263\007(\312\363\263\007#\302\364\263\007\036\n\014json_gateway\022\016clickhouseHTTP\362\370\263\007\005\260\363\263\007\001'
877
+ _RESOURCE.fields_by_name['click_house_my_sql']._options = None
878
+ _RESOURCE.fields_by_name['click_house_my_sql']._serialized_options = b'\362\370\263\007)\312\363\263\007$\302\364\263\007\037\n\014json_gateway\022\017clickhousemysql\362\370\263\007\005\260\363\263\007\001'
879
+ _RESOURCE.fields_by_name['click_house_tcp']._options = None
880
+ _RESOURCE.fields_by_name['click_house_tcp']._serialized_options = b'\362\370\263\007\'\312\363\263\007\"\302\364\263\007\035\n\014json_gateway\022\rclickhouseTCP\362\370\263\007\005\260\363\263\007\001'
835
881
  _RESOURCE.fields_by_name['clustrix']._options = None
836
882
  _RESOURCE.fields_by_name['clustrix']._serialized_options = b'\362\370\263\007\"\312\363\263\007\035\302\364\263\007\030\n\014json_gateway\022\010clustrix\362\370\263\007\005\260\363\263\007\001'
837
883
  _RESOURCE.fields_by_name['cockroach']._options = None
@@ -846,12 +892,16 @@ if _descriptor._USE_C_DESCRIPTORS == False:
846
892
  _RESOURCE.fields_by_name['db_2_luw']._serialized_options = b'\362\370\263\007 \312\363\263\007\033\302\364\263\007\026\n\014json_gateway\022\006db2luw\362\370\263\007\005\260\363\263\007\001'
847
893
  _RESOURCE.fields_by_name['document_db_host']._options = None
848
894
  _RESOURCE.fields_by_name['document_db_host']._serialized_options = b'\362\370\263\007(\312\363\263\007#\302\364\263\007\036\n\014json_gateway\022\016documentdbhost\362\370\263\007\005\260\363\263\007\001'
895
+ _RESOURCE.fields_by_name['document_db_host_iam']._options = None
896
+ _RESOURCE.fields_by_name['document_db_host_iam']._serialized_options = b'\362\370\263\007+\312\363\263\007&\302\364\263\007!\n\014json_gateway\022\021documentdbhostiam\362\370\263\007\005\260\363\263\007\001'
849
897
  _RESOURCE.fields_by_name['document_db_replica_set']._options = None
850
898
  _RESOURCE.fields_by_name['document_db_replica_set']._serialized_options = b'\362\370\263\007.\312\363\263\007)\302\364\263\007$\n\014json_gateway\022\024documentdbreplicaset\362\370\263\007\005\260\363\263\007\001'
851
899
  _RESOURCE.fields_by_name['druid']._options = None
852
900
  _RESOURCE.fields_by_name['druid']._serialized_options = b'\362\370\263\007\037\312\363\263\007\032\302\364\263\007\025\n\014json_gateway\022\005druid\362\370\263\007\005\260\363\263\007\001'
853
901
  _RESOURCE.fields_by_name['dynamo_db']._options = None
854
902
  _RESOURCE.fields_by_name['dynamo_db']._serialized_options = b'\362\370\263\007 \312\363\263\007\033\302\364\263\007\026\n\014json_gateway\022\006dynamo\362\370\263\007\005\260\363\263\007\001'
903
+ _RESOURCE.fields_by_name['dynamo_dbiam']._options = None
904
+ _RESOURCE.fields_by_name['dynamo_dbiam']._serialized_options = b'\362\370\263\007#\312\363\263\007\036\302\364\263\007\031\n\014json_gateway\022\tdynamoiam\362\370\263\007\005\260\363\263\007\001'
855
905
  _RESOURCE.fields_by_name['elastic']._options = None
856
906
  _RESOURCE.fields_by_name['elastic']._serialized_options = b'\362\370\263\007!\312\363\263\007\034\302\364\263\007\027\n\014json_gateway\022\007elastic\362\370\263\007\005\260\363\263\007\001'
857
907
  _RESOURCE.fields_by_name['elasticache_redis']._options = None
@@ -1946,6 +1996,102 @@ if _descriptor._USE_C_DESCRIPTORS == False:
1946
1996
  _CITUS.fields_by_name['username']._serialized_options = 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\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'
1947
1997
  _CITUS._options = None
1948
1998
  _CITUS._serialized_options = b'\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\005citus\302\364\263\007\033\n\022terraform-provider\022\005citus'
1999
+ _CLICKHOUSEHTTP.fields_by_name['id']._options = None
2000
+ _CLICKHOUSEHTTP.fields_by_name['id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2001
+ _CLICKHOUSEHTTP.fields_by_name['name']._options = None
2002
+ _CLICKHOUSEHTTP.fields_by_name['name']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001'
2003
+ _CLICKHOUSEHTTP.fields_by_name['healthy']._options = None
2004
+ _CLICKHOUSEHTTP.fields_by_name['healthy']._serialized_options = 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'
2005
+ _CLICKHOUSEHTTP.fields_by_name['tags']._options = None
2006
+ _CLICKHOUSEHTTP.fields_by_name['tags']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2007
+ _CLICKHOUSEHTTP.fields_by_name['secret_store_id']._options = None
2008
+ _CLICKHOUSEHTTP.fields_by_name['secret_store_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\340\363\263\007\001'
2009
+ _CLICKHOUSEHTTP.fields_by_name['egress_filter']._options = None
2010
+ _CLICKHOUSEHTTP.fields_by_name['egress_filter']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2011
+ _CLICKHOUSEHTTP.fields_by_name['bind_interface']._options = None
2012
+ _CLICKHOUSEHTTP.fields_by_name['bind_interface']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001'
2013
+ _CLICKHOUSEHTTP.fields_by_name['proxy_cluster_id']._options = None
2014
+ _CLICKHOUSEHTTP.fields_by_name['proxy_cluster_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2015
+ _CLICKHOUSEHTTP.fields_by_name['database']._options = None
2016
+ _CLICKHOUSEHTTP.fields_by_name['database']._serialized_options = 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\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000'
2017
+ _CLICKHOUSEHTTP.fields_by_name['password']._options = None
2018
+ _CLICKHOUSEHTTP.fields_by_name['password']._serialized_options = 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\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'
2019
+ _CLICKHOUSEHTTP.fields_by_name['port_override']._options = None
2020
+ _CLICKHOUSEHTTP.fields_by_name['port_override']._serialized_options = b'\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'
2021
+ _CLICKHOUSEHTTP.fields_by_name['url']._options = None
2022
+ _CLICKHOUSEHTTP.fields_by_name['url']._serialized_options = b'\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'
2023
+ _CLICKHOUSEHTTP.fields_by_name['username']._options = None
2024
+ _CLICKHOUSEHTTP.fields_by_name['username']._serialized_options = 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\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'
2025
+ _CLICKHOUSEHTTP._options = None
2026
+ _CLICKHOUSEHTTP._serialized_options = b'\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\016clickhouseHTTP\302\364\263\007\036\n\014json_gateway\022\016clickhouseHTTP\302\364\263\007&\n\022terraform-provider\022\020click_house_http'
2027
+ _CLICKHOUSEMYSQL.fields_by_name['id']._options = None
2028
+ _CLICKHOUSEMYSQL.fields_by_name['id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2029
+ _CLICKHOUSEMYSQL.fields_by_name['name']._options = None
2030
+ _CLICKHOUSEMYSQL.fields_by_name['name']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001'
2031
+ _CLICKHOUSEMYSQL.fields_by_name['healthy']._options = None
2032
+ _CLICKHOUSEMYSQL.fields_by_name['healthy']._serialized_options = 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'
2033
+ _CLICKHOUSEMYSQL.fields_by_name['tags']._options = None
2034
+ _CLICKHOUSEMYSQL.fields_by_name['tags']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2035
+ _CLICKHOUSEMYSQL.fields_by_name['secret_store_id']._options = None
2036
+ _CLICKHOUSEMYSQL.fields_by_name['secret_store_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\340\363\263\007\001'
2037
+ _CLICKHOUSEMYSQL.fields_by_name['egress_filter']._options = None
2038
+ _CLICKHOUSEMYSQL.fields_by_name['egress_filter']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2039
+ _CLICKHOUSEMYSQL.fields_by_name['bind_interface']._options = None
2040
+ _CLICKHOUSEMYSQL.fields_by_name['bind_interface']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001'
2041
+ _CLICKHOUSEMYSQL.fields_by_name['proxy_cluster_id']._options = None
2042
+ _CLICKHOUSEMYSQL.fields_by_name['proxy_cluster_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2043
+ _CLICKHOUSEMYSQL.fields_by_name['subdomain']._options = None
2044
+ _CLICKHOUSEMYSQL.fields_by_name['subdomain']._serialized_options = b'\030\000\362\370\263\007\005\260\363\263\007\001\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'
2045
+ _CLICKHOUSEMYSQL.fields_by_name['database']._options = None
2046
+ _CLICKHOUSEMYSQL.fields_by_name['database']._serialized_options = 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\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000'
2047
+ _CLICKHOUSEMYSQL.fields_by_name['hostname']._options = None
2048
+ _CLICKHOUSEMYSQL.fields_by_name['hostname']._serialized_options = 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\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'
2049
+ _CLICKHOUSEMYSQL.fields_by_name['password']._options = None
2050
+ _CLICKHOUSEMYSQL.fields_by_name['password']._serialized_options = 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\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'
2051
+ _CLICKHOUSEMYSQL.fields_by_name['port']._options = None
2052
+ _CLICKHOUSEMYSQL.fields_by_name['port']._serialized_options = b'\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'
2053
+ _CLICKHOUSEMYSQL.fields_by_name['port_override']._options = None
2054
+ _CLICKHOUSEMYSQL.fields_by_name['port_override']._serialized_options = b'\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'
2055
+ _CLICKHOUSEMYSQL.fields_by_name['require_native_auth']._options = None
2056
+ _CLICKHOUSEMYSQL.fields_by_name['require_native_auth']._serialized_options = b'\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\023require-native-auth\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000'
2057
+ _CLICKHOUSEMYSQL.fields_by_name['username']._options = None
2058
+ _CLICKHOUSEMYSQL.fields_by_name['username']._serialized_options = 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\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'
2059
+ _CLICKHOUSEMYSQL._options = None
2060
+ _CLICKHOUSEMYSQL._serialized_options = b'\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007q\312\363\263\007l\302\364\263\007\026\n\003cli\022\017clickhousemysql\302\364\263\007\037\n\014json_gateway\022\017clickhousemysql\302\364\263\007(\n\022terraform-provider\022\022click_house_my_sql'
2061
+ _CLICKHOUSETCP.fields_by_name['id']._options = None
2062
+ _CLICKHOUSETCP.fields_by_name['id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2063
+ _CLICKHOUSETCP.fields_by_name['name']._options = None
2064
+ _CLICKHOUSETCP.fields_by_name['name']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001'
2065
+ _CLICKHOUSETCP.fields_by_name['healthy']._options = None
2066
+ _CLICKHOUSETCP.fields_by_name['healthy']._serialized_options = 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'
2067
+ _CLICKHOUSETCP.fields_by_name['tags']._options = None
2068
+ _CLICKHOUSETCP.fields_by_name['tags']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2069
+ _CLICKHOUSETCP.fields_by_name['secret_store_id']._options = None
2070
+ _CLICKHOUSETCP.fields_by_name['secret_store_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\340\363\263\007\001'
2071
+ _CLICKHOUSETCP.fields_by_name['egress_filter']._options = None
2072
+ _CLICKHOUSETCP.fields_by_name['egress_filter']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2073
+ _CLICKHOUSETCP.fields_by_name['bind_interface']._options = None
2074
+ _CLICKHOUSETCP.fields_by_name['bind_interface']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001'
2075
+ _CLICKHOUSETCP.fields_by_name['proxy_cluster_id']._options = None
2076
+ _CLICKHOUSETCP.fields_by_name['proxy_cluster_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2077
+ _CLICKHOUSETCP.fields_by_name['subdomain']._options = None
2078
+ _CLICKHOUSETCP.fields_by_name['subdomain']._serialized_options = b'\030\000\362\370\263\007\005\260\363\263\007\001\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'
2079
+ _CLICKHOUSETCP.fields_by_name['database']._options = None
2080
+ _CLICKHOUSETCP.fields_by_name['database']._serialized_options = 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\010database\362\370\263\007\005\320\364\263\007\000\362\370\263\007\005\300\363\263\007\000\362\370\263\007\005\350\363\263\007\000\362\370\263\007\005\230\364\263\007\000\362\370\263\007\005\240\364\263\007\000'
2081
+ _CLICKHOUSETCP.fields_by_name['hostname']._options = None
2082
+ _CLICKHOUSETCP.fields_by_name['hostname']._serialized_options = 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\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'
2083
+ _CLICKHOUSETCP.fields_by_name['password']._options = None
2084
+ _CLICKHOUSETCP.fields_by_name['password']._serialized_options = 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\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'
2085
+ _CLICKHOUSETCP.fields_by_name['port']._options = None
2086
+ _CLICKHOUSETCP.fields_by_name['port']._serialized_options = b'\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'
2087
+ _CLICKHOUSETCP.fields_by_name['port_override']._options = None
2088
+ _CLICKHOUSETCP.fields_by_name['port_override']._serialized_options = b'\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'
2089
+ _CLICKHOUSETCP.fields_by_name['tls_required']._options = None
2090
+ _CLICKHOUSETCP.fields_by_name['tls_required']._serialized_options = b'\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'
2091
+ _CLICKHOUSETCP.fields_by_name['username']._options = None
2092
+ _CLICKHOUSETCP.fields_by_name['username']._serialized_options = 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\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'
2093
+ _CLICKHOUSETCP._options = None
2094
+ _CLICKHOUSETCP._serialized_options = b'\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007j\312\363\263\007e\302\364\263\007\024\n\003cli\022\rclickhouseTCP\302\364\263\007\035\n\014json_gateway\022\rclickhouseTCP\302\364\263\007%\n\022terraform-provider\022\017click_house_tcp'
1949
2095
  _CLUSTRIX.fields_by_name['id']._options = None
1950
2096
  _CLUSTRIX.fields_by_name['id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
1951
2097
  _CLUSTRIX.fields_by_name['name']._options = None
@@ -2174,6 +2320,34 @@ if _descriptor._USE_C_DESCRIPTORS == False:
2174
2320
  _DOCUMENTDBHOST.fields_by_name['username']._serialized_options = 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\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'
2175
2321
  _DOCUMENTDBHOST._options = None
2176
2322
  _DOCUMENTDBHOST._serialized_options = b'\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_gateway\022\016documentdbhost\302\364\263\007&\n\022terraform-provider\022\020document_db_host'
2323
+ _DOCUMENTDBHOSTIAM.fields_by_name['id']._options = None
2324
+ _DOCUMENTDBHOSTIAM.fields_by_name['id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2325
+ _DOCUMENTDBHOSTIAM.fields_by_name['name']._options = None
2326
+ _DOCUMENTDBHOSTIAM.fields_by_name['name']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001'
2327
+ _DOCUMENTDBHOSTIAM.fields_by_name['healthy']._options = None
2328
+ _DOCUMENTDBHOSTIAM.fields_by_name['healthy']._serialized_options = 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'
2329
+ _DOCUMENTDBHOSTIAM.fields_by_name['tags']._options = None
2330
+ _DOCUMENTDBHOSTIAM.fields_by_name['tags']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2331
+ _DOCUMENTDBHOSTIAM.fields_by_name['secret_store_id']._options = None
2332
+ _DOCUMENTDBHOSTIAM.fields_by_name['secret_store_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\340\363\263\007\001'
2333
+ _DOCUMENTDBHOSTIAM.fields_by_name['egress_filter']._options = None
2334
+ _DOCUMENTDBHOSTIAM.fields_by_name['egress_filter']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2335
+ _DOCUMENTDBHOSTIAM.fields_by_name['bind_interface']._options = None
2336
+ _DOCUMENTDBHOSTIAM.fields_by_name['bind_interface']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001'
2337
+ _DOCUMENTDBHOSTIAM.fields_by_name['proxy_cluster_id']._options = None
2338
+ _DOCUMENTDBHOSTIAM.fields_by_name['proxy_cluster_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2339
+ _DOCUMENTDBHOSTIAM.fields_by_name['subdomain']._options = None
2340
+ _DOCUMENTDBHOSTIAM.fields_by_name['subdomain']._serialized_options = b'\030\000\362\370\263\007\005\260\363\263\007\001\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'
2341
+ _DOCUMENTDBHOSTIAM.fields_by_name['hostname']._options = None
2342
+ _DOCUMENTDBHOSTIAM.fields_by_name['hostname']._serialized_options = 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\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'
2343
+ _DOCUMENTDBHOSTIAM.fields_by_name['port']._options = None
2344
+ _DOCUMENTDBHOSTIAM.fields_by_name['port']._serialized_options = b'\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'
2345
+ _DOCUMENTDBHOSTIAM.fields_by_name['port_override']._options = None
2346
+ _DOCUMENTDBHOSTIAM.fields_by_name['port_override']._serialized_options = b'\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'
2347
+ _DOCUMENTDBHOSTIAM.fields_by_name['region']._options = None
2348
+ _DOCUMENTDBHOSTIAM.fields_by_name['region']._serialized_options = b'\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'
2349
+ _DOCUMENTDBHOSTIAM._options = None
2350
+ _DOCUMENTDBHOSTIAM._serialized_options = b'\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007w\312\363\263\007r\302\364\263\007\030\n\003cli\022\021documentdbhostiam\302\364\263\007!\n\014json_gateway\022\021documentdbhostiam\302\364\263\007*\n\022terraform-provider\022\024document_db_host_iam'
2177
2351
  _DOCUMENTDBREPLICASET.fields_by_name['id']._options = None
2178
2352
  _DOCUMENTDBREPLICASET.fields_by_name['id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2179
2353
  _DOCUMENTDBREPLICASET.fields_by_name['name']._options = None
@@ -2272,6 +2446,36 @@ if _descriptor._USE_C_DESCRIPTORS == False:
2272
2446
  _DYNAMODB.fields_by_name['secret_access_key']._serialized_options = b'\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'
2273
2447
  _DYNAMODB._options = None
2274
2448
  _DYNAMODB._serialized_options = b'\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'
2449
+ _DYNAMODBIAM.fields_by_name['id']._options = None
2450
+ _DYNAMODBIAM.fields_by_name['id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2451
+ _DYNAMODBIAM.fields_by_name['name']._options = None
2452
+ _DYNAMODBIAM.fields_by_name['name']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\300\363\263\007\001'
2453
+ _DYNAMODBIAM.fields_by_name['healthy']._options = None
2454
+ _DYNAMODBIAM.fields_by_name['healthy']._serialized_options = 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'
2455
+ _DYNAMODBIAM.fields_by_name['tags']._options = None
2456
+ _DYNAMODBIAM.fields_by_name['tags']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2457
+ _DYNAMODBIAM.fields_by_name['secret_store_id']._options = None
2458
+ _DYNAMODBIAM.fields_by_name['secret_store_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\340\363\263\007\001'
2459
+ _DYNAMODBIAM.fields_by_name['egress_filter']._options = None
2460
+ _DYNAMODBIAM.fields_by_name['egress_filter']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2461
+ _DYNAMODBIAM.fields_by_name['bind_interface']._options = None
2462
+ _DYNAMODBIAM.fields_by_name['bind_interface']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\005\320\364\263\007\001'
2463
+ _DYNAMODBIAM.fields_by_name['proxy_cluster_id']._options = None
2464
+ _DYNAMODBIAM.fields_by_name['proxy_cluster_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2465
+ _DYNAMODBIAM.fields_by_name['subdomain']._options = None
2466
+ _DYNAMODBIAM.fields_by_name['subdomain']._serialized_options = b'\030\000\362\370\263\007\005\260\363\263\007\001\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'
2467
+ _DYNAMODBIAM.fields_by_name['endpoint']._options = None
2468
+ _DYNAMODBIAM.fields_by_name['endpoint']._serialized_options = 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\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'
2469
+ _DYNAMODBIAM.fields_by_name['port_override']._options = None
2470
+ _DYNAMODBIAM.fields_by_name['port_override']._serialized_options = b'\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'
2471
+ _DYNAMODBIAM.fields_by_name['region']._options = None
2472
+ _DYNAMODBIAM.fields_by_name['region']._serialized_options = b'\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'
2473
+ _DYNAMODBIAM.fields_by_name['role_arn']._options = None
2474
+ _DYNAMODBIAM.fields_by_name['role_arn']._serialized_options = 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\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'
2475
+ _DYNAMODBIAM.fields_by_name['role_external_id']._options = None
2476
+ _DYNAMODBIAM.fields_by_name['role_external_id']._serialized_options = b'\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'
2477
+ _DYNAMODBIAM._options = None
2478
+ _DYNAMODBIAM._serialized_options = b'\030\000\372\370\263\007\005\250\363\263\007\001\372\370\263\007d\312\363\263\007_\210\364\263\007\001\302\364\263\007\020\n\003cli\022\tdynamoiam\302\364\263\007\031\n\014json_gateway\022\tdynamoiam\302\364\263\007\"\n\022terraform-provider\022\014dynamo_dbiam'
2275
2479
  _ELASTIC.fields_by_name['id']._options = None
2276
2480
  _ELASTIC.fields_by_name['id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
2277
2481
  _ELASTIC.fields_by_name['name']._options = None
@@ -4079,187 +4283,197 @@ if _descriptor._USE_C_DESCRIPTORS == False:
4079
4283
  _TRINO._options = None
4080
4284
  _TRINO._serialized_options = b'\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\014\n\003cli\022\005trino\302\364\263\007\025\n\014json_gateway\022\005trino\302\364\263\007\033\n\022terraform-provider\022\005trino'
4081
4285
  _RESOURCE._serialized_start=49
4082
- _RESOURCE._serialized_end=9343
4083
- _AKS._serialized_start=9346
4084
- _AKS._serialized_end=11676
4085
- _AKSBASICAUTH._serialized_start=11679
4086
- _AKSBASICAUTH._serialized_end=13167
4087
- _AKSSERVICEACCOUNT._serialized_start=13170
4088
- _AKSSERVICEACCOUNT._serialized_end=15281
4089
- _AKSSERVICEACCOUNTUSERIMPERSONATION._serialized_start=15284
4090
- _AKSSERVICEACCOUNTUSERIMPERSONATION._serialized_end=16736
4091
- _AKSUSERIMPERSONATION._serialized_start=16739
4092
- _AKSUSERIMPERSONATION._serialized_end=18409
4093
- _AWS._serialized_start=18412
4094
- _AWS._serialized_end=19697
4095
- _AWSCONSOLE._serialized_start=19700
4096
- _AWSCONSOLE._serialized_end=21344
4097
- _AWSCONSOLESTATICKEYPAIR._serialized_start=21347
4098
- _AWSCONSOLESTATICKEYPAIR._serialized_end=23154
4099
- _AWSINSTANCEPROFILE._serialized_start=23157
4100
- _AWSINSTANCEPROFILE._serialized_end=24375
4101
- _AMAZONEKS._serialized_start=24378
4102
- _AMAZONEKS._serialized_end=27098
4103
- _AMAZONEKSINSTANCEPROFILE._serialized_start=27101
4104
- _AMAZONEKSINSTANCEPROFILE._serialized_end=29636
4105
- _AMAZONEKSINSTANCEPROFILEUSERIMPERSONATION._serialized_start=29639
4106
- _AMAZONEKSINSTANCEPROFILEUSERIMPERSONATION._serialized_end=31513
4107
- _AMAZONEKSUSERIMPERSONATION._serialized_start=31516
4108
- _AMAZONEKSUSERIMPERSONATION._serialized_end=33578
4109
- _AMAZONES._serialized_start=33581
4110
- _AMAZONES._serialized_end=34974
4111
- _AMAZONMQAMQP091._serialized_start=34977
4112
- _AMAZONMQAMQP091._serialized_end=36254
4113
- _ATHENA._serialized_start=36257
4114
- _ATHENA._serialized_end=37657
4115
- _AURORAMYSQL._serialized_start=37660
4116
- _AURORAMYSQL._serialized_end=39207
4117
- _AURORAMYSQLIAM._serialized_start=39210
4118
- _AURORAMYSQLIAM._serialized_end=40611
4119
- _AURORAPOSTGRES._serialized_start=40614
4120
- _AURORAPOSTGRES._serialized_end=42006
4121
- _AURORAPOSTGRESIAM._serialized_start=42009
4122
- _AURORAPOSTGRESIAM._serialized_end=43544
4123
- _AZURE._serialized_start=43547
4124
- _AZURE._serialized_end=44551
4125
- _AZURECERTIFICATE._serialized_start=44554
4126
- _AZURECERTIFICATE._serialized_end=45602
4127
- _AZUREMYSQL._serialized_start=45605
4128
- _AZUREMYSQL._serialized_end=47146
4129
- _AZUREPOSTGRES._serialized_start=47149
4130
- _AZUREPOSTGRES._serialized_end=48535
4131
- _AZUREPOSTGRESMANAGEDIDENTITY._serialized_start=48538
4132
- _AZUREPOSTGRESMANAGEDIDENTITY._serialized_end=50152
4133
- _BIGQUERY._serialized_start=50155
4134
- _BIGQUERY._serialized_end=51290
4135
- _CASSANDRA._serialized_start=51293
4136
- _CASSANDRA._serialized_end=52539
4137
- _CITUS._serialized_start=52542
4138
- _CITUS._serialized_end=53895
4139
- _CLUSTRIX._serialized_start=53898
4140
- _CLUSTRIX._serialized_end=55430
4141
- _COCKROACH._serialized_start=55433
4142
- _COCKROACH._serialized_end=56802
4143
- _COUCHBASEDATABASE._serialized_start=56805
4144
- _COUCHBASEDATABASE._serialized_end=58199
4145
- _COUCHBASEWEBUI._serialized_start=58202
4146
- _COUCHBASEWEBUI._serialized_end=59270
4147
- _DB2I._serialized_start=59273
4148
- _DB2I._serialized_end=60501
4149
- _DB2LUW._serialized_start=60504
4150
- _DB2LUW._serialized_end=61732
4151
- _DOCUMENTDBHOST._serialized_start=61735
4152
- _DOCUMENTDBHOST._serialized_end=63005
4153
- _DOCUMENTDBREPLICASET._serialized_start=63008
4154
- _DOCUMENTDBREPLICASET._serialized_end=64452
4155
- _DRUID._serialized_start=64455
4156
- _DRUID._serialized_end=65565
4157
- _DYNAMODB._serialized_start=65568
4158
- _DYNAMODB._serialized_end=66957
4159
- _ELASTIC._serialized_start=66960
4160
- _ELASTIC._serialized_end=68198
4161
- _ELASTICACHEREDIS._serialized_start=68201
4162
- _ELASTICACHEREDIS._serialized_end=69458
4163
- _GCP._serialized_start=69461
4164
- _GCP._serialized_end=70345
4165
- _GCPCONSOLE._serialized_start=70348
4166
- _GCPCONSOLE._serialized_end=71794
4167
- _GCPWIF._serialized_start=71797
4168
- _GCPWIF._serialized_end=73416
4169
- _GOOGLEGKE._serialized_start=73419
4170
- _GOOGLEGKE._serialized_end=75556
4171
- _GOOGLEGKEUSERIMPERSONATION._serialized_start=75559
4172
- _GOOGLEGKEUSERIMPERSONATION._serialized_end=77038
4173
- _GREENPLUM._serialized_start=77041
4174
- _GREENPLUM._serialized_end=78410
4175
- _HTTPAUTH._serialized_start=78413
4176
- _HTTPAUTH._serialized_end=79724
4177
- _HTTPBASICAUTH._serialized_start=79727
4178
- _HTTPBASICAUTH._serialized_end=81157
4179
- _HTTPNOAUTH._serialized_start=81160
4180
- _HTTPNOAUTH._serialized_end=82362
4181
- _KUBERNETES._serialized_start=82365
4182
- _KUBERNETES._serialized_end=84723
4183
- _KUBERNETESBASICAUTH._serialized_start=84726
4184
- _KUBERNETESBASICAUTH._serialized_end=86244
4185
- _KUBERNETESSERVICEACCOUNT._serialized_start=86247
4186
- _KUBERNETESSERVICEACCOUNT._serialized_end=88388
4187
- _KUBERNETESSERVICEACCOUNTUSERIMPERSONATION._serialized_start=88391
4188
- _KUBERNETESSERVICEACCOUNTUSERIMPERSONATION._serialized_end=89871
4189
- _KUBERNETESUSERIMPERSONATION._serialized_start=89874
4190
- _KUBERNETESUSERIMPERSONATION._serialized_end=91574
4191
- _MTLSMYSQL._serialized_start=91577
4192
- _MTLSMYSQL._serialized_end=93625
4193
- _MTLSPOSTGRES._serialized_start=93628
4194
- _MTLSPOSTGRES._serialized_end=95516
4195
- _MARIA._serialized_start=95519
4196
- _MARIA._serialized_end=97039
4197
- _MEMCACHED._serialized_start=97042
4198
- _MEMCACHED._serialized_end=97944
4199
- _MEMSQL._serialized_start=97947
4200
- _MEMSQL._serialized_end=99471
4201
- _MONGOHOST._serialized_start=99474
4202
- _MONGOHOST._serialized_end=100843
4203
- _MONGOLEGACYHOST._serialized_start=100846
4204
- _MONGOLEGACYHOST._serialized_end=102225
4205
- _MONGOLEGACYREPLICASET._serialized_start=102228
4206
- _MONGOLEGACYREPLICASET._serialized_end=103893
4207
- _MONGOREPLICASET._serialized_start=103896
4208
- _MONGOREPLICASET._serialized_end=105542
4209
- _MONGOSHARDEDCLUSTER._serialized_start=105545
4210
- _MONGOSHARDEDCLUSTER._serialized_end=106852
4211
- _MYSQL._serialized_start=106855
4212
- _MYSQL._serialized_end=108375
4213
- _NEPTUNE._serialized_start=108378
4214
- _NEPTUNE._serialized_end=109272
4215
- _NEPTUNEIAM._serialized_start=109275
4216
- _NEPTUNEIAM._serialized_end=110780
4217
- _ORACLE._serialized_start=110783
4218
- _ORACLE._serialized_end=112129
4219
- _POSTGRES._serialized_start=112132
4220
- _POSTGRES._serialized_end=113497
4221
- _PRESTO._serialized_start=113500
4222
- _PRESTO._serialized_end=114846
4223
- _RDP._serialized_start=114849
4224
- _RDP._serialized_end=116220
4225
- _RDPCERT._serialized_start=116223
4226
- _RDPCERT._serialized_end=117699
4227
- _RDSPOSTGRESIAM._serialized_start=117702
4228
- _RDSPOSTGRESIAM._serialized_end=119224
4229
- _RABBITMQAMQP091._serialized_start=119227
4230
- _RABBITMQAMQP091._serialized_end=120504
4231
- _RAWTCP._serialized_start=120507
4232
- _RAWTCP._serialized_end=121398
4233
- _REDIS._serialized_start=121401
4234
- _REDIS._serialized_end=122631
4235
- _REDSHIFT._serialized_start=122634
4236
- _REDSHIFT._serialized_end=123999
4237
- _SQLSERVER._serialized_start=124002
4238
- _SQLSERVER._serialized_end=125623
4239
- _SQLSERVERAZUREAD._serialized_start=125626
4240
- _SQLSERVERAZUREAD._serialized_end=127389
4241
- _SQLSERVERKERBEROSAD._serialized_start=127392
4242
- _SQLSERVERKERBEROSAD._serialized_end=129386
4243
- _SSH._serialized_start=129389
4244
- _SSH._serialized_end=130890
4245
- _SSHCERT._serialized_start=130893
4246
- _SSHCERT._serialized_end=132642
4247
- _SSHCUSTOMERKEY._serialized_start=132645
4248
- _SSHCUSTOMERKEY._serialized_end=134082
4249
- _SSHPASSWORD._serialized_start=134085
4250
- _SSHPASSWORD._serialized_end=135503
4251
- _SINGLESTORE._serialized_start=135506
4252
- _SINGLESTORE._serialized_end=137051
4253
- _SNOWFLAKE._serialized_start=137054
4254
- _SNOWFLAKE._serialized_end=138296
4255
- _SNOWSIGHT._serialized_start=138299
4256
- _SNOWSIGHT._serialized_end=139272
4257
- _SYBASE._serialized_start=139275
4258
- _SYBASE._serialized_end=140389
4259
- _SYBASEIQ._serialized_start=140392
4260
- _SYBASEIQ._serialized_end=141515
4261
- _TERADATA._serialized_start=141518
4262
- _TERADATA._serialized_end=142640
4263
- _TRINO._serialized_start=142643
4264
- _TRINO._serialized_end=143870
4286
+ _RESOURCE._serialized_end=9870
4287
+ _AKS._serialized_start=9873
4288
+ _AKS._serialized_end=12203
4289
+ _AKSBASICAUTH._serialized_start=12206
4290
+ _AKSBASICAUTH._serialized_end=13694
4291
+ _AKSSERVICEACCOUNT._serialized_start=13697
4292
+ _AKSSERVICEACCOUNT._serialized_end=15808
4293
+ _AKSSERVICEACCOUNTUSERIMPERSONATION._serialized_start=15811
4294
+ _AKSSERVICEACCOUNTUSERIMPERSONATION._serialized_end=17263
4295
+ _AKSUSERIMPERSONATION._serialized_start=17266
4296
+ _AKSUSERIMPERSONATION._serialized_end=18936
4297
+ _AWS._serialized_start=18939
4298
+ _AWS._serialized_end=20224
4299
+ _AWSCONSOLE._serialized_start=20227
4300
+ _AWSCONSOLE._serialized_end=21871
4301
+ _AWSCONSOLESTATICKEYPAIR._serialized_start=21874
4302
+ _AWSCONSOLESTATICKEYPAIR._serialized_end=23681
4303
+ _AWSINSTANCEPROFILE._serialized_start=23684
4304
+ _AWSINSTANCEPROFILE._serialized_end=24902
4305
+ _AMAZONEKS._serialized_start=24905
4306
+ _AMAZONEKS._serialized_end=27625
4307
+ _AMAZONEKSINSTANCEPROFILE._serialized_start=27628
4308
+ _AMAZONEKSINSTANCEPROFILE._serialized_end=30163
4309
+ _AMAZONEKSINSTANCEPROFILEUSERIMPERSONATION._serialized_start=30166
4310
+ _AMAZONEKSINSTANCEPROFILEUSERIMPERSONATION._serialized_end=32040
4311
+ _AMAZONEKSUSERIMPERSONATION._serialized_start=32043
4312
+ _AMAZONEKSUSERIMPERSONATION._serialized_end=34105
4313
+ _AMAZONES._serialized_start=34108
4314
+ _AMAZONES._serialized_end=35501
4315
+ _AMAZONMQAMQP091._serialized_start=35504
4316
+ _AMAZONMQAMQP091._serialized_end=36781
4317
+ _ATHENA._serialized_start=36784
4318
+ _ATHENA._serialized_end=38184
4319
+ _AURORAMYSQL._serialized_start=38187
4320
+ _AURORAMYSQL._serialized_end=39734
4321
+ _AURORAMYSQLIAM._serialized_start=39737
4322
+ _AURORAMYSQLIAM._serialized_end=41138
4323
+ _AURORAPOSTGRES._serialized_start=41141
4324
+ _AURORAPOSTGRES._serialized_end=42533
4325
+ _AURORAPOSTGRESIAM._serialized_start=42536
4326
+ _AURORAPOSTGRESIAM._serialized_end=44071
4327
+ _AZURE._serialized_start=44074
4328
+ _AZURE._serialized_end=45078
4329
+ _AZURECERTIFICATE._serialized_start=45081
4330
+ _AZURECERTIFICATE._serialized_end=46129
4331
+ _AZUREMYSQL._serialized_start=46132
4332
+ _AZUREMYSQL._serialized_end=47673
4333
+ _AZUREPOSTGRES._serialized_start=47676
4334
+ _AZUREPOSTGRES._serialized_end=49062
4335
+ _AZUREPOSTGRESMANAGEDIDENTITY._serialized_start=49065
4336
+ _AZUREPOSTGRESMANAGEDIDENTITY._serialized_end=50679
4337
+ _BIGQUERY._serialized_start=50682
4338
+ _BIGQUERY._serialized_end=51817
4339
+ _CASSANDRA._serialized_start=51820
4340
+ _CASSANDRA._serialized_end=53066
4341
+ _CITUS._serialized_start=53069
4342
+ _CITUS._serialized_end=54422
4343
+ _CLICKHOUSEHTTP._serialized_start=54425
4344
+ _CLICKHOUSEHTTP._serialized_end=55486
4345
+ _CLICKHOUSEMYSQL._serialized_start=55489
4346
+ _CLICKHOUSEMYSQL._serialized_end=56890
4347
+ _CLICKHOUSETCP._serialized_start=56893
4348
+ _CLICKHOUSETCP._serialized_end=58269
4349
+ _CLUSTRIX._serialized_start=58272
4350
+ _CLUSTRIX._serialized_end=59804
4351
+ _COCKROACH._serialized_start=59807
4352
+ _COCKROACH._serialized_end=61176
4353
+ _COUCHBASEDATABASE._serialized_start=61179
4354
+ _COUCHBASEDATABASE._serialized_end=62573
4355
+ _COUCHBASEWEBUI._serialized_start=62576
4356
+ _COUCHBASEWEBUI._serialized_end=63644
4357
+ _DB2I._serialized_start=63647
4358
+ _DB2I._serialized_end=64875
4359
+ _DB2LUW._serialized_start=64878
4360
+ _DB2LUW._serialized_end=66106
4361
+ _DOCUMENTDBHOST._serialized_start=66109
4362
+ _DOCUMENTDBHOST._serialized_end=67379
4363
+ _DOCUMENTDBHOSTIAM._serialized_start=67382
4364
+ _DOCUMENTDBHOSTIAM._serialized_end=68428
4365
+ _DOCUMENTDBREPLICASET._serialized_start=68431
4366
+ _DOCUMENTDBREPLICASET._serialized_end=69875
4367
+ _DRUID._serialized_start=69878
4368
+ _DRUID._serialized_end=70988
4369
+ _DYNAMODB._serialized_start=70991
4370
+ _DYNAMODB._serialized_end=72380
4371
+ _DYNAMODBIAM._serialized_start=72383
4372
+ _DYNAMODBIAM._serialized_end=73539
4373
+ _ELASTIC._serialized_start=73542
4374
+ _ELASTIC._serialized_end=74780
4375
+ _ELASTICACHEREDIS._serialized_start=74783
4376
+ _ELASTICACHEREDIS._serialized_end=76040
4377
+ _GCP._serialized_start=76043
4378
+ _GCP._serialized_end=76927
4379
+ _GCPCONSOLE._serialized_start=76930
4380
+ _GCPCONSOLE._serialized_end=78376
4381
+ _GCPWIF._serialized_start=78379
4382
+ _GCPWIF._serialized_end=79998
4383
+ _GOOGLEGKE._serialized_start=80001
4384
+ _GOOGLEGKE._serialized_end=82138
4385
+ _GOOGLEGKEUSERIMPERSONATION._serialized_start=82141
4386
+ _GOOGLEGKEUSERIMPERSONATION._serialized_end=83620
4387
+ _GREENPLUM._serialized_start=83623
4388
+ _GREENPLUM._serialized_end=84992
4389
+ _HTTPAUTH._serialized_start=84995
4390
+ _HTTPAUTH._serialized_end=86306
4391
+ _HTTPBASICAUTH._serialized_start=86309
4392
+ _HTTPBASICAUTH._serialized_end=87739
4393
+ _HTTPNOAUTH._serialized_start=87742
4394
+ _HTTPNOAUTH._serialized_end=88944
4395
+ _KUBERNETES._serialized_start=88947
4396
+ _KUBERNETES._serialized_end=91305
4397
+ _KUBERNETESBASICAUTH._serialized_start=91308
4398
+ _KUBERNETESBASICAUTH._serialized_end=92826
4399
+ _KUBERNETESSERVICEACCOUNT._serialized_start=92829
4400
+ _KUBERNETESSERVICEACCOUNT._serialized_end=94970
4401
+ _KUBERNETESSERVICEACCOUNTUSERIMPERSONATION._serialized_start=94973
4402
+ _KUBERNETESSERVICEACCOUNTUSERIMPERSONATION._serialized_end=96453
4403
+ _KUBERNETESUSERIMPERSONATION._serialized_start=96456
4404
+ _KUBERNETESUSERIMPERSONATION._serialized_end=98156
4405
+ _MTLSMYSQL._serialized_start=98159
4406
+ _MTLSMYSQL._serialized_end=100207
4407
+ _MTLSPOSTGRES._serialized_start=100210
4408
+ _MTLSPOSTGRES._serialized_end=102098
4409
+ _MARIA._serialized_start=102101
4410
+ _MARIA._serialized_end=103621
4411
+ _MEMCACHED._serialized_start=103624
4412
+ _MEMCACHED._serialized_end=104526
4413
+ _MEMSQL._serialized_start=104529
4414
+ _MEMSQL._serialized_end=106053
4415
+ _MONGOHOST._serialized_start=106056
4416
+ _MONGOHOST._serialized_end=107425
4417
+ _MONGOLEGACYHOST._serialized_start=107428
4418
+ _MONGOLEGACYHOST._serialized_end=108807
4419
+ _MONGOLEGACYREPLICASET._serialized_start=108810
4420
+ _MONGOLEGACYREPLICASET._serialized_end=110475
4421
+ _MONGOREPLICASET._serialized_start=110478
4422
+ _MONGOREPLICASET._serialized_end=112124
4423
+ _MONGOSHARDEDCLUSTER._serialized_start=112127
4424
+ _MONGOSHARDEDCLUSTER._serialized_end=113434
4425
+ _MYSQL._serialized_start=113437
4426
+ _MYSQL._serialized_end=114957
4427
+ _NEPTUNE._serialized_start=114960
4428
+ _NEPTUNE._serialized_end=115854
4429
+ _NEPTUNEIAM._serialized_start=115857
4430
+ _NEPTUNEIAM._serialized_end=117362
4431
+ _ORACLE._serialized_start=117365
4432
+ _ORACLE._serialized_end=118711
4433
+ _POSTGRES._serialized_start=118714
4434
+ _POSTGRES._serialized_end=120079
4435
+ _PRESTO._serialized_start=120082
4436
+ _PRESTO._serialized_end=121428
4437
+ _RDP._serialized_start=121431
4438
+ _RDP._serialized_end=122802
4439
+ _RDPCERT._serialized_start=122805
4440
+ _RDPCERT._serialized_end=124281
4441
+ _RDSPOSTGRESIAM._serialized_start=124284
4442
+ _RDSPOSTGRESIAM._serialized_end=125806
4443
+ _RABBITMQAMQP091._serialized_start=125809
4444
+ _RABBITMQAMQP091._serialized_end=127086
4445
+ _RAWTCP._serialized_start=127089
4446
+ _RAWTCP._serialized_end=127980
4447
+ _REDIS._serialized_start=127983
4448
+ _REDIS._serialized_end=129213
4449
+ _REDSHIFT._serialized_start=129216
4450
+ _REDSHIFT._serialized_end=130581
4451
+ _SQLSERVER._serialized_start=130584
4452
+ _SQLSERVER._serialized_end=132205
4453
+ _SQLSERVERAZUREAD._serialized_start=132208
4454
+ _SQLSERVERAZUREAD._serialized_end=133971
4455
+ _SQLSERVERKERBEROSAD._serialized_start=133974
4456
+ _SQLSERVERKERBEROSAD._serialized_end=135968
4457
+ _SSH._serialized_start=135971
4458
+ _SSH._serialized_end=137472
4459
+ _SSHCERT._serialized_start=137475
4460
+ _SSHCERT._serialized_end=139224
4461
+ _SSHCUSTOMERKEY._serialized_start=139227
4462
+ _SSHCUSTOMERKEY._serialized_end=140664
4463
+ _SSHPASSWORD._serialized_start=140667
4464
+ _SSHPASSWORD._serialized_end=142085
4465
+ _SINGLESTORE._serialized_start=142088
4466
+ _SINGLESTORE._serialized_end=143633
4467
+ _SNOWFLAKE._serialized_start=143636
4468
+ _SNOWFLAKE._serialized_end=144878
4469
+ _SNOWSIGHT._serialized_start=144881
4470
+ _SNOWSIGHT._serialized_end=145854
4471
+ _SYBASE._serialized_start=145857
4472
+ _SYBASE._serialized_end=146971
4473
+ _SYBASEIQ._serialized_start=146974
4474
+ _SYBASEIQ._serialized_end=148097
4475
+ _TERADATA._serialized_start=148100
4476
+ _TERADATA._serialized_end=149222
4477
+ _TRINO._serialized_start=149225
4478
+ _TRINO._serialized_end=150452
4265
4479
  # @@protoc_insertion_point(module_scope)