Skip to content

Commit 87e690d

Browse files
Jelledbchewbeccy
andcommitted
Update docs/meshstack.building-blocks.meshStack-http-backend.md
Co-authored-by: Rebecca Bausinger <[email protected]>
1 parent 4833668 commit 87e690d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/meshstack.building-blocks.meshStack-http-backend.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Terraform and OpenTofu use state files to store infrastructure configuration det
88
- [OpenTofu](https://opentofu.org/docs/language/settings/backends/configuration)
99
- [Terraform](https://developer.hashicorp.com/terraform/language/backend)
1010

11-
meshStack accesses building block state with every new run or on deletion. With the built-in http backend, you can store the state file within meshStack. This means it won't be necessary to configure an extra backend within your Terraform/OpenTofu sources. In this case meshStack automatically takes care of the state of the building block.
11+
meshStack accesses the building block state with every new run or on deletion. With the built-in http backend, you can store the state file within meshStack. This means it won't be necessary to configure an extra backend within your Terraform/OpenTofu sources. In this case meshStack automatically takes care of the state of the building block.
1212

1313
> Additionally, you can also use the natively supported Terraform backend for remote state management if you prefer implementing that configuration.
1414

0 commit comments

Comments
 (0)