š addicted on Linux **
š± I’m currently learning Devops , Hacking
šÆ I’m looking to collaborate on open Source projects
š I regularly write articles on https://twinsaitechie.blogspot.com/
š« How to reach me krishnansai71@gmail.com
Github profile
https://github.com/krishnansai
Youtuber Twin Sai Tech
Showing posts with label terraform. Show all posts
Showing posts with label terraform. Show all posts
Monday, September 5, 2022
terraform basic commands
terraform init
terraform plan
terraform apply
terraform destroy
terraform refresh
terraform graph
apt install graphviz
terraform graph | dot -Tsvg > graph.svg
Subscribe to:
Posts (Atom)
Argocd with rollouts examples
examples in My github https://github.com/krishnansai/argocd-rollouts.git ArogoCd with ArgoRollouts Rollouts.yml # This example demonst...
-
This tool is help us to create a server and port forwarding it and tansfer the file to one system to another system easyly with out any soft...
-
examples in My github https://github.com/krishnansai/argocd-rollouts.git ArogoCd with ArgoRollouts Rollouts.yml # This example demonst...
