SpecterOps / BloodHound

Six Degrees of Domain Admin
https://bloodhoundenterprise.io/
Apache License 2.0
1.07k stars 106 forks source link

BED-4750 added LoginURL to properties and re-generated files #819

Closed mvlipka closed 1 month ago

mvlipka commented 1 month ago

Description

Add LoginURL to azure.cue properties

Motivation and Context

This PR addresses: BED-4750

Running just generate off of main successfully runs, but it removes azure.LoginURL from the codebase. Running a subsequent generate will produce errors saying azure.LoginURL does not exist. Adding LoginURL to the properties properly generates the file

How Has This Been Tested?

Run just generate twice to ensure that the files are properly being generated and are not causing errors

Screenshots (optional):

Types of changes

Checklist: