You've already forked ansible-role-common
Store state on NFS
This commit is contained in:
@@ -21,6 +21,9 @@ terraform {
|
||||
version = "1.16.0"
|
||||
}
|
||||
}
|
||||
backend "local" {
|
||||
path = "/data/runner.tfstate"
|
||||
}
|
||||
}
|
||||
|
||||
provider "linode" {
|
||||
|
||||
Reference in New Issue
Block a user