tomas-polach/Upsert AWS Certificate
A custom action to create or retrieve the certificate for a domain
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| domains | A list of comma separated domains for the certificate. Example: 'example.com,www.example.com,*.example2.com' | yes | — |
| domain-role-arn | The ARN of the IAM role to assume for creating the verification DNS record | no | — |
| certificate-role-arn | The ARN of the IAM role to assume for creating the certificate | no | — |
Outputs
| name | description |
|---|---|
| certificate-arn | The ARN of the upserted certificate |