Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update output.tf to remove unneeded function wrappers #135

Merged
merged 3 commits into from
Nov 19, 2019

Conversation

MDBox
Copy link
Contributor

@MDBox MDBox commented Nov 19, 2019

Description

The outputs are all wrapped in what I think are unneeded functions. I think this is left over from when the resource was split into two. These function cause problems with external drive attachments and null_resource provisioning steps when you adjust the instance count.

I removed the functions what were wrapping the output variables.

More details are explained in this issue.
#134
#122
#116

I think only compact function is the root cause of the issue but the other functions do not seem to have much benefit anymore. Please correct me if I'm wrong.

@antonbabenko antonbabenko merged commit e345486 into terraform-aws-modules:master Nov 19, 2019
@antonbabenko
Copy link
Member

Thanks, @MDBox !

You are right, this was leftovers from the previous generation of this module. I have just released v2.9.0. Please give it a try.

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants