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

Please add examples #93

Open
NexusNull opened this issue Oct 29, 2023 · 1 comment
Open

Please add examples #93

NexusNull opened this issue Oct 29, 2023 · 1 comment

Comments

@NexusNull
Copy link

NexusNull commented Oct 29, 2023

Great project you got here, could you add some examples on how to use it?
Something like this:

backend "http" {
    address = "https://state.com/remote/${name}"
    password = "${password}"
    username = "${username}"
  }

It wasn't quite clear to me that you need remote in the path, had to go through the code to figure that one out. Thanks for your work.

@tboerger
Copy link
Member

You are right, this important part is really missing within the documentation. I got to take a look how this would fit best into it.

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

No branches or pull requests

2 participants