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

resource/cloudflare_access_rule: remove ability to create user level rules #2157

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

jacobbednarz
Copy link
Member

Prior to this commit, if you omitted account_id and zone_id it would create a user level access rule. This wasn't noted anywhere and caught a lot of people out prior to releasing the WAF.

Here, we are removing that and explicitly requiring a zone or account ID as in most cases, user level rules are the same as account level rules -- just have a different name externally.

…rules

Prior to this commit, if you omitted `account_id` and `zone_id` it would create
a user level access rule. This wasn't noted anywhere and caught a lot of people
out prior to releasing the WAF.

Here, we are removing that and explicitly requiring a zone or account ID as in
most cases, user level rules are the same as account level rules -- just have a
different name externally.
@github-actions
Copy link
Contributor

changelog detected ✅

@jacobbednarz jacobbednarz merged commit e1f5a0e into 4.x Jan 13, 2023
@jacobbednarz jacobbednarz deleted the remove-user-level-endpoints branch January 13, 2023 04:52
@jacobbednarz jacobbednarz added this to the v4.0.0 milestone Jan 13, 2023
@github-actions github-actions bot modified the milestones: v4.0.0, v3.33.0 Jan 13, 2023
@jacobbednarz jacobbednarz modified the milestones: v3.33.0, v4.0.0 Jan 13, 2023
github-actions bot pushed a commit that referenced this pull request Jan 13, 2023
@jacobbednarz jacobbednarz mentioned this pull request Jan 13, 2023
38 tasks
@github-actions
Copy link
Contributor

This functionality has been released in v4.0.0 of the Terraform Cloudflare 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant