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

Support for push? #7

Open
petemounce opened this issue Apr 12, 2023 · 0 comments
Open

Support for push? #7

petemounce opened this issue Apr 12, 2023 · 0 comments

Comments

@petemounce
Copy link

petemounce commented Apr 12, 2023

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant