Skip to content

Commit f553f93

Browse files
committed
added parameter name to json
1 parent 840cc38 commit f553f93

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

step-templates/letsencrypt-azure-dns.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,16 @@
9191
"DisplaySettings": {
9292
"Octopus.ControlType": "Checkbox"
9393
}
94+
},
95+
{
96+
"Id": "36451c6b-f61d-4e00-b1f6-956341c9691d",
97+
"Name": "LE_AzureDNS_DnsAlias",
98+
"Label": "DNS Alias",
99+
"HelpText": "Use a CNAME alias for the TXT challenge.",
100+
"DefaultValue": "",
101+
"DisplaySettings": {
102+
"Octopus.ControlType": "SingleLineText"
103+
}
94104
}
95105
],
96106
"$Meta": {

0 commit comments

Comments
 (0)