I’ve just deployed a project that uses the Octopus Deploy API and had problems getting the API key to be substituted in the settings file during deployment. After several hours and many failed attempts I discovered this is due to Calamari ignoring variables that start with “Octopus”.
As this is presumably a ‘reserved’ prefix, would it be possible to display a warning message when adding a variable that starts with “Octopus”? This would alert users to the fact that the variable will be ignored and allow them to update the names to not use this prefix.