flutter-repo
container-labs/flutter-repo/github
Terraform Module
HCL
GITHUB
Install
module "flutter-repo" {
source = "container-labs/flutter-repo/github"
version = "1.8.2"
}
README
terraform-github-flutter-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.8.2
Cloud GITHUB
★ Stars0
Forks2
Total downloads841
Inputs5
Resources1
Namespacecontainer-labs
Updated