mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Error if backup or backup-out options are used without the state option on non-local backends for the state mv command
This commit is contained in:
4
internal/command/testdata/init-backend-http/main.tf
vendored
Normal file
4
internal/command/testdata/init-backend-http/main.tf
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
terraform {
|
||||
backend "http" {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user