-
Notifications
You must be signed in to change notification settings - Fork 791
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added "terraform-provider-onepasswordorg" to program
- Loading branch information
1 parent
1e5323f
commit 7277949
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"account": "slok-terraform-provider.1password.com", | ||
"project": { | ||
"name": "terraform-provider-onepasswordorg", | ||
"description": "This project is used to manage 1password organizational resources like vaults, teams, users, groups… using terraform. \n\nThis project has been in use in my company for more than 2 years, however making upgrades to the project is more and more scary due to the fact that I can blow up my family secrets or even the company ones. So basically I would use the Team OSS account for development and testing.", | ||
"contributors": 1, | ||
"home_url": "https://github.com/slok/terraform-provider-onepasswordorg", | ||
"repo_url": "https://github.com/slok/terraform-provider-onepasswordorg", | ||
"license_type": "Apache 2.0", | ||
"license_url": "https://github.com/slok/terraform-provider-onepasswordorg/blob/main/LICENSE", | ||
"is_event": false, | ||
"is_team": false | ||
}, | ||
"applicant": { | ||
"name": "Xabier Larrakoetxea", | ||
"email": "[email protected]", | ||
"role": "Founder or Owner", | ||
"id": 128204 | ||
}, | ||
"can_contact": true, | ||
"approver_id": 6392049, | ||
"issue_number": 1021, | ||
"created_at": "2024-10-19T05:26:52Z" | ||
} |