getting an exception locally. seems there is a bug in the tricep output???
This commit is contained in:
parent
99844d1537
commit
8faa5c7d55
6 changed files with 39 additions and 59 deletions
|
@ -12,9 +12,8 @@ param registryUrl string
|
|||
param deployedAt string = utcNow('yyyyMMdd')
|
||||
|
||||
var context = create_context({
|
||||
name: ''
|
||||
project: projectName
|
||||
nameConventionTemplate: '$type-$env-$loc-$project-$name'
|
||||
nameConventionTemplate: '$type-$environment-$location-$project'
|
||||
location: location
|
||||
environment: environment
|
||||
deployedAt: deployedAt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue