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

[PBI] Enable the ability to upload files to VMs #227

Open
4 of 7 tasks
cjlapao opened this issue Oct 31, 2024 · 0 comments
Open
4 of 7 tasks

[PBI] Enable the ability to upload files to VMs #227

cjlapao opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
pbi Product Backlog Item
Milestone

Comments

@cjlapao
Copy link
Collaborator

cjlapao commented Oct 31, 2024

Description

As a developer, we sometimes have the ned to upload a script that we have locally to a VM so we can then execute it, this makes even more sense when using IaC and tools like terraform, where it is executed in a host that controls other remote hosts, we will need a mechanism that can enable these files to be uploaded so we can later execute themTerraform

User Story

As a developer I want to be able to upload a file to a remote VM, so I can easily execute it locallyefficiently

Acceptance Criteria

  • We can upload a file using the rest API endpoints

Definition of Done

  • Code implemented following best practices.
  • Unit tests written and passing.
  • Code reviewed and approved.
  • Merged into the main branch.
  • Documentation updated (if applicable).
  • Deployed to staging/production environment.

Assumptions and Constraints

No response

Assumptions and Constraints

No response

Additional Notes

No response

@cjlapao cjlapao added triage Selected for triage pbi Product Backlog Item labels Oct 31, 2024
@cjlapao cjlapao self-assigned this Oct 31, 2024
@cjlapao cjlapao removed the triage Selected for triage label Oct 31, 2024
@cjlapao cjlapao assigned bineesh-n and unassigned cjlapao Nov 22, 2024
@cjlapao cjlapao added this to the 1.0.0 milestone Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pbi Product Backlog Item
Projects
None yet
Development

No branches or pull requests

2 participants