emvaldes/System Requirements
System Requirements (DevOps)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 14, 2023
- License
- GPL 3.0
Pinned Snippet
uses: emvaldes/system-requirements@78a844c9c2624f4358e654bdf3d43773af3eb6e9 # v3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| update-system | Updating the Operating System State | no | true |
| upgrade-system | Upgrading the Operating System State | no | false |
| update-python-version | Updating the current Python Version | no | true |
| update-pip-version | Updating the current PIP Version | no | true |
| install-default-tools | Installing Default Toolset (DevOps) | no | false |
| install-custom-tools | Installing Custom Toolset (DevOps) | no | false |
| install-python-requirements | Installing Python Requirements | no | false |
| install-awscli-cli | Installing AWS CLI Tool (latest) | no | false |
| install-terraform-cli | Installing HashiCorp Terraform CLI | no | false |
| awscli-download | AWS CLI Download Domain | no | awscli.amazonaws.com |
| awscli-package | AWS CLI Package (Linux) | no | awscli-exe-linux-x86_64.zip |
| terraform-version | Terraform CLI Version (latest) | no | latest |
| debuger-mode | Enabling Shell Debugger | no | false |
| verbose-mode | Enabling Verbosity | no | false |
Outputs
no outputs