mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 12:50:05 +01:00
5 lines
101 B
HCL
5 lines
101 B
HCL
provider "autoglue" {
|
|
addr = var.addr
|
|
org_key = var.org_key
|
|
org_secret= var.org_secret
|
|
} |