azure-pipelines-extension-terraform icon indicating copy to clipboard operation
azure-pipelines-extension-terraform copied to clipboard

Documentation is missing

Open marcowork opened this issue 5 years ago • 0 comments

I got a few pointers regarding the documentation;

  • The documentation how to compile this extention is missing. Although there are some Azure-pipeline.yml present I have a feeling that this can be better described.

  • The usage of the extention is also missing. Nothing is described how to use the extention. the YML examples are not working at all for PTFE. I would expect at least a well documented step by step "how to" documentation how to use this extention in regards to PTFE or TF Cloud. by well documentated I mean a real live example how to setup the extention to actuatly build infrastructure. if you want to get in tough, please contact @LanceHaig (from Hashicorp) to get my personal number so we can work together on this.

  • The 3 tasks seams not to be working together. I am not sure if I need to install a version of Terraform if I use PTFE? I guess not only if I want to validate my code during build. However, on PTFE the propper version should already be installed.

  • The queuePlan make no sence to me. If I need to queue a plan I think I should be able to select a workspace? or does the token I need to setup in my service connection in AzureDevOps relate to the corresponding workspace?

marcowork avatar Dec 09 '19 09:12 marcowork