mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
website: clean up terraform destroy
output example (#20099)
This commit is contained in:
parent
2632ccc5d3
commit
32daeec29d
@ -41,7 +41,7 @@ Answer `yes` to execute this plan and destroy the infrastructure:
|
||||
# ...
|
||||
aws_instance.example: Destroying...
|
||||
|
||||
Apply complete! Resources: 0 added, 0 changed, 1 destroyed.
|
||||
Destroy complete! Resources: 1 destroyed.
|
||||
|
||||
# ...
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user