<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Azurerm_bugs</id>
	<title>Azurerm bugs - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Azurerm_bugs"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Azurerm_bugs&amp;action=history"/>
	<updated>2026-04-25T00:16:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Azurerm_bugs&amp;diff=3087&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;terraform azurerm firewall  overwrites rule if not a unique collection  foo2 overwrites foo 1 rule     # foo1 rule collection     &quot;Foo&quot; = {       priority = 100       action...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Azurerm_bugs&amp;diff=3087&amp;oldid=prev"/>
		<updated>2022-05-27T21:39:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;terraform azurerm firewall  overwrites rule if not a unique collection  foo2 overwrites foo 1 rule     # foo1 rule collection     &amp;quot;Foo&amp;quot; = {       priority = 100       action...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;terraform azurerm firewall  overwrites rule if not a unique collection&lt;br /&gt;
&lt;br /&gt;
foo2 overwrites foo 1 rule&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  # foo1 rule collection&lt;br /&gt;
    &amp;quot;Foo&amp;quot; = {&lt;br /&gt;
      priority = 100&lt;br /&gt;
      action   = &amp;quot;Allow&amp;quot;&lt;br /&gt;
      rules = [&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  # foo2 rule collection&lt;br /&gt;
    &amp;quot;Foo&amp;quot; = {&lt;br /&gt;
      priority = 110&lt;br /&gt;
      action   = &amp;quot;Allow&amp;quot;&lt;br /&gt;
      rules = [&lt;br /&gt;
&lt;br /&gt;
It should not allow duplicate named rules or merge rules by order or at least very least warn you that there are collection rules with the same name.&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>