LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: terraform

Browse skills that share this tag.

  • digitalocean-coder - Guide DigitalOcean setup using OpenTofu or Terraform.
    digitaloceanterraformopentofuinfrastructure-as-code

    ★ 602 · Updated 2026-09-22

    Guides writing DigitalOcean infrastructure with OpenTofu/Terraform for provisioning Droplets, VPCs, Managed Databases, Firewalls, and DO resources.

    ⚙ Configure DigitalOcean provider settings⚙ Define Virtual Private Cloud resources⚙ Provision Droplet compute instances
  • go-tests - Go test patterns for Terraform provider
    gotestingterraformunit-tests

    ★ 0 · Updated 2026-09-22

    Provides Go test patterns using table-driven tests, the Expectation pattern, and cmp.Diff for Terraform provider code.

    ⚙ Write Go unit tests⚙ Implement table-driven tests⚙ Assert with cmp.Diff
  • adk-deploy-guide - ADK Agent Deployment and CI/CD Guide
    deploymentgoogle-cloudadkcloud-run

    ★ 35 · Updated 2026-09-21

    Guides deployment of ADK agents to Google Cloud using Cloud Run, Agent Engine, Terraform, and CI/CD pipelines.

    ⚙ Deploy agents using Cloud Run⚙ Deploy agents using Agent Engine⚙ Configure secrets in Secret Manager
  • provider-ephemeral-resources - Terraform Provider Ephemeral Resources
    terraformproviderephemeral-resourcesplugin-framework

    ★ 1 · Updated 2026-09-21

    Implement Terraform provider ephemeral resources with the Plugin Framework, including Open, Renew, and Close lifecycles.

    ⚙ Implement Open lifecycle method⚙ Implement Renew lifecycle method⚙ Implement Close lifecycle method
  • senior-devops-engineer - Operate infrastructure, CI/CD, and production safely
    devopsinfrastructureci-cdkubernetes

    ★ 0 · Updated 2026-09-20

    Operate infrastructure, CI/CD, and production safely including IaC, cloud, containers, Kubernetes, observability, caching, rollouts, reliability, and cost.

    ⚙ Operate infrastructure CI/CD and production⚙ Review infrastructure code and deployment risks⚙ Generate infrastructure modules and config files
  • azure-defaults - Azure Infrastructure Defaults and Configuration Rules
    azureinfrastructurebicepterraform

    ★ 0 · Updated 2026-09-18

    Provides Azure infrastructure defaults including regions, resource naming, tags, security baselines, and AVM policies.

    ⚙ Provide default Azure regions⚙ Standardize Azure resource naming⚙ Enforce baseline resource tags
  • azure-defaults - Azure Infrastructure Defaults and Standards
    azureinfrastructurebicepterraform

    ★ 0 · Updated 2026-09-18

    Provides Azure infrastructure defaults for regions, resource tagging, CAF naming, AVM policies, and security baselines.

    ⚙ Apply Azure CAF naming conventions⚙ Provide default Azure regions⚙ Enforce mandatory resource tags
  • azure-defaults - Azure infrastructure configuration defaults and standards.
    azureinfrastructurebicepterraform

    ★ 0 · Updated 2026-09-18

    Provides default regions, required tags, CAF naming, security baselines, and AVM policies for planning Azure resources.

    ⚙ Provide default Azure regions⚙ Format CAF resource names⚙ Apply security baseline settings
  • devops - DevOps & Infrastructure Best Practices
    devopsinfrastructurecicdkubernetes

    ★ 39 · Updated 2026-09-16

    Provides best practices and generates artifacts for deploying, operating, securing, and scaling cloud infrastructure.

    ⚙ Generate runbooks⚙ Generate pipeline configurations⚙ Generate Terraform modules
  • gitlab-ci-patterns - Build GitLab CI/CD pipelines for automated workflows.
    gitlab-cicicddevopskubernetes

    ★ 18 · Updated 2026-09-16

    Builds GitLab CI/CD pipelines with multi-stage workflows, caching, Docker builds, Kubernetes deployments, and security scanning.

    ⚙ Build GitLab CI/CD pipelines⚙ Configure multi-stage workflows⚙ Build and push Docker images
  • hybrid-cloud-networking - Configure Secure Hybrid Cloud Connectivity
    hybrid-cloudnetworkingvpndirect-connect

    ★ 3 · Updated 2026-09-16

    Configures secure connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections.

    ⚙ Configure Site-to-Site VPN connections⚙ Set up dedicated cloud connections⚙ Implement hub-and-spoke network architecture
  • deploy - Deploy SerpentStack to AWS using Docker and Terraform
    deployawsdockerterraform

    ★ 2 · Updated 2026-09-13

    Build, push, and deploy SerpentStack to AWS environments using Docker, ECR, and Terraform, including health checks and rollbacks.

    ⚙ Build Docker images⚙ Push images to ECR⚙ Run Terraform plan and apply
  • managing-container-registries - Manage container image registries like ECR, GCR, and Harbor.
    container-registryecrgcrharbor

    ★ 1 · Updated 2026-09-12

    Generates production-ready configurations and commands to create and manage container registries across ECR, GCR, and Harbor.

    ⚙ Create container image registries⚙ Configure registry access permissions⚙ Generate registry infrastructure configurations
  • gcp - Standards for GCP Cloud Run, Cloud SQL, secrets, and IAM
    gcpcloud-runcloud-functionscloud-sql

    ★ 0 · Updated 2026-09-11

    Provides development and deployment standards for GCP Cloud Run, Cloud Functions, Cloud SQL, Secret Manager, and IAM service accounts.

    ⚙ Deploy Cloud Run from Artifact Registry⚙ Configure Cloud Functions Gen 2 triggers⚙ Connect to Cloud SQL securely
  • Provisioning Infrastructure - Manage cloud resources using Infrastructure as Code.
    infrastructure-as-codeterraformpulumicloud-provisioning

    ★ 1 · Updated 2026-09-11

    Manage cloud resources using Infrastructure as Code (IaC) with Terraform or Pulumi to ensure reproducibility and prevent configuration drift.

    ⚙ Configure remote state backend⚙ Split resources into logical modules⚙ Define distinct IAM roles
  • terraform-style-guide - Terraform HCL code style guide and best practices
    terraformhclstyle-guidebest-practices

    ★ 0 · Updated 2026-09-09

    Generate and review Terraform HCL code following HashiCorp official style conventions and best practices.

    ⚙ Generate Terraform HCL code⚙ Review Terraform configurations⚙ Organize Terraform file structures
  • implementing-infrastructure-as-code-security-scanning - IaC Security Scanning with Checkov, tfsec, and KICS
    devsecopscicdiac-securitycheckov

    ★ 487 · Updated 2026-06-30

    Automated security scanning for IaC templates (Terraform, CloudFormation, Kubernetes, Helm) using Checkov, tfsec, and KICS to detect misconfigurations before deployment.

    ⚙ scan Terraform files⚙ scan CloudFormation templates⚙ scan Kubernetes manifests
  • devops - Audit deployment readiness and fix gaps
    devopsdeploymentci-cdinfrastructure

    ★ 4 · Updated 2026-05-28

    Score deployment readiness across CI/CD, containers, monitoring, IaC, secrets, CDN, and DNS; identify gaps and optionally fix via sub-skills

    ⚙ scan infrastructure files⚙ detect application stack⚙ score readiness areas
  • drift-detector - Detect Infrastructure Drift Between Terraform and Cloud Resources
    infrastructure-as-codeterraformdrift-detectioncloud-compliance

    ★ 30 · Updated 2026-05-09

    Detects drift between Terraform state and actual cloud resources

    ⚙ detect drift⚙ scan terraform state⚙ identify unmanaged resources
  • terraform-style-guide - Terraform Code Style Guide Generator
    terraforminfrastructure as codecode generationdevops

    ★ 0 · Updated 2026-03-26

    Generate Terraform HCL code following HashiCorp style conventions

    ⚙ Generate Terraform code⚙ Create provider configuration⚙ Define data sources

Scroll to load more