forked from DontShaveTheYak/cf2tf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change the devcontainer remote user to ubuntu
The new ubuntu 24.x image includes a user named `ubuntu` that has a UID of 1000. I tried to create a vscode user with UID of 1001 but it didn't work. I tried several things but eventually I gave up and embraced the `ubuntu` user. I had to delete the .nox directory to get pre-commit to work again. I also needed to manually select the python interpreter in vscode.
- Loading branch information
Showing
2 changed files
with
5 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters