I am trying to build a pipeline using Azure DevOps to deploy my Terraform code to AWS. I am aware that we can use service principles for authentication, but doing so would require me to enter my access and secret keys in Azure DevOps, which I do not want to do. Is there another way to accomplish this?