Skip to content

Add new null_resource named 'null2'#323

Open
RLRabinowitz wants to merge 2 commits intomasterfrom
RLRabinowitz-patch-1
Open

Add new null_resource named 'null2'#323
RLRabinowitz wants to merge 2 commits intomasterfrom
RLRabinowitz-patch-1

Conversation

@RLRabinowitz
Copy link
Contributor

No description provided.

@env0
Copy link

env0 bot commented Mar 12, 2026

The following env0 environments are affected by changes to this PR:

To apply changes to all the environments above, use:

env0 apply --all

To apply changes using custom filters (click here for more info), use:

env0 apply --path <project glob pattern>
env0 apply -e <environment alias>

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ACME Financial Services / Demos / terragrunt / AWS Provisioner :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

OpenTofu will perform the following actions:

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }


Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "ENV0_INSTALLED_TOOLS"
│ but a value was found in file "env0.auto.tfvars.json". If you meant to use
│ this value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ACME Financial Services / Developer Services / Prod - 326535729404 / misc_null-resource-66994 :

Plan: 1 to add, 0 to change, 1 to destroy.
Plan Details
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create
-   destroy

OpenTofu will perform the following actions:

  # null_resource.null will be destroyed
  # (because null_resource.null is not in configuration)
-   resource "null_resource" "null" {
-       id = "2442886262615065683" -> null
    }


  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 1 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "ENV0_INSTALLED_TOOLS"
│ but a value was found in file "env0.auto.tfvars.json". If you meant to use
│ this value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "vpc_id" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ACME Financial Services / Test / acme-fitness / env0 :

Plan: 1 to add, 0 to change, 1 to destroy.
Plan Details
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create
-   destroy

OpenTofu will perform the following actions:


  # null_resource.null will be destroyed
  # (because null_resource.null is not in configuration)
-   resource "null_resource" "null" {
-       id = "7202202935831536315" -> null
    }

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 1 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "ENV0_INSTALLED_TOOLS"
│ but a value was found in file "env0.auto.tfvars.json". If you meant to use
│ this value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment Raz Prod / Backstage / null-12321 :

Plan: 1 to add, 0 to change, 1 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create
-   destroy

Terraform will perform the following actions:


  # null_resource.null will be destroyed
  # (because null_resource.null is not in configuration)
-   resource "null_resource" "null" {
-       id = "5282676401881203953" -> null
    }

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 1 to destroy.
Failed to calculate cost estimation

Full PR Plan logs on env0

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ACME Financial Services / ZZ. Dev Playground / Andrew / mock_sn_approval / misc_null-resource-93820 :

Plan: 1 to add, 0 to change, 1 to destroy.
Plan Details
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create
-   destroy

OpenTofu will perform the following actions:


  # null_resource.null will be destroyed
  # (because null_resource.null is not in configuration)
-   resource "null_resource" "null" {
-       id = "9157420582389655615" -> null
    }

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 1 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "ENV0_INSTALLED_TOOLS"
│ but a value was found in file "env0.auto.tfvars.json". If you meant to use
│ this value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "team_name" but a value
│ was found in file "env0.auto.tfvars.json". If you meant to use this value,
│ add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ACME Financial Services / Demos / Remote Backend Demo / Remote Plan :

Plan: 1 to add, 0 to change, 1 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create
-   destroy

Terraform will perform the following actions:


  # null_resource.null will be destroyed
  # (because null_resource.null is not in configuration)
-   resource "null_resource" "null" {
-       id = "2638721610737215456" -> null
    }

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 1 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "ENV0_INSTALLED_TOOLS"
│ but a value was found in file "env0.auto.tfvars.json". If you meant to use
│ this value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "test" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment Raz Prod / My First Project / misc/null-resource :

Plan: 1 to add, 0 to change, 1 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create
-   destroy

Terraform will perform the following actions:

  # null_resource.null will be destroyed
  # (because null_resource.null is not in configuration)
-   resource "null_resource" "null" {
-       id = "735351609246889601" -> null
    }


  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 1 to destroy.
Failed to calculate cost estimation

Full PR Plan logs on env0

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ACME Financial Services / ... / Asaf / discovery-demo / simple-ec2-instance / misc_null-resource-36502 :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

OpenTofu will perform the following actions:

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ACME Financial Services / ZZ. Dev Playground / Tal / templates :

No changes. Infrastructure is up-to-date.
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ACME Financial Services / ZZ. Dev Playground / Roni / templates null-resource :

