Skip to content

Support for autoscale rules #54

Open

Description

Is there an existing issue for this?

  • I have searched the existing issues

Description

Support was implemented in base Terraform in Nov 2023.

hashicorp/terraform-provider-azurerm#23294

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

azurerm_container_app

Potential Terraform Configuration

http_scale_rule = {
          name                = "aptar default backend scale rule"
          concurrent_requests = var.be_http_scale_concurrent_requests
        }

References

https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/container_app#http_scale_rule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions