Skip to content

Commit c40b77e

Browse files
committed
Adding note about sensitive variable values.
1 parent 9c729cf commit c40b77e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

step-templates/octopus-redeploy-previous-release.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"Id": "c0137294-b4e3-406e-a36d-fd7aca2731e7",
5858
"Name": "redeploy.prompted.useexisting",
5959
"Label": "Use previous prompted variables",
60-
"HelpText": "Tick this box to use the same prompted variables and values from the previous deployment.\n\nNote: This setting will override anything in the `Prompted variables` input with the values from the previous deployment. In addition, it will use the values from the latest deployment of the Release.",
60+
"HelpText": "Tick this box to use the same prompted variables and values from the previous deployment.\n\nNote: This setting will override anything in the `Prompted variables` input with the values from the previous deployment. In addition, it will use the values from the latest deployment of the Release.\n\nNote: Please be aware that this template uses the API to retrieve variable which will not work sensitive values.",
6161
"DefaultValue": "False",
6262
"DisplaySettings": {
6363
"Octopus.ControlType": "Checkbox"

0 commit comments

Comments
 (0)