organization
hadenlabs/organization/sentry
Terraform module sentry for management organization and team
terraform-sentry-organization     terraform sentry organization Usage ``hcl module "main" { source = "hadenlabs/organization/sentry" version = "0.2.0" } ` Full working examples can be found in examples folder. Examples sentry organization `hcl module "sentry" { providers = { sentry = sentry } source = "hadenlabs/organization/sentry" version = "0.2.0" name = "name organization" } ` sentry organization with teams `hcl module "sentry" { providers = { sentry = sent
| Name | Type | Description | Default |
|---|---|---|---|
| name | string | The name of the organization. | required |
| slug | string | The name of the organization. | required |
| teams | list(any) | The teams of the organization. | [] |
| agree_terms | bool | Agreee terms sentry. | true |
id — output id organizationname — output name organizationslug — output slug organizationteams — output teams of organizationinstance — output instance sentry organizationAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,