-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create repository for hetzner terraform provider (#5) #patch
Signed-off-by: Mustafa Kara <[email protected]>
- Loading branch information
1 parent
ce60914
commit 0cc309f
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
30 changes: 30 additions & 0 deletions
30
deployments/github/opsheaven/repositories/hetzner-terraform-provider/config.yaml
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,30 @@ | ||
--- | ||
|
||
name: 'hetzner-terraform-provider' | ||
description: 'OpsHeaven Hetzner Terraform Provider Implementation' | ||
homepage_url: 'https://github.com/opsheaven' | ||
visibility: 'public' | ||
has_issues: true | ||
has_downloads: false | ||
has_discussions: false | ||
has_projects: false | ||
has_wiki: false | ||
is_template: false | ||
allow_update_branch: true | ||
allow_merge_commit: false | ||
allow_squash_merge: true | ||
allow_rebase_merge: true | ||
allow_auto_merge: false | ||
archived: false | ||
delete_branch_on_merge: true | ||
vulnerability_alerts: true | ||
default_branch: 'main' | ||
web_commit_signoff_required: true | ||
topics: | ||
- 'terraform' | ||
- 'terraform-provider' | ||
- 'hetzner' | ||
- 'hetzner-robot' | ||
- 'hetzner-hcloud' | ||
issue_labels: {} | ||
status_checks: [] |
1 change: 0 additions & 1 deletion
1
deployments/github/opsheaven/repositories/provisioner/CODEOWNERS
This file was deleted.
Oops, something went wrong.