Plan: 1 to add, 0 to change, 1 to destroy.
Plan Details
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create
-   destroy

OpenTofu will perform the following actions:

  # null_resource.null will be destroyed
  # (because null_resource.null is not in configuration)
-   resource "null_resource" "null" {
-       id = "5672610933967367443" -> null
    }

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 1 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "ENV0_INSTALLED_TOOLS"
│ but a value was found in file "env0.auto.tfvars.json". If you meant to use
│ this value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment PikaPoop / VCS environments / blueprints null-resource :

Plan: 1 to add, 0 to change, 1 to destroy.
Plan Details
+ create
-   destroy

OpenTofu will perform the following actions:

  # null_resource.null will be destroyed
  # (because null_resource.null is not in configuration)
-   resource "null_resource" "null" {
-       id = "9088359240595112177" -> null
    }

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 1 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "look at me org var" but
│ a value was found in file "env0.auto.tfvars.json". If you meant to use this
│ value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "look at me org var text"
│ but a value was found in file "env0.auto.tfvars.json". If you meant to use
│ this value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment PikaPoop / Successful approval policy project / 11-90581 :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

OpenTofu will perform the following actions:


  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "look at me org var" but
│ a value was found in file "env0.auto.tfvars.json". If you meant to use this
│ value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "look at me org var text"
│ but a value was found in file "env0.auto.tfvars.json". If you meant to use
│ this value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Values for undeclared variables
│ 
│ In addition to the other similar warnings shown, 1 other variable(s)
│ defined without being declared.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment PikaPoop / Remote apply / null resource-94364 :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
+ create

OpenTofu will perform the following actions:

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "look at me org var text"
│ but a value was found in file "env0.auto.tfvars.json". If you meant to use
│ this value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "some template variable"
│ but a value was found in file "env0.auto.tfvars.json". If you meant to use
│ this value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Values for undeclared variables
│ 
│ In addition to the other similar warnings shown, 1 other variable(s)
│ defined without being declared.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment PikaPoop / Successful approval policy project / 11-63196 :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

OpenTofu will perform the following actions:

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
Failed to calculate cost estimation

Full PR Plan logs on env0

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment Ronis GH / My First Project / foo-48279 :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

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

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment KuShield - SHAGs / Ronny / vcs-environment-72013 :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }


Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "wf" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "new" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Values for undeclared variables
│ 
│ In addition to the other similar warnings shown, 1 other variable(s)
│ defined without being declared.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment CIA / _YariV / Demo / null resource-60544 :

 🚨 PR Plan Failed 🚨
Failure Details
User: arn:aws:iam::170412844252:user//dev/deployment-service/us-east-1/assumer//deployment-service-dev-AssumerUser-L0RZWV9CSVY4 is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::170412844252:role/yariv-test-eng-420

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment Raz org / qa / misc/null-resource :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment CIA / Eyal / eyal-test-pr-link-51195 :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:


  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "asdf" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "danny" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Values for undeclared variables
│ 
│ In addition to the other similar warnings shown, 1 other variable(s)
│ defined without being declared.
╵

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment CIA / Hever / null resource-83486 :

Plan: 1 to add, 0 to change, 1 to destroy.
Plan Details
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create
-   destroy

OpenTofu will perform the following actions:

  # null_resource.null will be destroyed
  # (because null_resource.null is not in configuration)
-   resource "null_resource" "null" {
-       id = "8758757134439818612" -> null
    }


  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 1 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "ENV0_CUSTOM_TAGS" but a
│ value was found in file "env0.auto.tfvars.json". If you meant to use this
│ value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "asdf" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Values for undeclared variables
│ 
│ In addition to the other similar warnings shown, 1 other variable(s)
│ defined without being declared.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment env0-yariv / 14215 - workflow failed scenario / asd / real templates - null-resources-44141 :

 🚨 PR Plan Failed 🚨
Failure Details
User: arn:aws:iam::170412844252:user//dev/deployment-service/us-east-1/assumer//deployment-service-dev-AssumerUser-L0RZWV9CSVY4 is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::326535729404:role/yariv-full-access

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment S.H.I.E.L.D EU 🇪🇺 / My First Project / Eurotrip-80484 :

 🚨 PR Plan Failed 🚨
Failure Details
Secret references are only supported in self-hosted agents.

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment S.H.I.E.L.D EU 🇪🇺 / My First Project / Eurotrip-26189 :

 🚨 PR Plan Failed 🚨
