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

Add ec2 http_endpoint and http_tokens #944

Conversation

axeal
Copy link
Contributor

@axeal axeal commented Jun 1, 2022

Add the ability to set http_endpoint and http_tokens for EC2 Node Templates
Issue: #943

@snasovich snasovich requested review from a team and a-blender and removed request for snasovich June 15, 2022 18:48
Copy link
Contributor

@HarrisonWAffel HarrisonWAffel left a comment

Choose a reason for hiding this comment

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

This LGTM, however I'm unsure if we need to expand test coverage for these two new fields. I cannot see any _test.go files for the schema or structure files but perhaps @annablender knows if other tests should be enhanced for these two fields.

Copy link
Contributor

@a-blender a-blender left a comment

Choose a reason for hiding this comment

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

@HarrisonWAffel You are right! If there aren't tests for the structure file, one should be added for the flattener and expander to make sure that tf is converting the terraform config to a plan in the correct way. Use any of the other test files as a template for this

@a-blender a-blender self-requested a review June 22, 2022 15:49
Copy link
Contributor

@a-blender a-blender left a comment

Choose a reason for hiding this comment

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

Tests will be added in another PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants