• stack72's avatar
    Migrate Manta Remote state to be a backend · 1fd0f803
    stack72 authored
    This PR changes manta from being a legacy remote state client to a new backend type. This also includes creating a simple lock within manta
    
    This PR also unifies the way the triton client is configured (the schema) and also uses the same env vars to set the backend up
    
    It is important to note that if the remote state path does not exist, then the backend will create that path. This means the user doesn't need to fall into a chicken and egg situation of creating the directory in advance before interacting with it
    1fd0f803