answerdigital / terraform-modules

The repo for the infrastructure as code
MIT License
3 stars 4 forks source link

Correct example usage for vpc module #45

Closed JoeCSykes closed 1 year ago

JoeCSykes commented 1 year ago

When calling a module you only need to provide one string which is the name assigned to this module, see https://developer.hashicorp.com/terraform/language/modules/syntax#calling-a-child-module.