Skip to content

Commit

Permalink
Update Base CODEOWNERS (#708)
Browse files Browse the repository at this point in the history
* Provider accepts workload identity token via filepath HCPID2-1948 (#691)

* Provider accepts workload identity token via filepath

* Generate documentation

* Changelog

* Update internal/clients/client.go

Co-authored-by: Jason Pilz <[email protected]>

* Do not source client_id/client_secret from env vars in provider and rework project_id sourcing from env vars

* Update docs

---------

Co-authored-by: Jason Pilz <[email protected]>

* Update CODEOWNERS to reflect cloud-foundations as main owners

---------

Co-authored-by: Alex Dadgar <[email protected]>
  • Loading branch information
jasonpilz and dadgar authored Dec 19, 2023
1 parent aaf0279 commit 6810dd3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence
# *

# all resource-manager resources and clients are owned by the cloud-foundations team
*resourcemanager* @hashicorp/cloud-foundations
* @hashicorp/cloud-foundations

# all iam resources and clients are owned by the cloud-identity team
*iam* @hashicorp/cloud-identity
Expand Down

0 comments on commit 6810dd3

Please sign in to comment.