This a sample repository to manage your terraform deployment pipelines with postman
Recently I have configured terraform pipelines for the Infrastructure deployment automation in Azure using azure Devops pipelines, these pipelines I wanted to test through my automation test using REST api’s, most likely from postman, In this blog I will be sharing the automation approach I have used to manage my Terraform deployment pipelines from postman using azure DevOps REST API’s.
I have a blog post shared on this collection which describe the obective of this repository and end to end use of shared postman collection with example