You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running a terraform apply as root every time is not great, we should probably move this to a service account.
it would also be worth cleaning it up a little bit and extracting the service script from configuration.nix into a file
running a
terraform applyas root every time is not great, we should probably move this to a service account.it would also be worth cleaning it up a little bit and extracting the service script from configuration.nix into a file