How to DEPLOY Golang APP from an existing GITHUB Repo + Using Terraform and CI/CD Pipeline
I have an app as screen shows which I simply want to deploy this app into a container and I require to use terraform to make sure its deployed as an IAC solution.
I am having trouble to figure it out on Azure, can someone give me some help as the tutorials are very much about samples apps which is not what I am after.
I already have this simple Golang app and it has already a dockerfile with the instructions to build the app.
Just would like to add Azure with terraform and CI/CD pipeline for automation.
Can someone please reach me and if possible have a quick chat so I can ask questions