parent
59c9ca5b96
commit
40bb7612c1
|
@ -104,7 +104,7 @@ such an automation setup:
|
||||||
and CPU architecture as where it was created. For example, this means that
|
and CPU architecture as where it was created. For example, this means that
|
||||||
it is not possible to create a plan on a Windows computer and then apply it
|
it is not possible to create a plan on a Windows computer and then apply it
|
||||||
on a Linux server.
|
on a Linux server.
|
||||||
* Terraform expects the provider plugins that were used used to produce a
|
* Terraform expects the provider plugins that were used to produce a
|
||||||
plan to be available and identical when the plan is applied, to ensure
|
plan to be available and identical when the plan is applied, to ensure
|
||||||
that the plan is interpreted correctly. An error will be produced if
|
that the plan is interpreted correctly. An error will be produced if
|
||||||
Terraform or any plugins are upgraded between creating and applying a plan.
|
Terraform or any plugins are upgraded between creating and applying a plan.
|
||||||
|
|
Loading…
Reference in New Issue