You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/backend/remote-state/pg
Rémi Lapeyre b8e0d6f418
Add UNIQUE constraint in the states table for the pg backend
5 years ago
..
backend.go Add UNIQUE constraint in the states table for the pg backend 5 years ago
backend_state.go
backend_test.go Add a test to ensure that workspaces must have a unique name in pg backend 5 years ago
client.go
client_test.go