Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
update generated docs action committed Jan 10, 2024
1 parent 414b6c9 commit 92c71c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ resource "env0_module" "example" {
- `module_provider` (String) the provider name in the module source (Match pattern: ^[0-9a-z]{0,64}$)
- `path` (String) the folder in the repository to create the module from
- `ssh_keys` (List of Map of String) an array of references to 'data_ssh_key' to use when accessing git over ssh
- `tag_prefix` (String) a tag prefix for the module
- `token_id` (String) the git token id to be used
- `token_name` (String) the token name used for integration with GitLab

Expand Down

0 comments on commit 92c71c2

Please sign in to comment.