terraform-provider-pagerduty
terraform-provider-pagerduty copied to clipboard
resource/pagerduty_extension: Allow config to be computed
This PR brings changes to the config
field and allows it to be computed
.
Unfortunately testing this proved to be quite difficult due to how the API behaves with a missing config
on resource creation, but this should resolve the issue described in #94.
Fixes #94.
Indeed, that should do it. Thanks!
Quite hard to automatically test indeed.
While looking into it, I've noticed the import function was lacking support for the config field. I've created a PR to add a test case and fixed that in PR #96.
Please merge :)
Hi @heimweh, is there anything blocking this PR then #96 from being merged?
Obligatory bump.
what about this PR? why it isnt merged yet ?! i want this !!!
I'd also like to know what the status is on this PR
Hi @stmcallister 👋 Just wanted to flag you on this one in case there is a possibility to get it merged soon. It would address a long-standing problem and it'd be great to have it fixed. If there's anything the community can do to help get this PR merged, please let us know. I'd be glad to try to pitch in.