6 lines
61 B
HCL
6 lines
61 B
HCL
terraform {
|
|
required_providers {
|
|
//Provider name
|
|
}
|
|
}
|