mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-30 10:47:14 -06:00
da51e72cbb
The sethaselement, setintersection, and setunion functions are defined in the cty stdlib. Making them available in Terraform will make it easier to work with sets, and complement the currently-Terraform-specific setproduct function. In the long run setproduct should probably move into the cty stdlib too, but since it was submitted as a Terraform function originally we'll leave it here now for simplicity's sake and reorganize later. |
||
---|---|---|
.. | ||
backend-types.erb | ||
commands-state.erb | ||
commands-workspace.erb | ||
docs.erb | ||
downloads.erb | ||
functions.erb | ||
guides.erb | ||
intro.erb | ||
registry.erb | ||
terraform.erb |