mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 12:50:05 +01:00
feat: sdk migration in progress
This commit is contained in:
5
terraform/envs/dev/providers.tf
Normal file
5
terraform/envs/dev/providers.tf
Normal file
@@ -0,0 +1,5 @@
|
||||
provider "autoglue" {
|
||||
addr = var.addr
|
||||
org_key = var.org_key
|
||||
org_secret= var.org_secret
|
||||
}
|
||||
Reference in New Issue
Block a user