Update azuread resources to work with 2.0 provider. Notably, manual assignment of service principal is no longer required or allowed. service principal password is autogenerated.
Update autero1/action-terragrunt action to v1.1.1 to address the issue below:
Fix CVE-2020-15228 with GitHub Actions Path and Environment variables
strip "." character from branch name variable to prevent azure resource names (For example, sql server names cannot contain the "." character )
Update azuread resources to work with 2.0 provider. Notably, manual assignment of service principal is no longer required or allowed. service principal password is autogenerated.
Update autero1/action-terragrunt action to
v1.1.1
to address the issue below:strip "." character from branch name variable to prevent azure resource names (For example, sql server names cannot contain the "." character )