k.bigwheel (kazufumi nishida)
k.bigwheel (kazufumi nishida)
https://github.com/PagerDuty/terraform-provider-pagerduty/blob/8f7b13367ffcca4e6db0f285ec61895e0361a6cc/pagerduty/resource_pagerduty_escalation_policy.go#L48 I guess that change of `TypeList` to `TypeSet` may resolve this issue.
I think this problem is almost solved by https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/681 and https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/851 should be a last piece.
I has created PR for this issue https://github.com/cloudposse/terraform-aws-tfstate-backend/compare/main...bigwheel:terraform-aws-tfstate-backend:support-terraoform-v16?expand=1 and already tested but I found just [`Generation of backend configuration file deprecated`](https://github.com/cloudposse/terraform-aws-tfstate-backend/pull/129). I'm stucking.
I want to debug by suggested way, but I don't write golang since several years ago. Therefore, I cannot promise that I will debug, sorry.