Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Removed unused 'owner' metadata from templates including corresponding test #4046

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Update to latest
  • Loading branch information
AlexanderSehr committed Dec 31, 2024
commit cbe772d15d3dd419a7e21b9bcebaf6b17b198f00
6 changes: 3 additions & 3 deletions avm/res/service-bus/namespace/main.json
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
"_generator": {
"name": "bicep",
"version": "0.32.4.45862",
"templateHash": "7823574388364558878"
"templateHash": "8394839159561923994"
},
"name": "Service Bus Namespaces",
"description": "This module deploys a Service Bus Namespace."
@@ -2126,7 +2126,7 @@
"_generator": {
"name": "bicep",
"version": "0.32.4.45862",
"templateHash": "15815594990067444066"
"templateHash": "13227809196015007231"
},
"name": "Service Bus Namespace Queue",
"description": "This module deploys a Service Bus Namespace Queue."
@@ -2705,7 +2705,7 @@
"_generator": {
"name": "bicep",
"version": "0.32.4.45862",
"templateHash": "12566221968716440496"
"templateHash": "10609756811612439150"
},
"name": "Service Bus Namespace Topic",
"description": "This module deploys a Service Bus Namespace Topic."
2 changes: 1 addition & 1 deletion avm/res/service-bus/namespace/queue/main.json
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
"_generator": {
"name": "bicep",
"version": "0.32.4.45862",
"templateHash": "15815594990067444066"
"templateHash": "13227809196015007231"
},
"name": "Service Bus Namespace Queue",
"description": "This module deploys a Service Bus Namespace Queue."
2 changes: 1 addition & 1 deletion avm/res/service-bus/namespace/topic/main.json
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
"_generator": {
"name": "bicep",
"version": "0.32.4.45862",
"templateHash": "12566221968716440496"
"templateHash": "10609756811612439150"
},
"name": "Service Bus Namespace Topic",
"description": "This module deploys a Service Bus Namespace Topic."
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.