Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Execute local Terraform operations with ServiceNow change control.
.claude/skills/automateyournetwork-terraform-operations/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | 20% | 0% |
| case-14 | ✗→✓ | ▲ Improved | 59% | 0% |
| case-15 | ✓→✗ | ▼ Worse | -15% | 0% |
| case-17 | ✓→✗ | ▼ Worse | -29% | 0% |
| case-18 | ✓→✗ | ▼ Worse | -14% | 0% |
Execute local Terraform operations with ServiceNow change control.
| Tool | Description | |------|-------------| | terraform_init | Initialize Terraform working directory | | terraform_validate | Validate configuration syntax | | terraform_fmt | Format configuration files | | terraform_plan | Generate execution plan | | terraform_apply | Apply changes (REQUIRES CR) | | terraform_destroy | Destroy infrastructure (REQUIRES CR) | | terraform_output | Show output values | | terraform_state_list | List resources in state | | terraform_import | Import existing infrastructure |
terraform_apply and terraform_destroy require an approved ServiceNow Change Request. The CR must be in Implement state before these operations execute.
Run terraform init in the vpc directory
Validate the staging configuration
Generate a plan for the production network
Show terraform outputs for the current workspaceThis skill uses the terraform-mcp server with Operations toolset enabled.
Other measured skills in the registry, with their headline benchmark lift.