EscalationPolicy errors on Teams
Parameter being Absent on upgrade from v2.2.0 to 3.1.X
#70
Labels
kind/bug
Some behavior is incorrect or out of spec
Hello!
Issue details
When trying to upgrade from
v2.2.0
tov3.1.0
there appears to be breaking change around teams now being required. There is noted breaking change here or in the Terraform Provider documents aroundTeams
This is a paid feature of Pagerduty.Code
Steps to reproduce
CSharp Dotnet 5.0
v2.2.0
withoutTeams
v3.1.1 or v3.1.0
Expected:
I expected a provider update and work as before with no noted breaking changes.
Actual:
The code errors on Teams as if its a required parameter now.
The text was updated successfully, but these errors were encountered: