actions-marketplace-validations/CloudTruth Configure
Securely deliver CloudTruth configuration and secrets into your GitHub Actions workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 9, 2025
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/cloudtruth_configure-action@7ef7c9086c8cd23417954c4bfc760477da51c9be # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| apikey | The CloudTruth Service Account API key to use. | yes | — |
| project | The CloudTruth project (name or id) within the organization. | yes | — |
| environment | The CloudTruth environment (name or id) to view the project through. | yes | — |
| tag | The environment tag name to use. If not specified, current values are retrieved. | no | — |
| overwrite | Allow environment variables to be overwritten. | no | false |
| server | The CloudTruth server to execute the query against. | no | https://api.cloudtruth.io |
Outputs
no outputs