Question from the Terraform : certification training test

What are the possible values for the source argument of a Terraform module block?

Hard

What are the possible values for the declaration of the source argument of a Terraform module block?

module "example" {
  source = ____
}
Author: Julien WITTOUCKStatus: PublishedQuestion passed 3 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!