Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for additional TCP ports in ingress #57

Open
1 task done
antoineroux opened this issue Jun 26, 2024 · 3 comments
Open
1 task done

Support for additional TCP ports in ingress #57

antoineroux opened this issue Jun 26, 2024 · 3 comments

Comments

@antoineroux
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

I would like the ability to define additional TCP ports in the ingress using Terraform. Currently we have to do it manually, outside of Terraform.

New or Affected Resource(s)/Data Source(s)

azurerm_container_app

Potential Terraform Configuration

No response

References

No response

@antoineroux
Copy link
Author

Is this the correct place to report issues or feature request? Let me know if you need more information.

@pavanarya-equifax
Copy link

+1 Even we are looking out for this feature

@lonegunmanb
Copy link
Member

@antoineroux yes this is the correct place and apologies for the late reply. I'm commenting this issue because:

  1. We're about to deprecate this module and migrate to the new AVM module
  2. I'm going to solve all remaining issues and merge all remaining pull requests before I deprecate this module

I've read this issue in the azurerm provider's repo and I confirm that we cannot implement this feature by using azurerm_container_app resource, since this feature is not supported by azurerm provider yet, but we can support this feature by adding an azapi_update resource. I'll create a pr for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants