Skip to content
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

Update main.tf #2

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Update main.tf #2

wants to merge 10 commits into from

Conversation

liranfarage89
Copy link
Owner

No description provided.

@env0-dev
Copy link

env0-dev bot commented May 23, 2021

🚀  env0 had composed a PR Plan for environment Foo-61964:

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.null2 will be destroyed
  - resource "null_resource" "null2" {
      - id = "6298635867285228778" -> null
    }

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

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

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented May 23, 2021

🚀  env0 had composed a PR Plan for environment Foo-96594:

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

Terraform will perform the following actions:


  # null_resource.null2 will be destroyed
  - resource "null_resource" "null2" {
      - id = "6518095484606374805" -> null
    }


  # null_resource.null3 will be destroyed
  - resource "null_resource" "null3" {
      - id = "4399366835948028713" -> null
    }

  # null_resource.null4 will be destroyed
  - resource "null_resource" "null4" {
      - id = "9125598321640415742" -> null
    }

Plan: 0 to add, 0 to change, 3 to destroy.
╷
│ Warning: Value for undeclared variable
│ 
│ The root module does not declare a variable named
│ "ENV0_SKIP_SUBMODULE_GIT_CLONE" 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.
╵

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment Liran / Liran - Magic Variables-GitSubModules:

Plan: 4 to add, 0 to change, 2 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
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # null_resource.null must be replaced
-/+ resource "null_resource" "null" {
      ~ id       = "5434760047281764473" -> (known after apply)
      - triggers = {
          - "null_instance_ids" = "t2.small"
        } -> null # forces replacement
    }

  # null_resource.null1 will be destroyed
  - resource "null_resource" "null1" {
      - id = "3645463583512395606" -> null
    }

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

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

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

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

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment Default Organization Project / terragrunt-80340:

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.null will be created
  + resource "null_resource" "null" {
      + id = (known after apply)
    }

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

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment Liran / Liran - Magic Variables-42505:

Plan: 4 to add, 0 to change, 2 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
-/+ destroy and then create replacement

Terraform will perform the following actions:


  # null_resource.null must be replaced
-/+ resource "null_resource" "null" {
      ~ id       = "9003228974104416813" -> (known after apply)
      - triggers = {
          - "null_instance_ids" = "t2.small"
        } -> null # forces replacement
    }

  # null_resource.null1 will be destroyed
  - resource "null_resource" "null1" {
      - id = "9073757952088916929" -> null
    }

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

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

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

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

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment Liran / Liran - Magic Variables-26224:

Plan: 5 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.null will be created
  + resource "null_resource" "null" {
      + id = (known after apply)
    }

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

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

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

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


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

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment Liran / Liran - Magic Variables-52026:

Plan: 4 to add, 0 to change, 2 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
-/+ destroy and then create replacement

Terraform will perform the following actions:


  # null_resource.null must be replaced
-/+ resource "null_resource" "null" {
      ~ id       = "3645463583512395606" -> (known after apply)
      - triggers = {
          - "null_instance_ids" = "t2.small"
        } -> null # forces replacement
    }

  # null_resource.null1 will be destroyed
  - resource "null_resource" "null1" {
      - id = "5434760047281764473" -> null
    }

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

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

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

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

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment Default Organization Project / terragrunt-84026:

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.null will be created
  + resource "null_resource" "null" {
      + id = (known after apply)
    }

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

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment Liran / Liran - Cost Tagging:

Plan: 4 to add, 0 to change, 2 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
-/+ destroy and then create replacement

Terraform will perform the following actions:


  # null_resource.null must be replaced
-/+ resource "null_resource" "null" {
      ~ id       = "5285502669746579610" -> (known after apply)
      - triggers = {
          - "null_instance_ids" = "t2.small"
        } -> null # forces replacement
    }

  # null_resource.null1 will be destroyed
  - resource "null_resource" "null1" {
      - id = "3645463583512395606" -> null
    }

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

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

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

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

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment Liran / Liran - Magic Variables- tf version:

Plan: 4 to add, 0 to change, 2 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
-/+ destroy and then create replacement

Terraform will perform the following actions:


  # null_resource.null must be replaced
-/+ resource "null_resource" "null" {
      ~ id       = "4421787800045355537" -> (known after apply)
      - triggers = {
          - "null_instance_ids" = "t2.small"
        } -> null # forces replacement
    }

  # null_resource.null1 will be destroyed
  - resource "null_resource" "null1" {
      - id = "3998334615443183337" -> null
    }

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

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

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

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

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment Liran / Liran - Magic Variables-ENV0_TERRAFORM_TARGET:

Plan: 0 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:
  - destroy

Terraform will perform the following actions:

  # null_resource.null1 will be destroyed
  - resource "null_resource" "null1" {
      - id = "7734763116799165056" -> null
    }

Plan: 0 to add, 0 to change, 1 to destroy.
╷
│ Warning: Resource targeting is in effect
│ 
│ You are creating a plan with the -target option, which means that the
│ result of this plan may not represent all of the changes requested by the
│ current configuration.
│ 		
│ The -target option is not for routine use, and is provided only for
│ exceptional situations such as recovering from errors or mistakes, or when
│ Terraform specifically suggests to use it as part of an error message.
╵

Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment Liran / Liran - Magic Variables-ENV0_TERRAFORM_CONFIG_FILE_PATH:

Plan Failed
Failure Details
╷
│ Error: Failed to read variables file
│ 
│ Given variables file variables.tfvars does not exist.
╵

Full Plan Logs on env0

@env0
Copy link

env0 bot commented Jan 6, 2022

🚀  env0 had composed a PR Plan for environment qa project / Liran's template github intergation-40691:

Plan: 4 to add, 0 to change, 2 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
-/+ destroy and then create replacement

Terraform will perform the following actions:


  # null_resource.null must be replaced
-/+ resource "null_resource" "null" {
      ~ id       = "7658150503857842539" -> (known after apply)
      - triggers = {
          - "null_instance_ids" = "t2.small"
        } -> null # forces replacement
    }

  # null_resource.null1 will be destroyed
  - resource "null_resource" "null1" {
      - id = "617451256523696406" -> null
    }

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

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

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

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

Full Plan Logs on env0

@liranfarage89 liranfarage89 force-pushed the master branch 2 times, most recently from e215ed4 to b1b05cb Compare June 27, 2023 13:04
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.

1 participant