Skip to content

Commit 6717327

Browse files
author
update generated docs action
committed
Update docs
1 parent 078dfec commit 6717327

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/resources/module.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ resource "env0_module" "example" {
3737
- `description` (String) description of the module
3838
- `github_installation_id` (Number) the env0 application installation id on the relevant Github repository
3939
- `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
4044
- `module_test_enabled` (Boolean) set to 'true' to enable module test (defaults to 'false')
4145
- `opentofu_version` (String) the opentofu version to use, Can only be set if 'module_test_enabled' is enabled
4246
- `path` (String) the folder in the repository to create the module from

0 commit comments

Comments
 (0)