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

Container apps missing parameters #22755

Closed
1 task done
Alfonsoaz01 opened this issue Jul 31, 2023 · 5 comments
Closed
1 task done

Container apps missing parameters #22755

Alfonsoaz01 opened this issue Jul 31, 2023 · 5 comments

Comments

@Alfonsoaz01
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

Terraform Version

1.0.0

AzureRM Provider Version

3.67

Affected Resource(s)/Data Source(s)

azurerm_container-_apps

Terraform Configuration Files

provider

Debug Output/Panic Output

│ Error: expected ingress.0.transport to be one of [auto http http2], got Tcp
│
│   with azurerm_container_app.container_app_redis,
│   on Application.tf line 58, in resource "azurerm_container_app" "container_app_redis":
│   58:     transport = "Tcp"

Expected Behaviour

It should deploy container app

Actual Behaviour

It does not deploy and it says it cannot be used

Steps to Reproduce

  1. apply

Important Factoids

No response

References

No response

@Alfonsoaz01
Copy link
Author

@rcskosir
Copy link
Contributor

rcskosir commented Aug 3, 2023

These may be related: #21133 #22804

@SpartakusMd
Copy link
Contributor

Fixed in #23752. Could you confirm it's working?

@Alfonsoaz01
Copy link
Author

Hi @SpartakusMd ! I have checked that it works now. Thank you so much!

Copy link

github-actions bot commented May 2, 2024

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants