mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Static Evaluation Base, Module Sources, Backend Config (#1718)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com> Signed-off-by: Christian Mesh <cristianmesh1@gmail.com> Co-authored-by: James Humphries <James@james-humphries.co.uk> Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@ terraform {
|
||||
There are some important limitations on backend configuration:
|
||||
|
||||
- A configuration can only provide one backend block.
|
||||
- A backend block cannot refer to named values (like input variables, locals, or data source attributes).
|
||||
- A backend block cannot refer to values in the state or locals derived from the state (data source attributes).
|
||||
|
||||
### Credentials and Sensitive Data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user