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

Implement distributed execution for terrahub import --batch using CloudDeployer #915

Open
eistrati opened this issue Nov 1, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@eistrati
Copy link
Contributor

eistrati commented Nov 1, 2019

Describe the Feature

Implement distributed execution for terrahub import --batch using CloudDeployer

Expected Behavior

  1. I would run the following commands:
terrahub configure -c project.distributor="lambda"
terrahub configure -c terraform.backendAccount="default"
terrahub configure -c terraform.cloudAccount="default"
terrahub import --batch default.tfimport
  1. I would expect every row from default.tfimport to be executed in separate Lambda execution
@eistrati eistrati added the enhancement New feature or request label Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants