tomas-polach/Upsert AWS DNS
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 |
|---|---|---|---|
| record-name | The name of the record to create or update | yes | — |
| record-type | The type of the record to create or update. E.g. A, CNAME, TXT, etc. | yes | — |
| record-value | The value of the record to create or update | yes | — |
| record-ttl | The TTL of the record to create or update. E.g. 300, 600, 3600, etc. | no | 300 |
| role-arn | The ARN of the role to assume for creating the DNS record | no | — |
Outputs
no outputs