jenkins-job/provider.tf
2024-09-14 12:29:55 +00:00

6 lines
61 B
HCL

terraform {
required_providers {
//Provider name
}
}