hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.6k stars 4.64k forks source link

Support for azurerm_stream_analytics_cluster v2 pricing plan #22619

Open MohamedAquibChiniwala opened 1 year ago

MohamedAquibChiniwala commented 1 year ago

Is there an existing issue for this?

Community Note

Description

Feature request to support a new Dedicated V2 (SU V2 model) pricing plan.

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

azurerm_stream_analytics_cluster

Potential Terraform Configuration

streaming_capacity = 12 (should be allowed instead of minimum 36)

References

https://learn.microsoft.com/en-in/azure/stream-analytics/stream-analytics-streaming-unit-consumption#understand-streaming-unit-and-streaming-node

https://azure.microsoft.com/en-us/pricing/details/stream-analytics/

vstepko commented 1 year ago

@rcskosir is this issue in short plan?

Auxority commented 11 months ago

This might also apply to the azurerm_stream_analytics_job. I haven't been able to find a way to configure the pricing plan for this either. Even though on Azure it does show a popup to change the pricing plan from Standard to Standard V2.

jfcroteau commented 7 months ago

This issue relates to https://github.com/hashicorp/terraform-provider-azurerm/issues/24505.

sergeibelov113 commented 1 month ago

I opened #27578 since looks like no one cares about the stream analytics cluster pricing model. @jfcroteau thanks for fixing stream analytics jobs, but cluster pricing model still hasn't been updated to V2 in azurerm 4.4.0