Martin Atkins
4660dacd59
command: Prototype of handling errored plans
...
This is a prototype of how the CLI layer might make use of Terraform
Core's ability to produce a partial plan if it encounters an error during
planning, with two new situations:
- When using local CLI workflow, Terraform will show the partial plan
before showing any errors.
- "terraform plan" has a new option -always-out=..., which is similar to
the existing -out=... but additionally instructs Terraform to produce
a plan file even if the plan is incomplete due to errors. This means
that the plan can still be inspected by external UI implementations.
This is just a prototype to explore how these parts might fit together.
It's not a complete implementation and so should not be shipped. In
particular, it doesn't include any mention of a plan being incomplete in
the "terraform show -json" output or in the "terraform plan -json" output,
both of which would be required for a complete solution.
2022-12-12 17:17:42 -05:00
..
2022-12-12 17:17:42 -05:00
2022-08-22 10:59:12 -07:00
2021-08-17 15:20:05 -07:00
2022-12-05 15:23:57 -05:00
2022-10-24 12:50:46 -06:00
2022-08-26 15:47:29 -07:00
2022-02-19 01:55:09 +09:00
2022-08-30 18:01:29 +01:00
2021-10-28 16:00:02 -04:00
2022-08-26 15:47:29 -07:00
2022-07-20 13:27:24 +01:00
2022-12-12 17:17:42 -05:00
2021-05-17 14:09:07 -07:00
2022-08-22 10:59:12 -07:00
2022-04-08 17:34:16 +01:00
2022-07-12 17:00:36 -04:00
2022-08-31 15:13:26 +01:00
2022-04-08 17:34:16 +01:00
2022-01-08 14:41:20 +11:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2022-09-02 14:49:25 -05:00
2021-05-17 14:09:07 -07:00
2021-08-17 15:20:05 -07:00
2021-10-28 11:51:39 -04:00
2022-10-24 12:50:46 -06:00
2021-10-29 14:41:05 -04:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2022-08-07 15:02:55 +02:00
2022-08-07 15:02:55 +02:00
2022-04-08 17:34:16 +01:00
2021-11-11 12:28:10 +00:00
2022-04-08 17:34:16 +01:00
2021-10-28 19:29:09 -05:00
2022-08-30 17:01:44 -05:00
2021-05-17 14:09:07 -07:00
2022-08-22 10:59:12 -07:00
2022-08-30 18:03:57 -05:00
2022-07-20 13:28:04 +01:00
2022-07-20 13:28:04 +01:00
2022-04-08 17:34:16 +01:00
2021-10-28 11:51:39 -04:00
2022-04-08 17:34:16 +01:00
2022-04-04 08:12:44 -07:00
2022-06-21 11:32:07 -04:00
2022-08-30 17:01:44 -05:00
2022-08-25 14:57:40 -05:00
2022-08-25 14:57:40 -05:00
2022-06-17 14:46:07 -07:00
2021-10-01 14:43:58 -07:00
2021-05-17 14:09:07 -07:00
2021-10-05 10:59:59 -07:00
2022-04-08 17:34:16 +01:00
2022-05-03 09:14:29 -04:00
2022-08-30 17:52:51 -05:00
2021-05-17 14:09:07 -07:00
2022-07-25 10:04:43 -06:00
2022-07-12 17:00:36 -04:00
2022-12-12 17:17:42 -05:00
2022-04-08 17:34:16 +01:00
2021-10-01 14:43:58 -07:00
2021-05-17 14:09:07 -07:00
2021-09-10 14:56:49 -07:00
2022-07-20 13:27:24 +01:00
2022-07-20 13:27:24 +01:00
2021-05-19 12:56:16 -04:00
2022-06-01 12:46:22 -04:00
2022-04-08 17:34:16 +01:00
2021-10-28 19:29:09 -05:00
2022-04-08 17:34:16 +01:00
2022-08-01 16:38:03 -05:00
2021-05-17 14:09:07 -07:00
2022-04-08 17:34:16 +01:00
2022-05-31 14:27:21 +01:00
2022-07-15 17:31:56 +01:00
2022-08-30 17:01:44 -05:00
2021-05-17 14:09:07 -07:00
2022-04-08 17:34:16 +01:00
2021-10-28 19:29:09 -05:00
2021-10-28 19:29:09 -05:00
2022-04-08 17:34:16 +01:00
2022-08-30 18:03:57 -05:00
2022-04-08 17:34:16 +01:00
2022-03-31 13:42:42 -04:00
2022-08-25 14:57:40 -05:00
2022-08-30 17:52:51 -05:00
2022-08-29 14:25:15 -05:00
2022-08-30 18:03:57 -05:00
2022-04-08 17:34:16 +01:00
2022-08-30 18:03:57 -05:00
2022-04-08 17:34:16 +01:00
2021-10-28 19:29:09 -05:00
2022-04-08 17:34:16 +01:00
2022-08-29 11:32:14 -05:00
2022-08-30 18:03:57 -05:00
2022-04-08 17:34:16 +01:00
2022-07-08 14:46:29 +01:00
2021-05-17 14:09:07 -07:00
2021-09-21 22:26:16 -05:00
2022-04-08 17:34:16 +01:00
2022-12-09 16:15:27 +00:00
2022-04-08 17:34:16 +01:00
2022-08-30 18:03:57 -05:00
2022-04-08 17:34:16 +01:00
2021-08-30 13:59:14 -07:00
2022-04-08 17:34:16 +01:00
2021-05-17 14:09:07 -07:00
2022-04-08 17:34:16 +01:00
2021-10-13 13:54:11 -07:00
2022-11-25 12:07:02 -05:00
2021-10-28 19:29:09 -05:00
2022-08-25 14:57:40 -05:00
2022-01-08 14:41:20 +11:00
2021-05-17 14:09:07 -07:00