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 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

DieJiffaDie
Copy link

No description provided.

@env0-dev
Copy link

env0-dev bot commented Jan 27, 2021

🚀  env0 had composed a PR Plan for environment Destroy retry-58213:

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

An execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # *************_resource.example1 will be created
  + resource "*************_resource" "example1" {
      + id = (known after apply)
    }

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

Warning: Quoted keywords are deprecated

  on main.tf line 7, in resource "*************_resource" "example2":
   7:     when    = "destroy"

In this context, keywords are expected literally rather than in quotes.
Terraform 0.11 and earlier required quotes, but quoted keywords are now
deprecated and will be removed in a future version of Terraform. Remove the
quotes surrounding this keyword to silence this warning.


Full Plan Logs on env0

@env0-dev
Copy link

env0-dev bot commented Jan 27, 2021

🚀  env0 had composed a PR Plan for environment Null -14457:

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

Resource actions are indicated with the following symbols:
  + create
  - destroy

Terraform will perform the following actions:

  # *************_resource.************* will be destroyed
  - resource "*************_resource" "*************" {
      - id = "7614227134033305562" -> *************
    }

  # *************_resource.*************3 will be created
  + resource "*************_resource" "*************3" {
      + id = (known after apply)
    }

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

Full Plan Logs on env0

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