Skip to content

Run new version after module ci actions that introduce tf-docs injection into README.md. #10

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

Merged
merged 9 commits into from
Nov 12, 2024

Conversation

Artlvns
Copy link
Contributor

@Artlvns Artlvns commented Nov 1, 2024

Run new version after module ci actions that introduce tf-docs injection into README.md.
chore: update actions.yaml - allow PR write to inject TF docs.
docs: auto update of README.md by new action pipeline.

@Artlvns Artlvns changed the title feat: test tf-docs action chore: adjust actions. Nov 11, 2024
@Artlvns Artlvns changed the title chore: adjust actions. Run new version after module ci actions that introduce tf-docs injection into README.md. Nov 11, 2024
@Artlvns Artlvns requested a review from Laffs2k5 November 11, 2024 11:33
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: @Laffs2k5, Action: pull_request, Workflow: CI TF Test

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: @Laffs2k5, 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: @Laffs2k5, 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: @Laffs2k5, Action: pull_request, Workflow: CI TF Test

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.

Very nice 🤩

@Artlvns Artlvns merged commit 1af8203 into main Nov 12, 2024
@Artlvns Artlvns deleted the feat/test-doc-gen branch November 12, 2024 07:05
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