emvaldes/Configure System Access
Configure System Access
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 14, 2023
- License
- GPL 3.0
Pinned Snippet
uses: emvaldes/configure-access@32c86908a96187f74ca3a1302e00eea158391335 # v3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| action-functions | Configure Access Functions | no | action.functions |
| private-keypair-file | KeyPair Private Key | no | devops.pem |
| private-keypair-name | KeyPair Private Name | no | devops |
| private-keypair-secret | KeyPair Private Data | yes | "" |
| debuger-mode | Enabling Shell Debugger | no | false |
| verbose-mode | Enabling Verbosity | no | false |
Outputs
| name | description |
|---|---|
| private-keypair-file | Exporting Private KeyPair File |
| private-keypair-name | Exporting Private KeyPair Name |
| private-keypair-secret | Exporting Private KeyPair Secret |