Azure / terraform-azurerm-avm-res-network-frontdoorwebapplicationfirewallpolicy

Front Door Web Application Firewall (WAF) Policy
MIT License
0 stars 1 forks source link

First version of the Module #4

Open sihbher opened 2 days ago

sihbher commented 2 days ago

Description

This is the first version of the module

jchancellor-ms commented 2 days ago

@sihbher - I'm preparing to do a more detailed review, but here are a few things I see after a quick summary review:

  1. Update the _header.md files for all the non-default examples to replace the default title with a descriptive title ( #) of what the example does</li> <li>In the examples, update the commented source reference to point to the actual module `source = "Azure/avm-res-network-frontdoorapplicationfirewallpolicy/azurerm"</li> <li>Set the terraform required version to ~> 1.9 instead of ~> 1.9.2 for the examples and the root module. This will provide a little more flexibility for TF versions</li> </ol> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>