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 - Use local state file for rover instead of remote #284

Open
arnaudlh opened this issue Oct 10, 2022 · 0 comments
Open

Feature - Use local state file for rover instead of remote #284

arnaudlh opened this issue Oct 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@arnaudlh
Copy link
Member

For local development, is it sometimes useful to deploy and test on a subscription that does not have a launchpad installed, while you still have the benefits or rover environment, variables and tools. Instead of using launchpad's storage account, state files should be stored locally.

Proposed syntax could be just omitting the -env and -level:

rover -lz /tf/caf/examples -var-folder /tf/caf/examples/app_gateway/301-agw-v1/ -tfstate nets-102-12-1sw213s.tfstate -a plan

Or adding a -local

rover -lz /tf/caf/examples -var-folder /tf/caf/examples/app_gateway/301-agw-v1/ -local -tfstate nets-102-12-1sw213s.tfstate -a plan
@arnaudlh arnaudlh added the enhancement New feature or request label Oct 10, 2022
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