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

Feature discussion: instance discovery #76

Open
jnmoal opened this issue Apr 6, 2021 · 0 comments
Open

Feature discussion: instance discovery #76

jnmoal opened this issue Apr 6, 2021 · 0 comments

Comments

@jnmoal
Copy link

jnmoal commented Apr 6, 2021

I'm using terraform and its workspace to allow deploying multiple times the exact same environnement. This imply to use different host name for each environnement. Those instances are basically on-demand, and won't last more than 8 hours.

The access to those instances is done through bastillion. For now, I juste pre-register the instance name so that project can have access to it. And when the environnement is not needed, I unregister them.

That's why, I would love to use some kind of instance discovery based on EC2 tags, so that instance are automatically discovered by bastillion and made available for users.

What do you think of that?

Thanks.

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

1 participant