Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

DESTROY

Sumit Rawal answered on May 14, 2023 Popularity 9/10 Helpfulness 1/10

Contents


More Related Answers

  • destroy js
  • c# destroy function...unity
  • ex:description -destroy-
  • unity destroy
  • destroy method

  • DESTROY

    0

    We’ve now seen how to build and change infrastructure. Before we move on to creating multiple resources and showing resource dependencies, we’re going to go over how to completely destroy the Terraform-managed infrastructure.

    Destroying your infrastructure is a rare event in production environments. But if you’re using Terraform to spin up multiple environments such as development, test, QA environments, then destroying is a useful action.

    » Destroy

    Resources can be destroyed using the terraform destroy command, which is similar to terraform apply but it behaves as if all of the resources have been removed from the configuration.

    $ terraform destroy

    Popularity 9/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on May 14 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.