Skip to content

Commit

Permalink
docs: Automatic docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
DO! DevOps bot committed Jun 13, 2024
1 parent 1813db6 commit daa1843
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Following features and tools are supported:
* πŸ“¦ Packages
* πŸ“¦ Packer
* πŸ‘Ÿ Run
* πŸ”‘ sops
* πŸ“œ Stern
* 🌏 Terraform
* πŸ— Terragrunt
Expand Down Expand Up @@ -64,6 +65,7 @@ Following features and tools are supported:
* [Packages](#packages)
* [Packer](#packer)
* [Run](#run)
* [sops](#sops)
* [Stern](#stern)
* [Terraform](#terraform)
* [Terragrunt](#terragrunt)
Expand Down Expand Up @@ -540,6 +542,17 @@ Runs commands inside the shell when entering the cloud control container
* DEBUG_run: Debug this feature
* Environment RUN_COMMANDS: Valid shell commands to run

### <a id="sops"></a> sops

Installs [sops](https://github.com/getsops/sops)

#### Configuration

* USE_sops: Enable this feature
* DEBUG_sops: Debug this feature
* Environment SOPS_VERSION (required): Valid sops version (e.g. 3.8.1)
* Environment specific for the key you use, see [sops documentation](https://github.com/getsops/sops?tab=readme-ov-file#22encrypting-using-age)

### <a id="stern"></a> Stern

Installs [stern](https://github.com/stern/stern), a multi pod and container log tailing for Kubernetes
Expand Down

0 comments on commit daa1843

Please sign in to comment.