Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: open /id_rsa: permission denied and Error: open /id_rsa.pub: permission denied #1

Open
anastas001 opened this issue Jun 14, 2022 · 0 comments

Comments

@anastas001
Copy link

Error: open /id_rsa: permission denied and Error: open /id_rsa.pub: permission denied
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. git clone https://github.com/jerome-karabenli/build_and_deploy_OCI_terraform.git && cd build_and_deploy_OCI_terraform
  2. generate pubkey and privkey
  3. copy pubkey to oracle
  4. to fill variables.auto.tfvars
  5. terraform init && terraform plan && terraform apply

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: Ubuntu 22.04 LTS
  • Terraform Version : 1.2.2

Additional context
To Resolv this i change :

  • in file : oci_variables.tf replace line 15 default = "" by default = "/tmp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant