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

Permit setting account member status directly in Terraform schema #1920

Merged
merged 9 commits into from Sep 22, 2022

Conversation

markblackman
Copy link

@markblackman markblackman commented Sep 21, 2022

Currently, the status always defaults to "" which translates to "pending" by default, but this change allows setting a status attribute in the Terraform schema.

Closes #1654

@github-actions
Copy link
Contributor

changelog detected ✅

@jacobbednarz jacobbednarz merged commit 102eac4 into cloudflare:master Sep 22, 2022
@github-actions github-actions bot added this to the v3.25.0 milestone Sep 22, 2022
@jacobbednarz
Copy link
Member

thanks for the PR! 🙌

github-actions bot pushed a commit that referenced this pull request Sep 22, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2022

This functionality has been released in v3.25.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.

cloudflare_account_member: support status option
2 participants