Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dasd 8310 add building blocks (#156)
* Added template for managed identity * Added helm-upgrade-template step template * Added Environment param to arm-deploy * Added PublicIpAddressId to pip output * Modified arm-deploy steps to optional deploy to resource group * Copied app-gateway-v2 building block from dfc-devops * Removed identity from app-gateway-v2 * Made userAssignedIdentityName param optional * Updated apiVersion * Removed userAssignedIdentityName param and properties that depended on it * Allows urlPathMaps to be empty array * Made defaultPathMap properties conditional on required params * Made requestRoutingRules properties conditional on required params * Changed condition for urlPathMaps & requestRoutingRules properties * Revert commits allowing empty backendPools, backendHttpSettings & routingRules This reverts commit 868bcc7 db791c6 907e5ba 928ea1a * Deleted helm-upgrade-template step template * Changed name of output value * Replaced subnetRef with it's consituent parts * Removed unneeded values from tier variable * Deleted managed-identity building block * Added userAssignedIdentity back in * Renamed publicIpAddressId param * Update templates/app-gateway-v2.json * Reordered parameters * Parameterised ssl policy * Removed storage option for logs, refactored OMS option * Updated apiVersion for diagnosticSettings * Removed tier variable Co-authored-by: jack-education <[email protected]>
- Loading branch information