Skip to content

chore: update dependabot to bump release version on reusable workflow changes#117

Merged
Spikra merged 3 commits intomainfrom
CLOUD-4164-dependabot-bump-release-version
Apr 16, 2026
Merged

chore: update dependabot to bump release version on reusable workflow changes#117
Spikra merged 3 commits intomainfrom
CLOUD-4164-dependabot-bump-release-version

Conversation

@Spikra
Copy link
Copy Markdown
Contributor

@Spikra Spikra commented Apr 14, 2026

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

📄 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       = "8902027769692595142" -> (known after apply)
     ~ triggers = { # forces replacement
         ~ "always_run" = "2026-04-16T08:35:54Z" -> (known after apply)
       }
   }

 # null_resource.dummy[1] must be replaced
-/+ resource "null_resource" "dummy" {
     ~ id       = "7577353886996190988" -> (known after apply)
     ~ triggers = { # forces replacement
         ~ "always_run" = "2026-04-16T08:35:54Z" -> (known after apply)
       }
   }

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


View full plan

@github-actions
Copy link
Copy Markdown
Contributor

✅ Terraform Apply DEV

Apply complete! Resources: 2 added, 0 changed, 2 destroyed. 
null_resource.dummy[0]: Destroying... [id=8902027769692595142]
null_resource.dummy[1]: Destroying... [id=7577353886996190988]
null_resource.dummy[0]: Destruction complete after 0s
null_resource.dummy[1]: Destruction complete after 0s
null_resource.dummy[1]: Creating...
null_resource.dummy[0]: 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[1] (local-exec): Hello, Terraform! secret: 123
null_resource.dummy[0]: Creation complete after 0s [id=7989581923382426270]
null_resource.dummy[1]: Creation complete after 0s [id=4487777951344717710]
Releasing state lock. This may take a few moments...

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


View full apply log

@Spikra Spikra merged commit faca440 into main Apr 16, 2026
14 checks passed
@Spikra Spikra deleted the CLOUD-4164-dependabot-bump-release-version branch April 16, 2026 08:51
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