neti-filplus-infra/Put SSM version for deploy
This action updates the SSM parameter with the new image version for deployment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of the image to be deployed. If not provided, it will be set to 'latest'. | yes | — |
| environment | Environment for which the SSM parameter is being updated. | yes | — |
| ecr-repository | ECR repository name. | yes | — |
| aws-access-key-id | AWS access key ID for authentication. | yes | — |
| aws-secret-access-key | AWS secret access key for authentication. | yes | — |
| aws-region | AWS region where the ECR repository is located. | yes | us-east-1 |
| secrets-environment | Environment for which the secrets are being used. | no | — |
Outputs
no outputs