Azure / Synapse-workspace-deployment

MIT License
27 stars 36 forks source link

Action inputs missing/confusing #14

Closed ivarostby closed 3 years ago

ivarostby commented 3 years ago

Missing action input for "DeleteArtifactsNotInTemplate": const deleteArtifactsNotInTemplateString = core.getInput("DeleteArtifactsNotInTemplate");

Warning: Unexpected input(s) 'DeleteArtifactsNotInTemplate', valid inputs are ['TargetWorkspaceName', 'TemplateFile', 'ParametersFile', 'OverrideArmParameters', 'Environment', 'resourceGroup', 'clientId', 'clientSecret', 'subscriptionId', 'tenantId', 'activeDirectoryEndpointUrl', 'resourceManagerEndpointUrl']

lordozb commented 3 years ago

Hello This is still in master branch and not yet released.