Skip to content

Commit 967d1f3

Browse files
committed
Adding tests and docs
1 parent b6f2c99 commit 967d1f3

File tree

6 files changed

+1219
-521
lines changed

6 files changed

+1219
-521
lines changed

Tools/Bicep/parameters/basic.main.bicepparam renamed to Tools/Bicep/parameters/basic.bicepparam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using '../src/main.bicep'
1+
using '../ptn/basic.bicep'
22

33
param publisherEmail = ''
44
param cosmosDbPrimaryLocation = 'West Europe' // TODO: Follow issue: https://github.com/Azure/bicep/issues/15987

0 commit comments

Comments
 (0)