dependabot
container-labs/dependabot/github
Terraform Module
HCL
GITHUB
Install
module "dependabot" {
source = "container-labs/dependabot/github"
version = "0.1.0"
}
README
terraform-github-dependabot-repo
Inputs (3)
| Name | Type | Description | Default |
|---|---|---|---|
| repository | string | required | |
| dependabot_for | string | the language / framework you want to add a dependabot file for | required |
| dependabot_directory | string | "/" |
Resources (1)
github_repository_file
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.0
Cloud GITHUB
★ Stars1
Forks2
Total downloads778
Inputs3
Resources1
Namespacecontainer-labs
Updated