simonmisencik/GitOps environment propagation
Github action for environment propagation in gitops repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source_enviroment | Source environment (e.g. staging) | yes | — |
| target_enviroment | Target environment (e.g. production) | yes | — |
| prefix_folder | Prefix for folder in which environment is stored(e.g. environments) | yes | environments |
| suffix_folder | Suffix for folder in which environment is stored(e.g. app) | yes | app |
| secrets_promotion | Option to promote secret(e.g. false) | yes | false |
Outputs
no outputs