File tree Expand file tree Collapse file tree 1 file changed +0
-72
lines changed Expand file tree Collapse file tree 1 file changed +0
-72
lines changed Original file line number Diff line number Diff line change @@ -113,78 +113,6 @@ if err != nil {
113
113
114
114
For complete usage of the API client, see the [ full package docs] ( https://pkg.go.dev/github.com/hashicorp/go-tfe ) .
115
115
116
- ## API Coverage
117
-
118
- This API client covers most of the existing HCP Terraform API calls and is updated regularly to add new or missing endpoints.
119
-
120
- - [x] Account
121
- - [x] Agents
122
- - [x] Agent Pools
123
- - [x] Agent Tokens
124
- - [x] Applies
125
- - [x] Audit Trails
126
- - [x] Changelog
127
- - [x] Comments
128
- - [x] Configuration Versions
129
- - [x] Cost Estimation
130
- - [ ] Feature Sets
131
- - [ ] Invoices
132
- - [x] IP Ranges
133
- - [x] Notification Configurations
134
- - [x] OAuth Clients
135
- - [x] OAuth Tokens
136
- - [x] Organizations
137
- - [x] Organization Memberships
138
- - [x] Organization Tags
139
- - [x] Organization Tokens
140
- - [x] Plan Exports
141
- - [x] Plans
142
- - [x] Policies
143
- - [x] Policy Checks
144
- - [x] Policy Sets
145
- - [x] Policy Set Parameters
146
- - [x] Private Registry
147
- - [x] Modules
148
- - [x] No-Code Modules
149
- - [x] Providers
150
- - [x] Provider Versions and Platforms
151
- - [x] GPG Keys
152
- - [x] Projects
153
- - [x] Runs
154
- - [x] Run Events
155
- - [x] Run Tasks
156
- - [x] Run Tasks Integration
157
- - [x] Run Triggers
158
- - [x] SSH Keys
159
- - [x] Stability Policy
160
- - [x] State Versions
161
- - [x] State Version Outputs
162
- - [ ] Subscriptions
163
- - [x] Team Access
164
- - [x] Team Membership
165
- - [x] Team Tokens
166
- - [x] Teams
167
- - [x] Test Runs
168
- - [x] User Tokens
169
- - [x] Users
170
- - [x] Variable Sets
171
- - [x] Variables
172
- - [ ] VCS Events
173
- - [x] Workspaces
174
- - [x] Workspace-Specific Variables
175
- - [x] Workspace Resources
176
- - [x] Admin
177
- - [x] Module Sharing
178
- - [x] Organizations
179
- - [x] Runs
180
- - [x] Settings
181
- - [x] Terraform Versions
182
- - [x] OPA Versions
183
- - [x] Sentinel Versions
184
- - [x] Users
185
- - [x] Workspaces
186
-
187
-
188
116
## Examples
189
117
190
118
See the [ examples directory] ( https://github.com/hashicorp/go-tfe/tree/main/examples ) .
You can’t perform that action at this time.
0 commit comments