membership
Flaconi/membership/github
This module include existing users into organisation
terraform-github-membership Terraform module to manage users in github organization      Providers | Name | Version | |------|---------| | github | ~> 6.2, Requirements | Name | Version | |------|---------| | terraform | >= 1.3 | | github | ~> 6.2, Required Inputs No required inputs. Optional Inputs The following input variables are optional (have default values): admins Description: List of users with admin role T
| Name | Type | Description | Default |
|---|---|---|---|
| team_ids | map(string) | A dictionary for team IDs to avoid additional calls to GitHub API | {} |
| admins | list(object({ name = str | List of users with admin role | [] |
| members | list(object({ name = str | List of users with member role | [] |
memberships — A map of members and admins keyed by username.teams — A map of teams with members and corresponding roles.Azure 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,