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

New Data Source/Resource: azurerm_cdn_frontdoor_profile #17061

Merged
merged 7 commits into from
Jun 2, 2022

Conversation

tombuildsstuff
Copy link
Contributor

Having spent a decent chunk of time trying to review #16671, I've come to the conclusion that it's too big to review in it's current form - so I'll be pulling this apart and fixing it up at the same time.

This PR splits out the azurerm_cdn_frontdoor_profile Resource and adds a matching Data Source, since this is likely to be commonly references. The primary difference between this resource in this PR and in #16671 is that sku_name is now required and cdn_frontdoor_id (which is a UUID) is now named resource_guid (which matches the naming of this field in other resources).

Other PR's will build on this - as such this includes all of the SDK clients for simplicity - however those'll follow once this is in.

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! Just a quick test fix

@tombuildsstuff tombuildsstuff force-pushed the f/cdn-frontdoor-core branch from bed7de0 to 0f66652 Compare June 2, 2022 09:01
@tombuildsstuff
Copy link
Contributor Author

Screenshot 2022-06-02 at 12 08 01

@tombuildsstuff tombuildsstuff merged commit eed353f into main Jun 2, 2022
@tombuildsstuff tombuildsstuff deleted the f/cdn-frontdoor-core branch June 2, 2022 10:08
tombuildsstuff added a commit that referenced this pull request Jun 2, 2022
@github-actions
Copy link

github-actions bot commented Jun 3, 2022

This functionality has been released in v3.9.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants