rename ghp tf provider repo -> terraform-provider-vault-secrets-ghp #72
Reference in New Issue
Block a user
Delete Branch "benvin/ghp-provider-rename"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why: match the established vault-secrets-netbox naming convention for the ghp Terraform provider (repo terraform-provider-vault-secrets-ghp, source address git.unkin.net/unkin/vault-secrets-ghp, resources ghp_secret_backend / ghp_secret_role).
How: rename the repository config terraform-provider-ghpvaultsecret.yaml -> terraform-provider-vault-secrets-ghp.yaml. Since repos are keyed by filename, apply destroys the old repo and creates the new one; the only content was an unmerged scaffold PR, which is re-pushed to the renamed repo.