secrets

hadenlabs/secrets/github

Terraform Module HCL GITHUB

Terraform github secrets

Install
module "secrets" {
source = "hadenlabs/secrets/github"
version = "0.1.2"
}
plain text: /constructs/tfmod-hadenlabs-secrets-github/install.txt
⭐ Source on GitHub 📦 Registry page
README

![Latest Release](https://github.com/hadenlabs/terraform-github-secrets/releases) ![Lint](https://github.com/hadenlabs/terraform-github-secrets/actions?workflow=lint-code) ![CI](https://github.com/hadenlabs/terraform-github-secrets/actions?workflow=ci) ![Test](https://github.com/hadenlabs/terraform-github-secrets/actions?workflow=test) ![pre-commit](https://github.com/pre-commit/pre-commit) ![Conventional Commits](https://conventionalcommits.org) ![KeepAChangelog](https://keepachangelog.com) ![Terraform Version](https://github.com/hashicorp/terraform/releases) ![AWS Provider Version](https://github.com/terraform-providers/terraform-provider-aws/releases) terraform-github-secrets Terraform module to provision an github secrets. Requirements This is a list of plugins that need to be installe

Inputs (2)
NameTypeDescriptionDefault
secretsmap(any)secrets for repository required
visibilitystringThe visibility of the secrets. required
Outputs (2)
secret — output instance github actions secrets organization
secrets — List of secrets available.
Resources (1)
github_actions_organization_secret
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.2
Cloud GITHUB
★ Stars0
Forks3
Total downloads1.0k
Inputs2
Outputs2
Resources1
Examples1
LicenseLGPL-3.0
Namespacehadenlabs
Updated