terraform-provider-tfe icon indicating copy to clipboard operation
terraform-provider-tfe copied to clipboard

implement tfe_oauth_clients datasource

Open arminaaki opened this issue 3 years ago • 2 comments

Description

Adds the new data source tfe_oauth_clients to retrieve a list of TerraformCloud/Enterprise's oauth clients in a given organization. This data source will ultimately allow us to lookup oauth_client_ids across different organizations.

Testing plan

  • Ran acceptance tests locally against my TerraformCloud account.
Running tool: /usr/local/opt/go/libexec/bin/go test -timeout 30s -run ^TestAccTFEOAuthClientsDataSource_basic$ github.com/hashicorp/terraform-provider-tfe/tfe

ok  	github.com/hashicorp/terraform-provider-tfe/tfe	5.980s

External links

  • https://www.terraform.io/cloud-docs/api-docs/oauth-clients#list-oauth-clients

arminaaki avatar Mar 18 '22 03:03 arminaaki

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Mar 18 '22 03:03 hashicorp-cla

I've market this PR as stale since it hasn't had a response in 4 months. I'll close it in a week unless there are additional comments or changes posted.

barrettclark avatar Jul 18 '22 21:07 barrettclark