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

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.

主站蜘蛛池模板: 霍林郭勒市| 肃宁县| 闸北区| 安多县| 富源县| 芦溪县| 平阳县| 定州市| 喀喇| 瓮安县| 永州市| 牡丹江市| 榆树市| 阿图什市| 徐闻县| 昌图县| 临武县| 九台市| 蕉岭县| 榆中县| 策勒县| 横峰县| 马公市| 溆浦县| 达日县| 贵溪市| 北海市| 思茅市| 波密县| 蚌埠市| 上饶县| 永新县| 清水河县| 兖州市| 普安县| 松溪县| 罗田县| 田东县| 安丘市| 靖江市| 淮南市|