官术网_书友最值得收藏!

Using destroy to better rebuild

One of the steps in the life cycle of an infrastructure that is maintained by IaC is the removal of the infrastructure because, let's not forget that one of the objectives and benefits of IaC, is to be able to make rapid changes to an infrastructure but also create environments on demand. That is to say, we create and keep environments as long as we need them, and we will destroy them when they are no longer used and hence allow the company to make financial savings.

To accomplish this, it is necessary to automate the removal of an infrastructure in order to be able to rebuild it quickly.

To destroy an infrastructure previously provisioned with Terraform, execute the following command:

terraform destroy

The execution of this command gives the following output:

This command, just as for apply, requires confirmation from the user before applying the destruction:

Once validated, wait for the confirmation message that the infrastructure has been destroyed.

The destroy command only destroys the resources configured in the current Terraform code. Other resources (created manually or by another Terraform code) are not affected. However, if our Terraform code provides a resource group, it will destroy all of its content.

For more information about the destroy command line, see the documentation:  https://www.terraform.io/docs/commands/destroy.html.

We have just seen that Terraform also allows us to destroy resources on the command line. Let's now look at how to format and validate your Terraform code.

主站蜘蛛池模板: 昭平县| 普格县| 邮箱| 霍城县| 利川市| 益阳市| 营山县| 黄陵县| 玛沁县| 卢湾区| 巢湖市| 义马市| 义马市| 青冈县| 象山县| 长春市| 新巴尔虎右旗| 金川县| 象州县| 诸暨市| 丹棱县| 高阳县| 宝坻区| 深泽县| 和静县| 潮安县| 泰顺县| 治多县| 建瓯市| 子长县| 霍州市| 澄迈县| 屏东县| 邛崃市| 长海县| 吉水县| 乌苏市| 七台河市| 盐源县| 屏边| 兖州市|