dave-irvine/Amazon Route53 "Create Recordset" Action for GitHub Actions

Creates a recordset

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
nameThe name of the record to create.yes
typeThe type of record to create. One of SOA | A | TXT | NS | CNAME | MX | NAPTR | PTR | SRV | SPF | AAAA | CAA.yes
recordsThe values of the records to create (comma seperated).yes
hosted-zone-idThe hosted zone ID in which to create the record.yes
ttlThe TTL of the recordset (defaults to 60)no
wait-for-changeWhether or not to wait for the Route53 change to be applied (defaults to true)no

no outputs