You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProviderConfigError="error in configuring the provider."
60
+
MissingAuthAttrError="either Atlas Programmatic API Keys or AWS Secrets Manager attributes must be set"
61
+
ProviderMetaUserAgentExtra="user_agent_extra"
62
+
ProviderMetaUserAgentExtraDesc="You can extend the user agent header for each request made by the provider to the Atlas Admin API. The Key Values will be formatted as {key}/{value}."
63
+
ProviderMetaModuleName="module_name"
64
+
ProviderMetaModuleNameDesc="The name of the module using the provider"
65
+
ProviderMetaModuleVersion="module_version"
66
+
ProviderMetaModuleVersionDesc="The version of the module using the provider"
0 commit comments