multycloud / multy

Multy - Easily deploy multi cloud infrastructure. Write cloud-agnostic config deployed across multiple clouds

Home Page:https://multy.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to deny access in Network Security Group rules

goncalo-rodrigues opened this issue · comments

Right now, priority is only used in Azure and we don't expose any way to deny traffic.
We need to:

  • Expose a way to deny traffic in a NSG, similarly to how azure does it
  • Make sure priority is respected in both AWS and AZURE

Hi @goncalo-rodrigues,
If It's open to the community, Can I try to fix it?