Skip to content

Commit 693a9e9

Browse files
ziyeqfzhenteng
andauthored
Fix another {{ModuleNamePlaceHolder}} in .pds1 (#26272)
* fixing description for Az.Terraform * update changelog * fixed another `{{ModuleNamePlaceHolder}}` --------- Co-authored-by: zhenteng <[email protected]>
1 parent 7801ff6 commit 693a9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Terraform/Terraform/Az.Terraform.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ PrivateData = @{
9797
PSData = @{
9898

9999
# Tags applied to this module. These help with module discovery in online galleries.
100-
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', '{ModuleNamePlaceHolder}'
100+
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'Terraform'
101101

102102
# A URL to the license for this module.
103103
LicenseUri = 'https://aka.ms/azps-license'

0 commit comments

Comments
 (0)