renovate-encrypted-secret
bendrucker/renovate-encrypted-secret/gpg
Terraform module for encrypting secrets for Renovate (https://app.renovatebot.com/encrypt)
terraform-gpg-renovate-encrypted-secret  > Terraform module for encrypting secrets for Renovate Renovate is a tool for automatically updating dependencies in your projects, similar to GitHub Dependabot. As a native service, Dependabot is given read access to GitHub Actions organization secrets to access private registries. Terraform can manage these secrets using the github_actions_organization_secret resource. Renovate, as a third party GitHub app, does not access GitHub Actions secrets. Instead, Renovate allows users to encrypt secrets using Renovate's public key and include the encrypted value in the Renovate configuration. Renovate's servers hold the private key and can decrypt the origin
| Name | Type | Description | Default |
|---|---|---|---|
| organization | string | The GitHub organization that can use the secret | required |
| plaintext | string | The secret text to encrypt | required |
| repository | string | The GitHub repository that can use the secret. If unspecified, all repositories | "" |
| public_key | string | The GPG public key used to encrypt the plaintext value | "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\ |
ciphertext — The encrypted ciphertext for use in Renovate configurationsAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,