Difference between revisions of "Delete on termination"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
delete_on_termination = on | delete_on_termination = on | ||
− | + network_interface { | + | + [[network_interface]] { |
+ delete_on_termination = ([[known after apply]]) | + delete_on_termination = ([[known after apply]]) | ||
Line 14: | Line 14: | ||
== See also == | == See also == | ||
+ | * {{ebs_block_device}} | ||
* {{tf apply}} | * {{tf apply}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 10:01, 21 November 2023
delete_on_termination = on
+ network_interface { + delete_on_termination = (known after apply)
+ ebs_block_device { + delete_on_termination = (known after apply)
+ root_block_device { + delete_on_termination = (known after apply)
See also[edit]
Advertising: