You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is we can't over-ride the name currently as SparkleFormation always uses the generated name of the resource while if we use native JSON then it possible.
An example of what I am trying to archive is below. Any help to gain this functionality would be greatly appreciated, I been looking through the ruby code but not sure where best to add this functionality so could submit a PR.
The reason for this request is that Microsoft has some best practise for Azure resource naming convention which can be seen here https://docs.microsoft.com/en-us/azure/architecture/best-practices/naming-conventions - So we trying to best follow this approach to naming our resources.
The issue is we can't over-ride the name currently as SparkleFormation always uses the generated name of the resource while if we use native JSON then it possible.
An example of what I am trying to archive is below. Any help to gain this functionality would be greatly appreciated, I been looking through the ruby code but not sure where best to add this functionality so could submit a PR.
The text was updated successfully, but these errors were encountered: