Difference between revisions of "Terraform apply -auto-approve"
Jump to navigation
Jump to search
(Created page with "{{lowercase}} == See also == * {{main.tf}} * {{terraform apply}} * {{terraform cmd}} Category:Terraform") |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | <code>[[terraform apply]] [[-auto-approve]]</code> | ||
+ | * https://www.terraform.io/docs/cli/commands/apply.html | ||
+ | |||
+ | * <code>terraform apply -auto-approve && [[osascript]] -e 'display notification "Terraform apply finished successfully " with title "Terraform apply notification"'</code> | ||
+ | |||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[terraform destroy -auto-approve]]</code> | ||
+ | * <code>[[terraform plan]]</code> | ||
== See also == | == See also == | ||
* {{main.tf}} | * {{main.tf}} | ||
* {{terraform apply}} | * {{terraform apply}} | ||
− | |||
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 22:18, 31 October 2022
Advertising: