mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Co-authored-by: Thomas de Lachaux <21559770+ThomasLachaux@users.noreply.github.com>
This commit is contained in:
parent
f4b9186195
commit
0b083d6d25
@ -199,7 +199,7 @@ The optional `endpoints` argument contains the following options:
|
||||
```hcl
|
||||
terraform {
|
||||
backend "s3" {
|
||||
endpoints {
|
||||
endpoints = {
|
||||
dynamodb = "http://localhost:4569"
|
||||
s3 = "http://localhost:4572"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user