Skip to content

change summary#7

Merged
benoitblais-hashicorp merged 2 commits intomainfrom
v1.0.6
Nov 11, 2025
Merged

change summary#7
benoitblais-hashicorp merged 2 commits intomainfrom
v1.0.6

Conversation

@benoitblais-hashicorp
Copy link
Contributor

Overview/Summary

Change summary.

This PR fixes/adds/changes/removes

  • Change: summary

Checklist before requesting a review

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@benoitblais-hashicorp benoitblais-hashicorp added the release:patch GitHub Release On Push Action label Nov 11, 2025
@github-actions
Copy link
Contributor

Terraform Format Succeeded

The following files have been formatted, make sure to perform a 'git pull' to update your local repository.

main.tf

main.tf
--- old/main.tf
+++ new/main.tf
@@ -21,6 +21,6 @@
   variable_options = var.template_variables
 
   lifecycle {
-    ignore_changes = [ readme_markdown_template ]
+    ignore_changes = [readme_markdown_template]
   }
 }
\ No newline at end of file

@github-actions
Copy link
Contributor

Terraform file(s) has been formatted and pushed to the repository.
You need to update your local copy of the repository.

@benoitblais-hashicorp benoitblais-hashicorp merged commit fc819c5 into main Nov 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:patch GitHub Release On Push Action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant