From 128cf433716b83a81779b8002605de83b647bb3f Mon Sep 17 00:00:00 2001 From: hezijie Date: Thu, 12 Jun 2025 10:23:35 +0800 Subject: [PATCH] update avm-res-communication-emailservice module status, update demo for grept-apply and add description for using podman instead of docker --- .../terraform/terraform-contribution-flow/_index.md | 2 +- .../owner-contribution-flow.md | 8 ++++---- docs/static/module-indexes/TerraformResourceModules.csv | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/content/contributing/terraform/terraform-contribution-flow/_index.md b/docs/content/contributing/terraform/terraform-contribution-flow/_index.md index f49a38a43..6b25ba968 100644 --- a/docs/content/contributing/terraform/terraform-contribution-flow/_index.md +++ b/docs/content/contributing/terraform/terraform-contribution-flow/_index.md @@ -175,7 +175,7 @@ To get a head start on developing your module, consider using the tooling recomm {{% notice style="important" %}} -Make sure you have **Docker** installed and running on your machine. +Make sure you have **Docker** or **Podman** installed and running on your machine. If you're using Podman, please ensure that you have set the environment variable `CONTAINER_RUNTIME` to `podman` before running the commands below. {{% /notice %}} 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 861a0d616..1632ab2fd 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 @@ -69,19 +69,19 @@ You can see [here](https://github.com/Azure/Azure-Verified-Modules-Grept/blob/ma Set environment variables and run Grept: ```bash -export GITHUB_REPOSITORY_OWNER=Azure -export GITHUB_REPOSITORY=Azure/terraform-azurerm-avm-res--" +export GITHUB_TOKEN= ./avm grept-apply ``` ```pwsh -$env:GITHUB_REPOSITORY_OWNER="Azure" -$env:GITHUB_REPOSITORY="Azure/terraform-azurerm-avm-res--" +$env:GITHUB_TOKEN= ./avm grept-apply ``` +The env `GITHUB_TOKEN` is not required but it is recommended to set it to avoid rate limiting issues when running Grept. + #### Custom Variables and Secrets for end to end tests The respoitory has an environment called `test`, it has have approvals and secrets applied to it ready to run end to end tests. diff --git a/docs/static/module-indexes/TerraformResourceModules.csv b/docs/static/module-indexes/TerraformResourceModules.csv index 6e80beb88..335e030ad 100644 --- a/docs/static/module-indexes/TerraformResourceModules.csv +++ b/docs/static/module-indexes/TerraformResourceModules.csv @@ -18,7 +18,7 @@ Microsoft.BotService,botServices,Bot Service,,avm-res-botservice-botservice,n/a, Microsoft.Cache,Redis,Redis Cache,,avm-res-cache-redis,n/a,Available,https://github.com/Azure/terraform-azurerm-avm-res-cache-redis,https://registry.terraform.io/modules/Azure/avm-res-cache-redis/azurerm/latest,46d3xgtf.res.cache-redis,jchancellor-ms,Jon Chancellor,,,@Azure/avm-res-cache-redis-module-owners-tf,@Azure/avm-res-cache-redis-module-contributors-tf,AVM Resource Module for Redis Cache,,2024-06 Microsoft.Cdn,profiles,CDN Profile,,avm-res-cdn-profile,n/a,Available,https://github.com/Azure/terraform-azurerm-avm-res-cdn-profile,https://registry.terraform.io/modules/Azure/avm-res-cdn-profile/azurerm/latest,46d3xgtf.res.cdn-profile,Poven795909,Poornima Venkataramanan,didayal-msft,Divyadeep Dayal,@Azure/avm-res-cdn-profile-module-owners-tf,@Azure/avm-res-cdn-profile-module-contributors-tf,AVM Resource Module for CDN Profile,,2024-05 Microsoft.CognitiveServices,accounts,Cognitive Service,,avm-res-cognitiveservices-account,n/a,Available,https://github.com/Azure/terraform-azurerm-avm-res-cognitiveservices-account,https://registry.terraform.io/modules/Azure/avm-res-cognitiveservices-account/azurerm/latest,46d3xgtf.res.cognitiveservices-account,lonegunmanb,Zijie He,,,@Azure/avm-res-cognitiveservices-account-module-owners-tf,@Azure/avm-res-cognitiveservices-account-module-contributors-tf,AVM Resource Module for Cognitive Services account ( Open AI),,2024-02 -Microsoft.Communication,emailServices,Email Communication Service,,avm-res-communication-emailservice,n/a,Proposed,https://github.com/Azure/terraform-azurerm-avm-res-communication-emailservice,https://registry.terraform.io/modules/Azure/avm-res-communication-emailservice/azurerm/latest,46d3xgtf.res.communication-emailservice,lonegunmanb,Zijie He,,,@Azure/avm-res-communication-emailservice-module-owners-tf,@Azure/avm-res-communication-emailservice-module-contributors-tf,AVM Resource Module for Email Communication Service,, +Microsoft.Communication,emailServices,Email Communication Service,,avm-res-communication-emailservice,n/a,Available,https://github.com/Azure/terraform-azurerm-avm-res-communication-emailservice,https://registry.terraform.io/modules/Azure/avm-res-communication-emailservice/azurerm/latest,46d3xgtf.res.communication-emailservice,lonegunmanb,Zijie He,,,@Azure/avm-res-communication-emailservice-module-owners-tf,@Azure/avm-res-communication-emailservice-module-contributors-tf,AVM Resource Module for Email Communication Service,, Microsoft.Compute,diskEncryptionSets,Disk Encryption Set,,avm-res-compute-diskencryptionset,n/a,Available,https://github.com/Azure/terraform-azurerm-avm-res-compute-diskencryptionset,https://registry.terraform.io/modules/Azure/avm-res-compute-diskencryptionset/azurerm/latest,46d3xgtf.res.compute-diskencryptionset,Akashc0807,Akash Choudhary,,,@Azure/avm-res-compute-diskencryptionset-module-owners-tf,@Azure/avm-res-compute-diskencryptionset-module-contributors-tf,AVM Resource Module for Disk Encryption Set,,2024-10 Microsoft.Compute,disks,Compute Disk,,avm-res-compute-disk,n/a,Available,https://github.com/Azure/terraform-azurerm-avm-res-compute-disk,https://registry.terraform.io/modules/Azure/avm-res-compute-disk/azurerm/latest,46d3xgtf.res.compute-disk,terrymandin,Terry Mandin,,,@Azure/avm-res-compute-disk-module-owners-tf,@Azure/avm-res-compute-disk-module-contributors-tf,AVM Resource Module for Compute Disk,,2024-05 Microsoft.Compute,galleries,Azure Compute Gallery,,avm-res-compute-gallery,n/a,Available,https://github.com/Azure/terraform-azurerm-avm-res-compute-gallery,https://registry.terraform.io/modules/Azure/avm-res-compute-gallery/azurerm/latest,46d3xgtf.res.compute-gallery,Akashc0807,Akash Choudhary,,,@Azure/avm-res-compute-gallery-module-owners-tf,@Azure/avm-res-compute-gallery-module-contributors-tf,AVM Resource Module for Azure Compute Gallery,,2024-12