Files
opentf/command
Alisdair McDiarmid 8dcf768f4e backend/remote: Add IsLocalOperations
To ensure that the apply command can determine whether an operation is
executed locally or remotely, we add an IsLocalOperations method on the
remote backend. This returns the internal forceLocal boolean.

We also update this flag after checking if the corresponding remote
workspace is in local operations mode or not. This ensures that we know
if an operation is running locally (entirely on the practitioner's
machine), pseudo-locally (on a Terraform Cloud worker), or remotely
(executing on a worker, rendering locally).
2021-04-16 11:43:57 -04:00
..
2021-04-06 15:50:30 -04:00
2021-04-16 11:43:57 -04:00
2015-04-29 13:07:13 -05:00
2019-07-18 16:11:41 -04:00
2020-12-02 13:59:19 -05:00
2021-02-22 11:47:40 -05:00
2021-03-22 16:38:56 -04:00
2021-04-16 08:28:33 -04:00
2020-10-08 08:42:16 -04:00