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:
Christian Mesh
2024-06-24 09:13:07 -04:00
committed by GitHub
parent ab289fc07c
commit 8f8e0aa4aa
88 changed files with 1556 additions and 404 deletions

View File

@@ -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