Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Support for push? #7

Description

@petemounce

I'm exploring this provider at the moment. My use-case; managing single-tenant SaaS via terraform.

I'd like to (automatically) maintain a state repository per tenant, containing the various generated files and so forth required inside the various servers. A server can then, when it boots (or otherwise poked), check out the state repository (or segment of it) at the particular revision for "now" and obtain its configuration.

So I'd in mind to terraform apply in a tenant's workspace, and for that to generate said files, commit, and push to the tenant's state repository, then trigger something telling the tenant's infra to pull & reconfigure things / restart services.

However; I didn't find a gitops_push. Is that likely to exist at some point?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions