duplocloud/Duplocloud
Install Duplocloud tools and login.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 26, 2026
- License
- MIT
Pinned Snippet
uses: duplocloud/actions@4d57b6ea3b0de1f040307ab3d32b7dc146f81aba # v0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mask-account-id | Mask AWS Account ID in logs | no | false |
| region | Overide the cloud region from the default. For gcp this is required. | no | — |
| account-id | Overide the cloud account id from the default. Required when on gcp where this would be the project name. | no | — |
| credentials | Cloud credentials for Azure or GCP. | no | — |
| version | The version of the duploctl to install. | no | 0.4.3 |
| admin | Admin user name. | no | false |
| python-version | Python version to install. | no | 3.12 |
| from-source | Install from source using the version as the git ref. | no | false |
| jit | Enable JIT (Just-In-Time) authentication for cloud providers. | no | true |
| cloud-cli | Enable cloud CLI installation and configuration (AWS CLI, gcloud, Azure CLI). | no | true |
Outputs
no outputs