nodejs-repo
container-labs/nodejs-repo/github
Terraform Module
HCL
GITHUB
Install
module "nodejs-repo" {
source = "container-labs/nodejs-repo/github"
version = "1.11.0"
}
README
terraform-github-nodejs-repo
Inputs (7)
| Name | Type | Description | Default |
|---|---|---|---|
| repository | string | required | |
| npm_package_repo | bool | false | |
| dependabot_enabled | bool | false | |
| dependabot_directory | string | "/" | |
| workspace_image_tag | string | "" | |
| workspace_image_digest | string | "" | |
| secret_npm_token | string | "" |
Resources (2)
github_actions_secretgithub_repository_file
Details
FrameworkTerraform Module
LanguageHCL
Version1.11.0
Cloud GITHUB
★ Stars0
Forks2
Total downloads853
Inputs7
Resources2
Namespacecontainer-labs
Updated