Skip to content

Commit

Permalink
feat: AADDS change to trigger module publish (#1677)
Browse files Browse the repository at this point in the history
## Description

Added AADDS change to trigger module publish

## Pipeline Reference

<!-- Insert your Pipeline Status Badge below -->

| Pipeline |
| -------- |
|
[![avm.res.aad.domain-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.aad.domain-service.yml/badge.svg?branch=users%2Falsehr%2FaadUpdate&event=workflow_dispatch)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.aad.domain-service.yml)
|
  • Loading branch information
AlexanderSehr authored Apr 12, 2024
1 parent bed50a4 commit 78f654c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion avm/res/aad/domain-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Azure Active Directory Domain Services `[Microsoft.AAD/domainServices]`

This module deploys an Azure Active Directory Domain Services (AADDS).
This module deploys an Azure Active Directory Domain Services (AADDS) instance.

## Navigation

Expand Down
2 changes: 1 addition & 1 deletion avm/res/aad/domain-service/main.bicep
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
metadata name = 'Azure Active Directory Domain Services'
metadata description = 'This module deploys an Azure Active Directory Domain Services (AADDS).'
metadata description = 'This module deploys an Azure Active Directory Domain Services (AADDS) instance.'
metadata owner = 'Azure/module-maintainers'

@minLength(1)
Expand Down
4 changes: 2 additions & 2 deletions avm/res/aad/domain-service/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "10683253750371964167"
"templateHash": "7265620724598107360"
},
"name": "Azure Active Directory Domain Services",
"description": "This module deploys an Azure Active Directory Domain Services (AADDS).",
"description": "This module deploys an Azure Active Directory Domain Services (AADDS) instance.",
"owner": "Azure/module-maintainers"
},
"definitions": {
Expand Down

0 comments on commit 78f654c

Please sign in to comment.