We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Trying to use the same public key in multiple repositories, but its erroring in deploy_keys.
Would be possible to reference an already created "key" ?
One of the cons of deploy keys on GitHub is :
Deploy keys only grant access to a single repository.
This is not a problem with this project, the underlying provider or terraform. This is a limitation with the service that GitHub provides.
Activity
shinenelson commentedon Jul 17, 2023
One of the cons of deploy keys on GitHub is :
This is not a problem with this project, the underlying provider or terraform. This is a limitation with the service that GitHub provides.