Remove state files
This commit is contained in:
parent
6267b924d9
commit
56506d9b6a
10
ahoskingit/terraform/terraform.tf
Normal file
10
ahoskingit/terraform/terraform.tf
Normal file
@ -0,0 +1,10 @@
|
||||
terraform {
|
||||
backend "remote" {
|
||||
organization = "AHosking"
|
||||
|
||||
workspaces {
|
||||
name = "terraform"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user