Difference between revisions of "Terraform modules: source"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
The source argument in a [[module]] block tells Terraform where to find the source code for the desired child module.
+
The source argument in a [[Terraform modules|module]] block tells Terraform where to find the source code for the desired child module.
  
 
*<code>source                = "terraform-aws-modules/ec2-instance/aws"</code>
 
*<code>source                = "terraform-aws-modules/ec2-instance/aws"</code>

Revision as of 15:04, 1 September 2021

Advertising: