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
323 stars 68 forks source link

[Module Proposal]: `avm/ptn/app/container-job` #754

Open ReneHezser opened 6 months ago

ReneHezser commented 6 months 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?

Pattern Module

Module Name

avm/ptn/app/container-job

Module Details

It allows a single Docker container to be executed on a regular schedule.

For a project I had the simple job of “running a container daily”, which required much more effort to achieve than expected. That is why this pattern module creates needed resources, so the developer can “just deploy this simple container”.

What it should deploy:

What it will deploy if not passed in as resource ID:

By specifying a cron expression and an image. With a user assigned identity the job can read secrets from Key Vault and pull images from the ACR. A Docker Image will be deployed to the Container Registry during provisioning. The services are using Private Link whenever possible.

I was looking for a straightforward way to deploy a container that runs on a daily schedule and could find one. That's why I think this pattern module brings benefits and makes it easy to run a container on a schedule in Azure.

Do you want to be the owner of this module?

Yes

Module Owner's GitHub Username (handle)

ReneHezser

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

No response

microsoft-github-policy-service[bot] commented 6 months ago

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

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 6 months ago

@ReneHezser, thank you for proposing this module! As this is categorized as a pattern module, its approval will require a more thorough assessment. The AVM core team will get back to you soon. Thank you for your patience!

microsoft-github-policy-service[bot] commented 5 months ago

[!IMPORTANT] @ReneHezser, this issue has not had any activity in the last 3 weeks. Please feel free to reach out to the AVM core team should you have any questions or need any help with the development of this module.

[!TIP] To silence this notification, provide an update every 3 weeks on the Module Proposal issue, or add the "Status: Long Term :hourglass_flowing_sand:" label.

[!NOTE] This message was posted as per ITA24.

microsoft-github-policy-service[bot] commented 4 months ago

[!IMPORTANT] @ReneHezser, this issue has not had any activity in the last 3 weeks. Please feel free to reach out to the AVM core team should you have any questions or need any help with the development of this module.

[!TIP] To silence this notification, provide an update every 3 weeks on the Module Proposal issue, or add the "Status: Long Term :hourglass_flowing_sand:" label.

[!NOTE] This message was posted as per ITA24.

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

[!IMPORTANT] @ReneHezser, this issue has not had any activity in the last 3 weeks. Please feel free to reach out to the AVM core team should you have any questions or need any help with the development of this module.

[!TIP] To silence this notification, provide an update every 3 weeks on the Module Proposal issue, or add the "Status: Long Term :hourglass_flowing_sand:" label.

microsoft-github-policy-service[bot] commented 2 months ago

[!IMPORTANT] @ReneHezser, this issue has not had any activity in the last 3 weeks. Please feel free to reach out to the AVM core team should you have any questions or need any help with the development of this module.

[!TIP] To silence this notification, provide an update every 3 weeks on the Module Proposal issue, or add the "Status: Long Term :hourglass_flowing_sand:" label.