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

refactor: improve SSH key handling and cleanup configs #27

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Conversation

CoMfUcIoS
Copy link
Owner

@CoMfUcIoS CoMfUcIoS commented Jan 12, 2025

  • Commented out unused DockerHub username and tag in docker-image.yml
  • Removed unnecessary dashes in cron-connector.yml
  • Refactored main.tf to check for existing SSH keys and prevent destroy
  • Updated outputs.tf to use non-sensitive password
  • Added ssh_key_name and ssh_key_file variables in variables.tf

- Commented out unused DockerHub username and tag in docker-image.yml
- Removed unnecessary dashes in cron-connector.yml
- Refactored main.tf to check for existing SSH keys and prevent destroy
- Updated outputs.tf to use non-sensitive password
- Added ssh_key_name and ssh_key_file variables in variables.tf
@CoMfUcIoS CoMfUcIoS merged commit 4a0559f into main Jan 12, 2025
1 check passed
@CoMfUcIoS CoMfUcIoS deleted the ssh_key branch January 12, 2025 12:50
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.

None yet

1 participant