You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
╷
│ Error: resourceSonarqubeQualityProfileRuleCreate: Failed to delete quality profile: API returned an error: Value of parameter 'severity' () must be one of: [INFO, MINOR, MAJOR, CRITICAL, BLOCKER]
│
│ with sonarqube_qualityprofile_activate_rule.act-test01,
│ on main.tf line 166, in resource "sonarqube_qualityprofile_activate_rule" "act-test01":
│ 166: resource "sonarqube_qualityprofile_activate_rule" "act-test01" {
Hi there,
Terraform Version
OpenTofu v1.7.3
on linux_amd64
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
The rule should be activated.
Actual Behavior
References
Deprecated features
According to the provider documentation severity is optional
The text was updated successfully, but these errors were encountered: