Support for Access Organizations #1382
Labels
kind/enhancement
Categorizes issue or PR as related to improving an existing feature.
service/access
Categorizes issue or PR as related to the Access service.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Current Terraform and Cloudflare provider version
v3.7.0
Description
I ran into an issue a few weeks ago where I needed to get ahold of our access auth domain within Terraform and quickly found out that it wasn't currently possible. Being able to create and manage Access Organizations using this provider would be handy for managing our Cloudflare environment end-to-end with Terraform. The cloudflare-go library looks like it has support for it already.
I'd like to propose the creation of a new
data source
andresource
, calledcloudflare_access_organization
.I'll throw up a work in progress PR shortly. I've already written and have been using the data source internally for the past few weeks but need to add the resource and tests for both, and any nessicarry documentation.
Use cases
Management of Access Organizations using Terraform.
Potential Terraform configuration
References
No response
The text was updated successfully, but these errors were encountered: