Skip to content

Commit

Permalink
remove API coverage section from readme file. It hasn't been used or …
Browse files Browse the repository at this point in the history
…updated since it was added
  • Loading branch information
uturunku1 committed Jan 13, 2025
1 parent ee7dcad commit e6a98d9
Showing 1 changed file with 0 additions and 72 deletions.
72 changes: 0 additions & 72 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,78 +113,6 @@ if err != nil {

For complete usage of the API client, see the [full package docs](https://pkg.go.dev/github.com/hashicorp/go-tfe).

## API Coverage

This API client covers most of the existing HCP Terraform API calls and is updated regularly to add new or missing endpoints.

- [x] Account
- [x] Agents
- [x] Agent Pools
- [x] Agent Tokens
- [x] Applies
- [x] Audit Trails
- [x] Changelog
- [x] Comments
- [x] Configuration Versions
- [x] Cost Estimation
- [ ] Feature Sets
- [ ] Invoices
- [x] IP Ranges
- [x] Notification Configurations
- [x] OAuth Clients
- [x] OAuth Tokens
- [x] Organizations
- [x] Organization Memberships
- [x] Organization Tags
- [x] Organization Tokens
- [x] Plan Exports
- [x] Plans
- [x] Policies
- [x] Policy Checks
- [x] Policy Sets
- [x] Policy Set Parameters
- [x] Private Registry
- [x] Modules
- [x] No-Code Modules
- [x] Providers
- [x] Provider Versions and Platforms
- [x] GPG Keys
- [x] Projects
- [x] Runs
- [x] Run Events
- [x] Run Tasks
- [x] Run Tasks Integration
- [x] Run Triggers
- [x] SSH Keys
- [x] Stability Policy
- [x] State Versions
- [x] State Version Outputs
- [ ] Subscriptions
- [x] Team Access
- [x] Team Membership
- [x] Team Tokens
- [x] Teams
- [x] Test Runs
- [x] User Tokens
- [x] Users
- [x] Variable Sets
- [x] Variables
- [ ] VCS Events
- [x] Workspaces
- [x] Workspace-Specific Variables
- [x] Workspace Resources
- [x] Admin
- [x] Module Sharing
- [x] Organizations
- [x] Runs
- [x] Settings
- [x] Terraform Versions
- [x] OPA Versions
- [x] Sentinel Versions
- [x] Users
- [x] Workspaces


## Examples

See the [examples directory](https://github.com/hashicorp/go-tfe/tree/main/examples).
Expand Down

0 comments on commit e6a98d9

Please sign in to comment.