We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e04308 commit fe761c5Copy full SHA for fe761c5
infra/main.bicep
@@ -10,8 +10,6 @@ targetScope = 'subscription'
10
//=============================================================================
11
12
import { getResourceName, getInstanceId } from './functions/naming-conventions.bicep'
13
-import * as settings from './types/settings.bicep'
14
-
15
16
17
// Parameters
0 commit comments