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: module ci with terraform test #9

Merged
merged 6 commits into from
Oct 29, 2024
Merged

feat: module ci with terraform test #9

merged 6 commits into from
Oct 29, 2024

Conversation

Artlvns
Copy link
Contributor

@Artlvns Artlvns commented Oct 21, 2024

No description provided.

Copy link
Contributor

Terraform validation summary for environment: module

Step Result
⚙️ Initialization success
🖌 Format and Style success
Validate success
🧹 TFLint success
📖 Plan N/A

Plan not available 🤷‍♀️

Pusher: @Artlvns, Action: pull_request, Workflow: CI TF Test

Copy link
Contributor

Terraform test summary for file: integration-test-minimal.tftest.hcl

Step Result
⚙️ Initialization success
🧪 Tests success

Test summary: ✅ "Success! 1 passed, 0 failed."

Show Test Report
Test result for file: integration-test-minimal.tftest.hcl
overall result: success
exit code: 0
 
output: 
Test: "apply" -----> "pass" ✅ 


Test summary for file: "Success! 1 passed, 0 failed."
====================================================================================================

Pusher: @Artlvns, Action: pull_request, Workflow: CI TF Test

Copy link
Contributor

Terraform test summary for file: unit-tests.tftest.hcl

Step Result
⚙️ Initialization success
🧪 Tests success

Test summary: ✅ "Success! 15 passed, 0 failed."

Show Test Report
Test result for file: unit-tests.tftest.hcl
overall result: success
exit code: 0
 
output: 
Test: "consuption_budget_amount_can_not_be_0" -----> "pass" ✅ 
Test: "consuption_time_grain_not_allowed_value" -----> "pass" ✅ 
Test: "consumption_budget_time_grain_default_value" -----> "pass" ✅ 
Test: "consumption_budget_timegrain_billingannual_allowed" -----> "pass" ✅ 
Test: "consumption_budget_timegrain_billingmonth_allowed" -----> "pass" ✅ 
Test: "consumption_budget_timegrain_billingquarter_allowed" -----> "pass" ✅ 
Test: "consumption_budget_timegrain_annually_allowed" -----> "pass" ✅ 
Test: "consumption_budget_timegrain_quarterly_allowed" -----> "pass" ✅ 
Test: "consumption_budget_notification_default_disabled" -----> "pass" ✅ 
Test: "cost_anomaly_alert_default_not_created" -----> "pass" ✅ 
Test: "cost_anomaly_alert_created_with_email_receivers" -----> "pass" ✅ 
Test: "cost_anomaly_alert_name_correct" -----> "pass" ✅ 
Test: "cost_anomaly_alert_email_receivers_validation" -----> "pass" ✅ 
Test: "it_should_output_resource_id_for_budget" -----> "pass" ✅ 
Test: "it_should_output_resource_id_for_cost_anomaly_alert" -----> "pass" ✅ 


Test summary for file: "Success! 15 passed, 0 failed."
====================================================================================================

Pusher: @Artlvns, Action: pull_request, Workflow: CI TF Test

@Artlvns Artlvns requested a review from Laffs2k5 October 25, 2024 13:17
@Artlvns
Copy link
Contributor Author

Artlvns commented Oct 25, 2024

Running on release of test action. 🎉

Copy link
Contributor

Terraform test summary for file: integration-test-full.tftest.hcl

Step Result
⚙️ Initialization success
🧪 Tests success

Test summary: ✅ "Success! 1 passed, 0 failed."

Show Test Report
Test result for file: integration-test-full.tftest.hcl
overall result: success
exit code: 0
 
output: 
Test: "apply" -----> "pass" ✅ 


Test summary for file: "Success! 1 passed, 0 failed."
====================================================================================================

Pusher: @Artlvns, Action: pull_request, Workflow: CI TF Test

@Artlvns Artlvns changed the title fix: add missing tflint version feat: module ci with terraform test Oct 25, 2024
Copy link
Contributor

@Laffs2k5 Laffs2k5 left a comment

Choose a reason for hiding this comment

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

Nice 🤩

@Artlvns Artlvns merged commit 26214ba into main Oct 29, 2024
5 checks passed
@Artlvns Artlvns deleted the chore/update-actions branch October 29, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants