Open fcbry opened 5 months ago
The terraform provider is missing support for escallations in (http) checks.
The API support for escallation is implemented kinda weird, in that you need to create a check and then add an escallation to it after the fact.
then
This is somewhat clunky, as I'll have to write a script in addition to the (fine) terraform support you've implemented for the rest of your stuff.
The terraform provider is missing support for escallations in (http) checks.
The API support for escallation is implemented kinda weird, in that you need to create a check and then add an escallation to it after the fact.
then
This is somewhat clunky, as I'll have to write a script in addition to the (fine) terraform support you've implemented for the rest of your stuff.