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

Add deploy keys and user SSH keys resources

Open ricbir opened this issue 5 years ago • 6 comments

This pull request adds bitbucket_repository_deploy_key resource for adding deploy keys to a repository, and bitbucket_user_ssh_key for adding SSH keys to a user. It works very well in conjunction with the tls_private_key resource.

ricbir avatar Jan 23 '20 12:01 ricbir