jason-johnson / azure-pipelines-tasks-terraform

Azure Pipelines extension for Terraform
MIT License
127 stars 55 forks source link

Secure File - referenced by GUID instead of name #228

Closed AIPeterKyrannis closed 1 year ago

AIPeterKyrannis commented 2 years ago

Hi @charleszipp , Thanks for coming back so promptly. I should have mentioned, that i'm using an Azure classic pipeline and select the file > click save. When I view the yaml at this point, it shows the name. image but when I delete the secure file in the library and replace it with a new version (of the same name). I go back into the pipeline and find that the variable field is blank and the yaml displays the guid of the old secure file I deleted.

Originally posted by @AIPeterKyrannis in https://github.com/charleszipp/azure-pipelines-tasks-terraform/issues/225#issuecomment-985576208

jason-johnson commented 1 year ago

Hi @AIPeterKyrannis , are you still having this issue? It seems like it's got something to do with how classic pipelines handle secure files and not this extension?

jason-johnson commented 1 year ago

No response in a month. Closing. Feel free to reopen if the issue persists.