🔥 3-day streak
HashiCorp Certified: Terraform Associate (004)52 / 150
Question 52 of 150
You are authoring a reusable module named 'web-server' that provisions EC2 instances. The module needs the calling configuration to supply an instance size, but you do not want to hard-code any default so that consumers are forced to make an explicit choice. Inside the module, how should you declare this input so that Terraform requires the caller to pass a value?
Reviewed for accuracy · Report an issueNext question