dart-repo
container-labs/dart-repo/github
Terraform Module
HCL
GITHUB
Install
module "dart-repo" {
source = "container-labs/dart-repo/github"
version = "1.1.0"
}
README
terraform-github-dart-repo
Inputs (5)
| Name | Type | Description | Default |
|---|---|---|---|
| repository | string | required | |
| dependabot_enabled | bool | true | |
| dependabot_directory | string | "." | |
| workspace_image_tag | string | "" | |
| workspace_image_digest | string | "" |
Resources (1)
github_repository_file
Details
FrameworkTerraform Module
LanguageHCL
Version1.1.0
Cloud GITHUB
★ Stars0
Forks1
Total downloads760
Inputs5
Resources1
Namespacecontainer-labs
Updated