From facfe8c2e76e78a826581140461ba5d5e894c0a9 Mon Sep 17 00:00:00 2001 From: Bilal Amjad <79409563+mbilalamjad@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:07:21 -0700 Subject: [PATCH] Terraform PG Team Update (#742) --- .../terraform-contribution-flow/owner-contribution-flow.md | 2 +- docs/content/specs/shared/_index.md | 2 +- docs/content/specs/shared/team-definitions.md | 2 +- docs/content/specs/terraform/_index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/content/contributing/terraform/terraform-contribution-flow/owner-contribution-flow.md b/docs/content/contributing/terraform/terraform-contribution-flow/owner-contribution-flow.md index 5fb01345d..6ee5fc70d 100644 --- a/docs/content/contributing/terraform/terraform-contribution-flow/owner-contribution-flow.md +++ b/docs/content/contributing/terraform/terraform-contribution-flow/owner-contribution-flow.md @@ -47,7 +47,7 @@ Familiarise yourself with the AVM Resource Module Naming in the [module index cs 3. Add these teams with the following permissions to the repository: - Admin: `@Azure/avm-core-team-technical-terraform` = AVM Core Team (Terraform Technical) -- Admin: `@Azure/terraform-azure` = Terraform PG +- Admin: `@Azure/terraform-avm` = Terraform PG - Admin: `@Azure/avm-res---module-owners-tf` = AVM Terraform Module Owners - Write: `@Azure/avm-res---module-contributors-tf` = AVM Terraform Module Contributors diff --git a/docs/content/specs/shared/_index.md b/docs/content/specs/shared/_index.md index bbdf91afd..d6124c209 100644 --- a/docs/content/specs/shared/_index.md +++ b/docs/content/specs/shared/_index.md @@ -597,7 +597,7 @@ These required GitHub teams are already associated to the [BRM](https://aka.ms/B ##### Terraform - [`@Azure/avm-core-team-technical-terraform`](https://github.com/orgs/Azure/teams/avm-core-team-technical-terraform) = AVM Core Team -- [`@Azure/terraform-azure`](https://github.com/orgs/Azure/teams/terraform-azure) = Terraform PG +- [`@Azure/terraform-avm`](https://github.com/orgs/Azure/teams/terraform-avm) = Terraform PG {{< hint type=important >}} Module owners **MUST** assign these GitHub teams as admins on the GitHub repo of the module in question. diff --git a/docs/content/specs/shared/team-definitions.md b/docs/content/specs/shared/team-definitions.md index 7928920b7..48199d1c5 100644 --- a/docs/content/specs/shared/team-definitions.md +++ b/docs/content/specs/shared/team-definitions.md @@ -79,7 +79,7 @@ Module Contributors **MUST** be in a separate [GitHub Team in the `Azure` organi GitHub Teams: - [`@Azure/bicep-admins`](https://github.com/orgs/Azure/teams/bicep-admins) = Bicep PG team -- [`@Azure/terraform-azure`](https://github.com/orgs/Azure/teams/terraform-azure) = Azure Terraform PG +- [`@Azure/terraform-avm`](https://github.com/orgs/Azure/teams/terraform-avm) = Azure Terraform PG The Azure Bicep & Terraform Product Groups are responsible for: diff --git a/docs/content/specs/terraform/_index.md b/docs/content/specs/terraform/_index.md index e01da2b27..b8bdcd3db 100644 --- a/docs/content/specs/terraform/_index.md +++ b/docs/content/specs/terraform/_index.md @@ -23,7 +23,7 @@ This page contains the **Terraform specific requirements** for AVM modules (**Re {{< hint type=important >}} -Any updates to existing or new specifications for Terraform must be submitted as a draft for review by Azure Terraform PG/Engineering(@Azure/terraform-azure) and AVM core team(@Azure/avm-core-team). +Any updates to existing or new specifications for Terraform must be submitted as a draft for review by Azure Terraform PG/Engineering(@Azure/terraform-avm) and AVM core team(@Azure/avm-core-team). {{< /hint >}}