gitlab-group/provider.tf

6 lines
61 B
Terraform
Raw Normal View History

2024-09-14 12:28:57 +00:00
terraform {
required_providers {
//Provider name
}
}