mirror of
https://github.com/certd/certd.git
synced 2026-07-09 22:47:38 +08:00
perf: aws route53
This commit is contained in:
@@ -32,7 +32,7 @@ export class AwsRoute53Provider extends AbstractDnsProvider {
|
||||
fullRecord: fullRecord,
|
||||
type: type,
|
||||
value: value,
|
||||
action: 'CREATE',
|
||||
action: 'UPSERT',
|
||||
});
|
||||
return {
|
||||
hostedZoneId: ZoneId,
|
||||
|
||||
Reference in New Issue
Block a user