Last active
September 9, 2020 06:43
-
-
Save Cyb3rWard0g/bfe9e57402def93e4f28997810daca7f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
output workspaceNameOutput string = uniqueWorkspace | |
output workspaceIdOutput string = reference(workspace.id, workspace.apiVersion).customerId | |
output workspacekeyOutput string = listKeys(workspace.id, workspace.apiVersion).primarySharedKey |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment