docs: add backend limitation (#31607)

---------

Co-authored-by: sebhcp <sebhcp@users.noreply.github.com>
Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
pull/34255/head
sebhcp 3 years ago committed by GitHub
parent d19c0ad04d
commit 2d381c050a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,6 +46,7 @@ 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).
- You cannot reference values declared within backend blocks elsewhere in the configuration. Refer to [References to Resource Attributes](/terraform/language/expressions/references#references-to-resource-attributes) for more details.
### Credentials and Sensitive Data

Loading…
Cancel
Save