Skip to content

chore(main): release 2.4.0 - #123

Merged
xamebax merged 1 commit into
mainfrom
release-please--branches--main
Aug 7, 2026
Merged

chore(main): release 2.4.0#123
xamebax merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.4.0 (2026-08-04)

Features

  • Create pr template and pin actions to their commit sha (#122) (041d810)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot requested a review from a team as a code owner August 4, 2026 11:36
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

📄 Terraform Plan DEV

-/+ destroy and then create replacement
-/+ resource "null_resource" "dummy" {
-/+ resource "null_resource" "dummy" {
Plan: 2 to add, 0 to change, 2 to destroy. 
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement

Terraform will perform the following actions:

 # null_resource.dummy[0] must be replaced
-/+ resource "null_resource" "dummy" {
     ~ id       = "1556559778250134026" -> (known after apply)
     ~ triggers = { # forces replacement
         ~ "always_run" = "2026-08-04T11:38:20Z" -> (known after apply)
       }
   }

 # null_resource.dummy[1] must be replaced
-/+ resource "null_resource" "dummy" {
     ~ id       = "8087089375214738157" -> (known after apply)
     ~ triggers = { # forces replacement
         ~ "always_run" = "2026-08-04T11:38:20Z" -> (known after apply)
       }
   }

Plan: 2 to add, 0 to change, 2 to destroy.


View full plan

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

✅ Terraform Apply DEV

Apply complete! Resources: 2 added, 0 changed, 2 destroyed. 
null_resource.dummy[0]: Destroying... [id=1556559778250134026]
null_resource.dummy[1]: Destroying... [id=8087089375214738157]
null_resource.dummy[1]: Destruction complete after 0s
null_resource.dummy[0]: Destruction complete after 0s
null_resource.dummy[0]: Creating...
null_resource.dummy[1]: Creating...
null_resource.dummy[0]: Provisioning with 'local-exec'...
null_resource.dummy[0] (local-exec): Executing: ["/bin/sh" "-c" "echo 'Hello, Terraform! secret: 123'"]
null_resource.dummy[1]: Provisioning with 'local-exec'...
null_resource.dummy[1] (local-exec): Executing: ["/bin/sh" "-c" "echo 'Hello, Terraform! secret: 123'"]
null_resource.dummy[0] (local-exec): Hello, Terraform! secret: 123
null_resource.dummy[0]: Creation complete after 0s [id=1146623627777915249]
null_resource.dummy[1] (local-exec): Hello, Terraform! secret: 123
null_resource.dummy[1]: Creation complete after 0s [id=3319644128574362410]

Apply complete! Resources: 2 added, 0 changed, 2 destroyed.


View full apply log

@xamebax
xamebax merged commit 336359a into main Aug 7, 2026
13 checks passed
@xamebax
xamebax deleted the release-please--branches--main branch August 7, 2026 14:53
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant