hayaah/update terraftom module
used to create a terrafrom module in an organization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | terraform user token user | yes | — |
| module_name | the name of the terraform module to be created create | yes | — |
| provider | the module provider | aws | yes | — |
| registry_name | private | public registry | yes | — |
| organization | the terrafrom cloud organization to have the module created in | your team organization | yes | — |
| version | the terrafrom module uploaded | updated version | yes | — |
| file_path | the module compressed file path (file must be with extention tar.gz) | yes | — |
Outputs
| name | description |
|---|---|
| response | request returned response or error |