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

feat: add basic tf test #15

Merged
merged 3 commits into from
Jun 3, 2024
Merged

feat: add basic tf test #15

merged 3 commits into from
Jun 3, 2024

Conversation

myjaffoo
Copy link
Contributor

@myjaffoo myjaffoo commented Jun 3, 2024

mohammudyassinejaffoo@Mohammuds-MacBook-Pro-2 ~/Workspace/src/terraform-aws-alarm-baseline (add_terraform_test) $ terraform test
tests/module.tftest.hcl... in progress
  run "basic"... pass
tests/module.tftest.hcl... tearing down
tests/module.tftest.hcl... pass

Success! 1 passed, 0 failed.

Copy link

github-actions bot commented Jun 3, 2024

Pull Request Review Status

  • 🖌 Terraform Format and Style: success
  • 🔍 Terraform Linting: success
  • 👮 Terraform Security Check: success
  • 🔘 Terraform Tests: success
  • 🔧 Terraform Initialisation: success
  • 🤖 Terraform Validation: success
  • 🤖 Terraform Example Validation: success
  • 📖 Terraform Documentation: success
  • 🔖 Commitlint: success

Working Directory: .
Pusher: @myjaffoo, Action: pull_request
Workflow Run Link: https://github.com/appvia/terraform-aws-alarm-baseline/actions/runs/9350982937

@@ -17,4 +17,5 @@ jobs:
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@main
name: Module Validation
with:
enable-terraform-tests: true
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps change this to default yes in the pipelines now?

@gambol99 gambol99 merged commit 29d002b into main Jun 3, 2024
11 checks passed
@gambol99 gambol99 deleted the add_terraform_test branch June 3, 2024 13:29
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.

2 participants