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

Allow default workspace #348

Open
marko7460 opened this issue May 30, 2019 · 3 comments
Open

Allow default workspace #348

marko7460 opened this issue May 30, 2019 · 3 comments
Labels

Comments

@marko7460
Copy link

marko7460 commented May 30, 2019

kitchen-terraform creates kitchen-terraform-<instance.name> workspaces when running kitchen create/converge. Some customers have already deployed systems for which they would like to run/create tests. Those systems are almost always deployed in default workspace.
Would it be possible to enable a flag in .kitchen.yml that can allow running tests (kitchen create/converge/verify) against default workspace?

@aaron-lane
Copy link
Collaborator

Hey @marko7460! We should be able to accomodate that.

@vinisha1995
Copy link

yes, this is exactly what we want!!, we are already using a Terraform pipeline to deploy our systems and we want kitchen-Terraform tests to verify against it using the same backend which pipeline uses instead its creating its own workspace and backend and creating a completely new deployment. Is there any way to do this?

@aaron-lane
Copy link
Collaborator

Hi @vinisha1995! This is not currently supported but hopefully one of the maintainers can find time to implement it.

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

No branches or pull requests

3 participants