Commit 94976ac
docs: mark private attribute as deprecated in github_repository
The private attribute has been deprecated in code since the
introduction of visibility, but the docs didn't reflect this.
Users see a Terraform deprecation warning with no explanation
in the provider documentation.
- Add DEPRECATED marker to private attribute description
- Update GitHub Pages example to use visibility instead of private
Fixes #3297
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 636eff4 commit 94976ac
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments