File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,10 @@ resource "env0_module" "example" {
37
37
- ` description ` (String) description of the module
38
38
- ` github_installation_id ` (Number) the env0 application installation id on the relevant Github repository
39
39
- ` is_azure_devops ` (Boolean) true if this module integrates with azure dev ops
40
+ - ` is_bitbucket_server ` (Boolean) true if this module integrates with Bitbucket Server
41
+ - ` is_github_enterprise ` (Boolean) true if this module integrates with GitHub Enterprise
42
+ - ` is_gitlab ` (Boolean) true if this module integrates with GitLab
43
+ - ` is_gitlab_enterprise ` (Boolean) true if this module integrates with GitLab Enterprise
40
44
- ` module_test_enabled ` (Boolean) set to 'true' to enable module test (defaults to 'false')
41
45
- ` opentofu_version ` (String) the opentofu version to use, Can only be set if 'module_test_enabled' is enabled
42
46
- ` path ` (String) the folder in the repository to create the module from
You can’t perform that action at this time.
0 commit comments