dotfiles/homebrew/devops.Brewfile

12 lines
354 B
Plaintext
Raw Normal View History

2020-11-28 17:53:42 +00:00
# DevOps Packages
tap "nmasur/repo"
2021-04-10 02:19:28 +00:00
brew "ansible" # Deploy to local server
brew "terraform" # Deploy cloud infra
brew "packer" # Build deployment images
brew "awscli" # AWS API tools
brew "kubectl" # Kubernetes CLI
brew "k9s" # Kubernetes TUI
brew "nmasur/repo/drips" # Retrieve AWS IPs