terraform-provider-stackitp.../stackit/internal
Marcel Jacek 65c6106ea9
fix(observability): remove invalid fields match and match_regex from main route in alert_config (#915)
* fix: remove invalid `match` and `match_regex` from main route in alert_config
- deprecated `match` and `match_regex` in child routes
- add new `matchers` field
2025-09-12 09:58:50 +02:00
..
conversion feat(iaas): set custom user-agent header for STACKIT API calls (#821) 2025-05-14 16:46:16 +02:00
core feat(iaas): add experimental support for routing tables and routes (#896) 2025-07-02 10:30:50 +02:00
features feat(iaas): add iaas network v2 alpha (#899) 2025-07-07 13:25:54 +02:00
services fix(observability): remove invalid fields match and match_regex from main route in alert_config (#915) 2025-09-12 09:58:50 +02:00
testutil fix(observability): remove invalid fields match and match_regex from main route in alert_config (#915) 2025-09-12 09:58:50 +02:00
utils fix(networkinterface): Recognize the removal of allowed_addresses and security_group_ids from terraform config (#940) 2025-08-11 08:16:58 +02:00
validate fix(alertgroups): add expression validator to detect new lines on expressions (#807) 2025-05-07 11:54:54 +02:00