singlestore-labs / singlestoredb-python

Python SDK for the SingleStore database and workspace management APIs
Apache License 2.0
22 stars 15 forks source link

Added expiresAt argument to the create_workspace_group #9

Closed AdalbertMemSQL closed 1 year ago

AdalbertMemSQL commented 1 year ago

expiresAt argument is introduced in the latest versions of the managed service API. It will allow to auto-terminate workspaces in the case when CI/CD workflow fails.