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