CompositionalIT / farmer

Repeatable Azure deployments with ARM templates - made easy!
https://compositionalit.github.io/farmer
MIT License
525 stars 156 forks source link

Support custom name for route server public IP #1093

Closed Raaghavi closed 8 months ago

Raaghavi commented 8 months ago

This PR closes #

The changes in this PR are as follows:

I have read the contributing guidelines and have completed the following:

If I haven't completed any of the tasks above, I include the reasons why here:

Below is a minimal example configuration that includes the new features, which can be used to deploy to Azure:

routeServer {
    name "my-route-server"
    public_ip_name "my-route-server-public-ip-name"
}
ninjarobot commented 8 months ago

Thanks for your contribution @Raaghavi - this is now in the 1.8.6 release and available on nuget.