Update addrs/module_call.go

Co-Authored-By: Pam Selle <pam@hashicorp.com>
This commit is contained in:
James Bardin 2020-04-10 14:45:36 -04:00 committed by GitHub
parent b9ddec33e9
commit 46b85820ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ type AbsModuleCallOutput struct {
Name string
}
// ModuelCallOutput returns the referenceable ModuleCallOutput for this
// ModuleCallOutput returns the referenceable ModuleCallOutput for this
// particular instance.
func (co AbsModuleCallOutput) ModuleCallOutput() ModuleCallOutput {
return ModuleCallOutput{