Add Dynu Terraform brownfield DNS documentation layer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
provider "dynu" {
|
||||
# Keep auth local-only; do not commit credentials.
|
||||
# Provider schema must be confirmed against registry docs before changing fields.
|
||||
api_key = var.dynu_api_key
|
||||
}
|
||||
Reference in New Issue
Block a user