# terraform-provider-leanix-example **Repository Path**: mirrors_codecentric/terraform-provider-leanix-example ## Basic Information - **Project Name**: terraform-provider-leanix-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LeanIX Terraform Provider Example ## Description This is an example repository to demonstrate how to use the [LeanIX Terraform Provider](https://github.com/codecentric/terraform-provider-leanix). It creates a webhook subscription within LeanIX that sends events towards an AWS API Gateway deployment. ![architecture](https://blog.codecentric.de/files/2018/08/terraform-provider-leanix-example-1.png) ## Usage - `terraform init` to initialize the providers - `terraform apply` to deploy the infrastructure - `terraform destroy` to destroy the infrastructure