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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform support for Origin Groups in azurerm_cdn_endpoint #10771

Open
skn200 opened this issue Mar 1, 2021 · 6 comments 路 May be fixed by #25744
Open

Terraform support for Origin Groups in azurerm_cdn_endpoint #10771

skn200 opened this issue Mar 1, 2021 · 6 comments 路 May be fixed by #25744

Comments

@skn200
Copy link

skn200 commented Mar 1, 2021

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

Description

Terraform support for Origin Groups in azurerm_cdn_endpoint . Not able to create Origin Groups in azurerm_cdn_endpoint. As per azure arm template origin group is an independent block, but iam not able to find any Origin Group block in the this document [azurerm_cdn_endpoint] (https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/cdn_endpoint)

Is there any other way to use Origin Groups

New or Affected Resource(s)

azurerm_cdn_endpoint

@jjnp
Copy link

jjnp commented Apr 28, 2021

Also, there is now the option to use Origin Group Override as an Action in the Rules Engine. This too should be added to Terraform to keep it up to date with Azure's feature set.

@Jaykul
Copy link

Jaykul commented Jun 24, 2021

Currently, CDNs created with "Storage" backend (instead of storage static website) don't work properly without this, because you have to set the origin host header to make them work (which, as far as I can tell, requires creating a default origin group).

@samiulseequent
Copy link

Is there any progress on this issue?

@ownerer
Copy link

ownerer commented Sep 8, 2023

Bump, any updates here?

@ryepup
Copy link
Contributor

ryepup commented Dec 16, 2023

Would love to see this implemented. My workaround is create my CDN using azurerm_cdn_profile, and then create my endpoints using azurerm_resource_group_template_deployment and ARM templates.

@didayal-msft
Copy link

I am working on building the azure verified module for cdn profile and checking if there any update on this one?

@WodansSon WodansSon self-assigned this Apr 24, 2024
@WodansSon WodansSon linked a pull request Apr 25, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants