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

feat: add Terraform module for mlflow-server #274

Merged
merged 3 commits into from
Sep 27, 2024

Commits on Sep 25, 2024

  1. feat: add Terraform module for mlflow-server (#267)

    * feat: add Terraform module for mlflow-server
    
    This commit adds the terraform/ directory to the root of the repository to host
    the Terraform module of this charm. This follows the standard set in CC006.
    For more information please also refer to canonical/argo-operators/pull/198.
    
    Fixes #266
    DnPlas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bbb435a View commit details
    Browse the repository at this point in the history
  2. ci, docs: update to match standards for terraform (#273)

    * ci: remove the channel from terraform checks
    
    Since the default for deploying the charm is now set to latest/edge in
    the re-usable workflow, this is not required anymore.
    
    Part of #266
    
    * docs: remove compatibility note
    
    The latest standard for the terraform/ README.md is that the compatibility
    note can be obviated since the module at the branch is compatible with the
    charm in the same branch.
    
    Part of #266
    DnPlas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    252d18c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e99cb5 View commit details
    Browse the repository at this point in the history