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

Rename the exported security-group-inputs file to security-group-variables #31

Merged
merged 2 commits into from
Dec 30, 2021

Conversation

aknysh
Copy link
Member

@aknysh aknysh commented Dec 29, 2021

what

  • Rename the exported security-group-inputs.tf file to security-group-variables.tf

why

  • Standardize on file names with variables for specific resources.
    For example, we have spotinst-variables.tf for Spot, security-group-variables.tf for SG, etc.

@aknysh aknysh added the no-release Do not create a new release (wait for additional code changes) label Dec 29, 2021
@aknysh aknysh self-assigned this Dec 29, 2021
@aknysh aknysh requested review from a team as code owners December 29, 2021 15:54
@aknysh
Copy link
Member Author

aknysh commented Dec 29, 2021

/test all

@aknysh
Copy link
Member Author

aknysh commented Dec 30, 2021

/test all

@@ -1,6 +1,6 @@
# security-group-inputs Version: 2
# security-group-variables Version: 2
Copy link
Member

Choose a reason for hiding this comment

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

should this version be bumped and use semver ?

Copy link
Member Author

Choose a reason for hiding this comment

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

prob not related to the file name, but to the file content, which did not change

@aknysh aknysh merged commit e5bef85 into master Dec 30, 2021
@aknysh aknysh deleted the rename-var-file branch December 30, 2021 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-release Do not create a new release (wait for additional code changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants