-
Notifications
You must be signed in to change notification settings - Fork 0
Feat/module test action #9
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
Conversation
feat: terraform test action. feat: matrix for test action. feat: test report action. feat: workflow for tf module testing.
refactor: change some icons. fix: typo
docs: update README.md.
docs: update README.md with lint step.
@Laffs2k5, here is my very first action creation attempt. One more thing TODO as I see could be merge |
offcourse |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! I've added a bunch of comments, feel free to ask if anything is unclear.
Remember to:
- Replace all the TODO tags for testing the actions
- When merging, maybe a rebase or a squash :-P
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
refactor: output variable names to hyphen. docs: Possible ways to pass inn secrets.
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
Co-authored-by: Peder Schmedling <24737456+Laffs2k5@users.noreply.github.com>
No description provided.