Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add remote state deployment + use by default #97

Merged
merged 52 commits into from
Sep 26, 2023

Conversation

strickvl
Copy link
Contributor

@strickvl strickvl commented Sep 18, 2023

Added default deployment of remote state when using mlstacks.

  • includes choice of random bucket name for state unless connecting to pre-existing bucket.
  • also includes some docs updates on how to use this / connect to remote state.
  • improves error raising / messaging also.

This change is non-breaking for ZenML core.

Implemented for GCP and AWS modular stacks.

@strickvl strickvl added enhancement New feature or request internal labels Sep 18, 2023
Copy link

@avishniakov avishniakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few nitpicks

Copy link
Contributor

@fa9r fa9r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a bunch of smaller comments but overall this looks good to go already 👍

docs/book/getting-started/core-concepts.md Outdated Show resolved Hide resolved
docs/book/getting-started/gcp.md Outdated Show resolved Hide resolved
src/mlstacks/cli/cli.py Outdated Show resolved Hide resolved
src/mlstacks/cli/cli.py Outdated Show resolved Hide resolved
src/mlstacks/utils/terraform_utils.py Show resolved Hide resolved
src/mlstacks/utils/terraform_utils.py Show resolved Hide resolved
src/mlstacks/utils/terraform_utils.py Show resolved Hide resolved
src/mlstacks/utils/terraform_utils.py Show resolved Hide resolved
src/mlstacks/utils/terraform_utils.py Outdated Show resolved Hide resolved
@strickvl strickvl merged commit 64ce5c9 into develop Sep 26, 2023
@strickvl strickvl deleted the feature/OSS-2328-remote-state-first branch September 26, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants