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

fix: Attributes in timeouts are erroneously reversed #1804

Merged
merged 3 commits into from
Jan 22, 2022
Merged

fix: Attributes in timeouts are erroneously reversed #1804

merged 3 commits into from
Jan 22, 2022

Conversation

qingvincentyin
Copy link
Contributor

Description

The 2 lines in my proposed change were erroneously reversed in your original code.

The timeouts {} attributes are reversed.
…outs

Fix reversed timeouts {} attributes
@qingvincentyin qingvincentyin changed the title The attributes in timeouts {} are erroneously reversed The attributes in timeouts are erroneously reversed Jan 21, 2022
@qingvincentyin qingvincentyin changed the title The attributes in timeouts are erroneously reversed Fix: attributes in timeouts are erroneously reversed Jan 21, 2022
@qingvincentyin qingvincentyin changed the title Fix: attributes in timeouts are erroneously reversed fix: attributes in timeouts are erroneously reversed Jan 21, 2022
@qingvincentyin qingvincentyin changed the title fix: attributes in timeouts are erroneously reversed fix: Attributes in timeouts are erroneously reversed Jan 21, 2022
@bryantbiggs
Copy link
Member

is this change necessary?

@qingvincentyin
Copy link
Contributor Author

Are you asking me? If so, why not? The original code obviously had the 2 attributes transposed.

@bryantbiggs
Copy link
Member

ooooh, I see it now. Sorry, the information provided in the PR was not clear

main.tf Show resolved Hide resolved
Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@antonbabenko should be go with or without the order change

thanks for the catch and fix @qingvincentyin

@antonbabenko
Copy link
Member

I agree that it should be in order like CRUD. Merging now.

@antonbabenko antonbabenko merged commit f8fe584 into terraform-aws-modules:master Jan 22, 2022
antonbabenko pushed a commit that referenced this pull request Jan 22, 2022
### [18.2.2](v18.2.1...v18.2.2) (2022-01-22)

### Bug Fixes

* Attributes in timeouts are erroneously reversed ([#1804](#1804)) ([f8fe584](f8fe584))
@antonbabenko
Copy link
Member

This PR is included in version 18.2.2 🎉

baibailiha added a commit to baibailiha/terraform-aws-eks that referenced this pull request Sep 13, 2022
@github-actions
Copy link

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 10, 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.

3 participants