Azure / Azure-Verified-Modules

Azure Verified Modules (AVM) is an initiative to consolidate and set the standards for what a good Infrastructure-as-Code module looks like. Modules will then align to these standards, across languages (Bicep, Terraform etc.) and will then be classified as AVMs and available from their respective language specific registries.
https://aka.ms/AVM
MIT License
364 stars 85 forks source link

[Module Proposal]: Azure BuildIn policy assigment #1653

Open mimachniak opened 3 weeks ago

mimachniak commented 3 weeks ago

Check for previous/existing GitHub issues/module proposals

Check this module doesn't already exist in the module indexes

Bicep or Terraform?

Bicep

Module Classification?

Resource Module

Module Name

avm/res/builtin-policy

Module Details

Module will allow assigne builtin polic and initiative to Managment Group / Subscriptions.

Do you want to be the owner of this module?

Yes

Module Owner's GitHub Username (handle)

No response

(Optional) Secondary Module Owner's GitHub Username (handle)

No response

microsoft-github-policy-service[bot] commented 3 weeks ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!TIP] For additional guidance on how to triage this issue/PR, see the AVM Issue Triage documentation.

microsoft-github-policy-service[bot] commented 3 weeks ago

@mimachniak, thanks for volunteering to be a module owner!

[!IMPORTANT] Please don't start the development just yet!

The AVM core team will review this module proposal and respond to you first. Thank you!

matebarabas commented 2 weeks ago

Hi @mimachniak, thanks for proposing this module!

There's a chance that we already have the module you're looking for: https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/authorization/policy-assignment

Can you please take a look and either confirm this is what you'd need or explain how your requirements are different? Thank you!