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

frontdoor: refactoring & ensuring ID's are consistent #8146

Merged
merged 41 commits into from
Aug 19, 2020

Conversation

tombuildsstuff
Copy link
Member

This PR introduces quite a large refactoring to the Frontdoor resources - namely this ensures that all fields are always set - and ensures that ID's are consistent, so that users can rely on these.

Supersedes #8046
Fixes #8036

@tombuildsstuff tombuildsstuff added bug upstream/microsoft Indicates that there's an upstream issue blocking this issue/PR service/frontdoor labels Aug 17, 2020
@tombuildsstuff tombuildsstuff added this to the v2.24.0 milestone Aug 17, 2020
@tombuildsstuff tombuildsstuff requested review from WodansSon and a team August 17, 2020 10:59
@ghost ghost added the size/XXL label Aug 17, 2020
@tombuildsstuff
Copy link
Member Author

Tests pass:

Screenshot 2020-08-17 at 18 48 56

Copy link
Member

@jackofallops jackofallops left a comment

Choose a reason for hiding this comment

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

Hi @tombuildsstuff - A few minor comments, but otherwise LGTM 👍

Also fixing issues where fields aren't set into the state to ensure that
fields always have a value
@tombuildsstuff tombuildsstuff merged commit a0c82a0 into master Aug 19, 2020
@tombuildsstuff tombuildsstuff deleted the f/frontdoor-ids branch August 19, 2020 09:14
tombuildsstuff added a commit that referenced this pull request Aug 19, 2020
@ghost
Copy link

ghost commented Aug 20, 2020

This has been released in version 2.24.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:

provider "azurerm" {
    version = "~> 2.24.0"
}
# ... other configuration ...

@ghost
Copy link

ghost commented Sep 18, 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!

@ghost ghost locked and limited conversation to collaborators Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug service/frontdoor size/XXL upstream/microsoft Indicates that there's an upstream issue blocking this issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azurerm_frontdoor broken with recent Azure API update
2 participants