Terraform and parameter serialization
While terraform is a great for managing infrastructure, programatically maintaining HCL can be quite cumbersome. Hence, I’d like to opt for serialized format...
While terraform is a great for managing infrastructure, programatically maintaining HCL can be quite cumbersome. Hence, I’d like to opt for serialized format...
Had a bit of a head scratcher as to why my brew installed mosh-server wasn’t working on my macOS Sonoma instance. Turns out, when mosh-server runs, ps ends ...
count
vs for_each
count I can only really see this being used to create resources for a given provider with no concerns of destructive behavior against given resources.
Prometheus + Grafana monitoring via Docker
Django full stack refresher project.
Multithreaded Cisco IOS cluster deployment tool written in Python using NAPALM library.
Topology designed in GNS3 using c3725 images and deployed with cluster
Vendor neutral network device configuration script written in Python.