mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-24 16:10:46 -06:00
Update addrs/module_call.go
Co-Authored-By: Pam Selle <pam@hashicorp.com>
This commit is contained in:
parent
b9ddec33e9
commit
46b85820ba
@ -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{
|
||||
|
Loading…
Reference in New Issue
Block a user