Failure Details
Secret references are only supported in self-hosted agents.

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment env0-yariv / vcs - fork support / github public -84112 :

Plan: 1 to add, 0 to change, 1 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create
-   destroy

Terraform will perform the following actions:

  # null_resource.null will be destroyed
  # (because null_resource.null is not in configuration)
-   resource "null_resource" "null" {
-       id = "8762877081726589560" -> null
    }

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 1 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "asdf" but a value was
│ found in file "env0.auto.tfvars". If you meant to use this value, add a
│ "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "project_metadata" but a
│ value was found in file "env0.auto.tfvars.json". If you meant to use this
│ value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ארגון פח / Default Organization Project / null template-28177 :

env0 is still generating your PR Plan, please stand by...

Full PR Plan logs on env0

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment CIA / !!!Performance!!! / templates :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

OpenTofu will perform the following actions:

  # null_resource.null will be created
+   resource "null_resource" "null" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "ENV0_CUSTOM_TAGS" but a
│ value was found in file "env0.auto.tfvars.json". If you meant to use this
│ value, add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "asdf" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Values for undeclared variables
│ 
│ In addition to the other similar warnings shown, 1 other variable(s)
│ defined without being declared.
╵
Failed to calculate cost estimation

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ארגון פח / Default Organization Project / null template-28177 :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
+ create

Terraform will perform the following actions:

  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "test2000" but a value
│ was found in file "env0.auto.tfvars.json". If you meant to use this value,
│ add a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "dsfsdf" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Values for undeclared variables
│ 
│ In addition to the other similar warnings shown, 3 other variable(s)
│ defined without being declared.
╵

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment ארגון פח / Default Organization Project / null template-28177 :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:


  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "shoes" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named "test" but a value was
│ found in file "env0.auto.tfvars.json". If you meant to use this value, add
│ a "variable" block to the configuration.
│ 
│ To silence these warnings, use TF_VAR_... environment variables to provide
│ certain "global" settings to all configurations in your organization. To
│ reduce the verbosity of these warnings, use the -compact-warnings option.
╵
╷
│ Warning: Values for undeclared variables
│ 
│ In addition to the other similar warnings shown, 3 other variable(s)
│ defined without being declared.
╵

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment TF-provider-integration-tests / Test-Project-for-environment-qpfgvfdf / environment-mark-as-archived-qpfgvfdf :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:


  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
Failed to calculate cost estimation

Full PR Plan logs on env0

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment TF-provider-integration-tests / Test-Project-for-environment-gokzcijt / environment-without-template-gokzcijt :

 🚨 PR Plan Failed 🚨
Failure Details
Template path "second" does not exist on revision "d059fb21bea40ad8957e346772fff9b71759de13"

Full PR Plan logs on env0

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment TF-provider-integration-tests / Test-Project-for-environment-llxrcvaq / environment-mark-as-archived-llxrcvaq :

Plan: 1 to add, 0 to change, 0 to destroy.
Plan Details
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:


  # null_resource.null3 will be created
+   resource "null_resource" "null3" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.
Failed to calculate cost estimation

Full PR Plan logs on env0

@RLRabinowitz
Copy link
Contributor Author

env0 apply -e mmm

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

19 similar comments
@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0
Copy link

env0 bot commented Mar 12, 2026

🚀  env0 had composed a Deployment for environment My Org / Default Organization Project / test-qa-merge-15795 (mmm):

Apply complete! Resources: 1 added, 0 changed, 1 destroyed.
Deployment Details
null_resource.null: Destroying... [id=4343695422657103654]

null_resource.null: Destruction complete after 0s

null_resource.null3: Creating...

null_resource.null3: Creation complete after 0s [id=5820926341316862442]


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

Full Deployment logs on env0

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

No environments matching aliases mmm found

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment KuShield - SHAGs / ..YarivShag / yariv-asd / test-pod :

 🚨 PR Plan Failed 🚨
Failure Details
PR Plan hasn't finished successfully.
Check out PR Plan logs on env0 for more information.

Full PR Plan logs on env0

Get instant insights with AI Summary

@env0-dev
Copy link

env0-dev bot commented Mar 12, 2026

🚀  env0 had composed a PR Plan for environment KuShield - SHAGs / ..YarivShag / yariv-asd / install-bazel-with-task :

 🚨 PR Plan Failed 🚨
Failure Details
PR Plan hasn't finished successfully.
Check out PR Plan logs on env0 for more information.

Full PR Plan logs on env0

Get instant insights with AI Summary

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