Azure Storage Account
The first step will be to create one azure storage account with the folling containers:
content
registry
tfoutput
tfstate
Once the storage account is created you will have to get the "Access Key"
Now you have all the information we will need to create a terrakube.yaml for our terrakube deployment with the following content:
Now you can install terrakube using the command
Was this helpful?