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

Is it possible to run this module over two different VPC׳s? #2703

Closed
dvdgitman opened this issue Nov 30, 2022 · 6 comments
Closed

Is it possible to run this module over two different VPC׳s? #2703

dvdgitman opened this issue Nov 30, 2022 · 6 comments
Labels
question Further information is requested

Comments

@dvdgitman
Copy link

I have this module already running perfectly using the stage vpc , is it possible to add another VPC to the module? I would like to run the runners on prod VPC as well..

@npalm npalm added the question Further information is requested label Dec 2, 2022
@npalm
Copy link
Member

npalm commented Dec 2, 2022

Not possible, this requires two deployments.

@dvdgitman
Copy link
Author

How do I deploy the terraform again? Since it's gonna use the same modules and roles it's probably gonna say some stuff are already in use with same name no?

@dvdgitman
Copy link
Author

Bump, how do I redeploy the tf module, if I already have it installed and configured on my Account with a specific VPC, and I want to add another one.. I think it will failed since it has the same name already

@dvdgitman
Copy link
Author

Not possible, this requires two deployments.

bump, can you tell me how do I add another deployment ? Since If i would run it again it will ( same modules and roles )

@npalm
Copy link
Member

npalm commented Dec 21, 2022

There is a prefix variable, when you set this all names should be unique. You can also have on Issue #2517 which tracks the work for v2.x to support in a simplere way.

@dvdgitman
Copy link
Author

dvdgitman commented Dec 21, 2022

Thanks! that did it :D

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

No branches or pull requests

2 participants