darpham
darpham
Hello TerraGrunts, Looks like README.md needs to be updated to reflect latest commit with merging and moving `terragrung.tcl` to the root directory. [README.md](https://github.com/gruntwork-io/terragrunt-infrastructure-live-example/blob/master/README.md) Lines 31 -34 > Update the `bucket`...
### Overview We want to add Github Action workflow to enable automated deployment. This requires updated the pre-existing worflow `.github/workflows/deployToDockerHub.yaml` We will want to append the workflow to deploy the...
Dark Mode
**Is your feature request related to a problem? Please describe.** Many websites support dark mode, but Vault's UI does not. **Describe the solution you'd like** Make Dark mode a thing......
## Description This PR adds a debounce mechanism to the `HUD.search()` method in the `content_scripts/hud.js` file. The purpose of this change is to improve performance and reduce unnecessary searches when...
### Problem Statement: When using find mode (`/`) on large web pages, searching is slow to the point of unusable. Reproducible via [https://nix-community.github.io/home-manager/options.xhtml](https://nix-community.github.io/home-manager/options.xhtml). ### Planned Improvements: - [ ] Delay...