Skip to content

feat: add new options to provide instance ssh public key #68

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

Merged

Conversation

kral2
Copy link
Contributor

@kral2 kral2 commented Aug 25, 2021

Fix: #67

You have now two options to provide the ssh public keys used to access the compute instance:

  • directly as a string
  • pointing to a file that contains the public key strings. One key per line.

@kral2 kral2 modified the milestone: v2.2.0 Aug 25, 2021
@kral2 kral2 assigned hyder and unassigned hyder Aug 25, 2021
@kral2 kral2 requested a review from hyder August 25, 2021 23:48
Copy link

@hyder hyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please increase your minimum TF and OCI provider versions if possible

Copy link

@hyder hyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@kral2 kral2 merged commit fc66206 into oracle-terraform-modules:main Aug 26, 2021
@kral2 kral2 deleted the 67_add_sssh_public_key_string branch August 26, 2021 13:12
@kral2 kral2 mentioned this pull request Sep 10, 2021
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

Successfully merging this pull request may close these issues.

Add support for ssh_public_key string to align module usage with operator and bastion module
2 participants