try plausible CE for web analytics
This commit is contained in:
6
plausible/iac/backend.tf
Normal file
6
plausible/iac/backend.tf
Normal file
@@ -0,0 +1,6 @@
|
||||
terraform {
|
||||
backend "gcs" {
|
||||
bucket = "arcodange-tf"
|
||||
prefix = "tools/plausible/main"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user