actions-marketplace-validations/Create cloudformation on AWS
Deploy your cloudformation in to AWS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key | AWS ACCESS KEY | yes | "" |
| aws-secret-access-key | AWS SECRET KEY | yes | "" |
| aws-region | Region where you want to deploy | yes | ap-northeast-1 |
| project-name | This is used for param-{project-name}.yaml, bucketname and stack name | yes | "" |
| target-dir | The directory which is deployed | yes | infra |
Outputs
| name | description |
|---|---|
| result | Show the result of deploying |