Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Update themes/default/content/docs/concepts/inputs-outputs/_index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Kodroff <[email protected]>
  • Loading branch information
jaxxstorm and jkodroff authored Jun 8, 2023
1 parent ef999e6 commit 9ff6fab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ var example = new Instance("example", InstanceArgs.builder()
{{% /choosable %}}
{{< /chooser >}}

In this case, Pulumi is taking the _output_ from one resource and using it as the _input_ to another resources
In this case, Pulumi is taking the _output_ from one resource and using it as the _input_ to another resource.

## Outputs

Expand Down

0 comments on commit 9ff6fab

Please sign in to comment.