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

Remove unnecessary sudo usage #213

Closed
wants to merge 1 commit into from

Conversation

brk3
Copy link
Contributor

@brk3 brk3 commented Oct 29, 2021

There are a number of random calls to sudo in
scripts/tfstate_azurerm.sh.

While rover runs in an isolated container it's still best to avoid
unecessary privilege escalation where possible.

@brk3 brk3 force-pushed the feature/pbourke-remove-sudo branch 2 times, most recently from 135d7ee to ab4e459 Compare October 29, 2021 16:03
There are a number of random calls to sudo in
scripts/tfstate_azurerm.sh.

While rover runs in an isolated container it's still best to avoid
unecessary privilege escalation where possible.
@brk3 brk3 force-pushed the feature/pbourke-remove-sudo branch from ab4e459 to bceffab Compare November 1, 2021 09:13
@arnaudlh arnaudlh changed the base branch from master to tfc December 2, 2021 07:15
Copy link
Member

@arnaudlh arnaudlh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arnaudlh arnaudlh added the enhancement New feature or request label Dec 3, 2021
@arnaudlh arnaudlh added this to In progress in Milestone 2112 via automation Dec 3, 2021
@arnaudlh
Copy link
Member

arnaudlh commented Dec 3, 2021

Thanks for the PR @brk3. Closing this one as it has been refactored in tfc branch.

@arnaudlh arnaudlh closed this Dec 3, 2021
Milestone 2112 automation moved this from In progress to Done Dec 3, 2021
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
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants