devenv-repo
container-labs/devenv-repo/github
Terraform Module
HCL
GITHUB
Install
module "devenv-repo" {
source = "container-labs/devenv-repo/github"
version = "1.6.1"
}
README
terraform-github-devenv-repo Flutter Standing on shoulders of giants https://medium.com/@jacksonz666/gitpod-flutter-productivity-on-the-go-for-mobile-app-developers-cc2495049d52
Inputs (5)
| Name | Type | Description | Default |
|---|---|---|---|
| repository | string | required | |
| workspace_image_digest | string | "" | |
| image_registry | string | "us-central1-docker.pkg.dev/containerlab | |
| workspace_image | string | "terraform" | |
| workspace_image_tag | string | "latest" |
Resources (1)
github_repository_file
Details
FrameworkTerraform Module
LanguageHCL
Version1.6.1
Cloud GITHUB
★ Stars0
Forks2
Total downloads1.4k
Inputs5
Resources1
Namespacecontainer-labs
Updated