aws.ec2 icon indicating copy to clipboard operation
aws.ec2 copied to clipboard

Create template

Open elimillera opened this issue 6 years ago • 0 comments

Added some new functions per #42. First time working with the EC2 API so feedback is appreciated!

Please ensure the following before submitting a PR:

  • [x] if suggesting code changes or improvements, open an issue first
  • [ ] for all but trivial changes (e.g., typo fixes), add your name to DESCRIPTION
  • [x] for all but trivial changes (e.g., typo fixes), documentation your change in NEWS.md with a parenthetical reference to the issue number being addressed
  • [ ] if changing documentation, edit files in /R not /man and run devtools::document() to update documentation
  • [x] add code or new test files to /tests for any new functionality or bug fix
  • [x] make sure R CMD check runs without error before submitting the PR

elimillera avatar Mar 30 '19 16:03 elimillera