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

Compatibility with Terraspace #486

Open
duncanwraight opened this issue Jan 16, 2023 · 1 comment
Open

Compatibility with Terraspace #486

duncanwraight opened this issue Jan 16, 2023 · 1 comment

Comments

@duncanwraight
Copy link

Hi folks

Is there any way we could use kitchen-terraform with Terraspace?

It's a Ruby wrapper to allow layering of configuration. Makes TF repositories cleaner and more DRY-friendly: https://terraspace.cloud/

Instead of terraform plan, terraform apply etc. we use terraspace up <>, e.g. terraform up eks-cluster.

Could we override the executable commands used?

@aaron-lane
Copy link
Collaborator

Hi @duncanwraight 👋🏼

It is currently possible to override the executable client using the driver's client attribute, but that does not include overriding the specific commands issued. If you are able to provide the analogous Terraspace commands that should be invoked to implement the same workflow as exists using Terraform then we may be able to determine how to support 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