Skip to content

codycodescloud/terraform-actionize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terraform-actionize

MIT License Terraform AzAPI

A Claude Code skill that finds and implements native Terraform Actions for Azure resources. Supports day-2 operations like key rotation, start/stop, failover, and cache purge across the azurerm and azapi providers.

Generates ready-to-run action blocks with invocation commands and optional documentation (actionize.md) for your whole team.

Installation

Clone and symlink the skill into your Claude Code skills directory:

git clone https://github.com/codycodescloud/terraform-actionize.git ~/terraform-actionize
ln -s ~/terraform-actionize/terraform-actionize ~/.claude/skills/terraform-actionize

Then invoke it in any Claude Code session inside a Terraform project:

/terraform-actionize

To update later: cd ~/terraform-actionize && git pull

Demo

image

Contributing

Found a missing action or a bug? Open an issue — contributions welcome.

Learn More

License

MIT © codycodescloud

About

AI Generated Day-2 Ops for Terraform

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors