finalcad/MskConnectorAction
Create msk connector
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 29, 2024
- License
- None
Pinned Snippet
uses: finalcad/mskconnectoraction@77865710e2e96a37902eaa9e459add4811e36b18 # v2.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-role | Aws role to apply changes | yes | — |
| aws-region | Aws region (eu-central-1, ap-northeast-1) | yes | — |
| terraform-version | Terraform version to install. | — | 1.9.7 |
| terragrunt-version | Terragrunt version to install. | — | 0.68.1 |
| terraform-data-one-repo | terraform data one repository | — | FinalCAD/terraform-data-one |
| terraform-data-one-ref | — | — | master |
| github-token | Github token to pull package to avoid limit rate | — | "" |
| github-ssh | Github ssh key to pull terragrunt from github api | yes | — |
| environment | Finalcad envrionment: production, staging, sandbox | yes | — |
| region-friendly | Finalcad region: frankfurt or tokyo | yes | — |
| config-file-prefix | Sub path for config file | — | configuration |
| pr-number | Pull rerquest number, empty for push | — | "" |
Outputs
no outputs