Commit d9f74b6
docs: Adds do_not_enforce_on_create option for github_repository_ruleset docs (#2667)
* Add do_not_enforce_on_create option for github_organization_ruleset
What: Expand schema with missing option do_not_enforce_on_create
Why: It is available for github_repository_ruleset and the API
* Add do_not_enforce_on_create to github_organization_ruleset test
What: Expand test for github_organization_ruleset with
do_not_enforce_on_create
Why: To ensure that the do_not_enforce_on_create option is working
* Add do_not_enforce_on_create to github_organization_ruleset docs
What: Explain do_not_enforce_on_create option and default vaules in
the documentation for the github_organization_ruleset resource
Why: Keep the documentation consistent with the implementation
* Apply suggestion from @nickfloyd
* Apply suggestion from @nickfloyd
* Apply suggestion from @nickfloyd
* Apply suggestion from @nickfloyd
---------
Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>1 parent efd6d02 commit d9f74b6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| |||
0 commit comments