jdamata / terraform-provider-sonarqube

Terraform provider for managing Sonarqube configuration
GNU General Public License v3.0
62 stars 50 forks source link

Making docs more clearer #251

Open Sameer2307 opened 3 months ago

freeranger commented 3 months ago

Unfortunately some of the acceptance tests fail - which should not be affected by this PR so I guess other factors are at play, perhaps some incompatibility Sonar introduced in one of their recent releases. I will leave it for @jdamata to decide if he wants to merge this change (and probably have the tests fail on the main branch too) or look into the failing tests and address them first.

One of the downsides of non-deterministic testing is that the tests can fail on a PR because of some environment or other change outside the developers control....