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_cdn_endpoint - origin_host_header can now be set to empty #7164

Merged
merged 2 commits into from Jun 2, 2020

Conversation

neil-yechenwei
Copy link
Contributor

This PR is the fix for property origin_host_header which mentioned in the issue #1595

For updating origin_host_header, terraform should allow empty value for this property since it can be updated to "" after tested. So I submitted this PR to fix it.

For updating origin_path, seems it's an API issue so that I raised an issue on Azure/azure-rest-api-specs#9660. I think we should add tag "upstream-microsoft" for this problem.

@ghost ghost added the size/XS label Jun 1, 2020
@mbfrahry mbfrahry changed the title Fix the issue of setting property as empty value for cdn endpoint azurerm_cdn_endpoint - origin_host_header can now be set to empty Jun 2, 2020
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

@ghost
Copy link

ghost commented Jul 3, 2020

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@hashicorp hashicorp locked and limited conversation to collaborators Jul 3, 2020
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.

None yet

2 participants