Azure / terraform-azurerm-avm-res-app-containerapp

AVM Terraform module for Azure Container Apps
MIT License
2 stars 2 forks source link

Free Managed Certificates support #39

Open JoaoFHS opened 1 month ago

JoaoFHS commented 1 month ago

Check for previous/existing GitHub issues

Description

Container App supports the creation of a custom domain with free managed certificates. To make this work one of the scenarios below must be met for domain validation:

Because of this requirement, the order of creation must be:

  1. Container app (since this is the resource that exports the Custom Domain Verification ID required for the TXT record)
  2. Creation of the records in my DNS Zone
  3. Creation of the custom domain with free managed certificates.

With that said, it looks to me that it isn't possible to use custom domains with managed certificates while using the container app AVM module, or am I missing something? If that's the case, shouldn't the azurerm_container_app_custom_domain resource be managed outside the module?

microsoft-github-policy-service[bot] commented 1 month ago

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

[!NOTE] This label was added as per ITA06.

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

[!WARNING] Tagging the AVM Core Team (@Azure/avm-core-team-technical-terraform) due to a module owner or contributor having not responded to this issue within 3 business days. The AVM Core Team will attempt to contact the module owners/contributors directly.

[!TIP]

  • To prevent further actions to take effect, the "Status: Response Overdue 🚩" label must be removed, once this issue has been responded to.
  • To avoid this rule being (re)triggered, the ""Needs: Triage :mag:" label must be removed as part of the triage process (when the issue is first responded to)!

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

microsoft-github-policy-service[bot] commented 20 hours ago

[!WARNING] Tagging the AVM Core Team (@Azure/avm-core-team-technical-terraform) due to a module owner or contributor having not responded to this issue within 3 business days. The AVM Core Team will attempt to contact the module owners/contributors directly.

[!TIP]

  • To prevent further actions to take effect, the "Status: Response Overdue 🚩" label must be removed, once this issue has been responded to.
  • To avoid this rule being (re)triggered, the ""Needs: Triage :mag:" label must be removed as part of the triage process (when the issue is first responded to)!

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

microsoft-github-policy-service[bot] commented 20 hours ago

[!CAUTION] This issue requires the AVM Core Team's (@Azure/avm-core-team-technical-terraform) immediate attention as it hasn't been responded to within 6 business days.

[!TIP]

  • To avoid this rule being (re)triggered, the "Needs: Triage :mag:" and "Status: Response Overdue :triangular_flag_on_post:" labels must be removed when the issue is first responded to!
  • Remove the "Needs: Immediate Attention :bangbang:" label once the issue has been responded to.

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