PagerDuty / terraform-provider-pagerduty

Terraform PagerDuty provider
https://www.terraform.io/docs/providers/pagerduty/
Mozilla Public License 2.0
206 stars 210 forks source link

Support OpenTofu #793

Open chenrui333 opened 9 months ago

chenrui333 commented 9 months ago

Just want to raise an issue to track the OpenTofu support, thanks!

(currently a bit annoyed with this timeout issue, #780)

mccartney commented 8 months ago

Does the Pagerduty team commit to supporting OpenTofu?

kvendingoldo commented 6 months ago

At this moment if you need to have a support of Terraform as well as OpenTofu (and Terragrunt :) ) in one tool you can use https://github.com/tofuutils/tenv which my team wrote some months ago. A lot of users switched to that tool to unify version management in the world of Terraform.

You're welcome to open any issues or contribute to tenv.