Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Explorer API #909

Open
alexcurtin opened this issue May 29, 2024 · 1 comment
Open

Add Support for Explorer API #909

alexcurtin opened this issue May 29, 2024 · 1 comment

Comments

@alexcurtin
Copy link

Use-cases

the go-tfe library should support the new explorer API https://developer.hashicorp.com/terraform/cloud-docs/api-docs/explorer so users can run the same queries utilizing the go-tfe library

Attempted Solutions

I can write my own raw http calls to the endpoints, but this should be supported by go-tfe as its an official Terraform Cloud API.

Proposal

Add support for the endpoint, its response and query params/filters

@sebasslash
Copy link
Contributor

Please see: #1018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants