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

azurerm_container_app - min_replicas and max_replicas now support a maximum value of 300 #22511

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

brezam
Copy link
Contributor

@brezam brezam commented Jul 13, 2023

Resolves #22417

This changes the replica limit to match documentation: https://learn.microsoft.com/en-us/azure/container-apps/quotas

In our organization we have a container app with 60-180 replicas, and after importing the resource terraform is unable to manage it.

Copy link
Member

@mbfrahry mbfrahry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for this @bruno-zamariola !

@mbfrahry mbfrahry added this to the v3.65.0 milestone Jul 13, 2023
@mbfrahry mbfrahry changed the title azurerm_container_app: change min/max replicas limit to 300 azurerm_container_app - min_replicas and max_replicas now support a maximum value of 300 Jul 13, 2023
@mbfrahry mbfrahry merged commit a4a47bd into hashicorp:main Jul 13, 2023
20 checks passed
mbfrahry added a commit that referenced this pull request Jul 13, 2023
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, 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 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Container App max replica limit is too low
2 participants