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

renamed nomad_job purge_on_delete to purge_on_destroy #130

Merged
merged 2 commits into from
Jul 13, 2020

Conversation

cgbaker
Copy link
Contributor

@cgbaker cgbaker commented Jul 13, 2020

"delete" does not adhere to either nomad or terraform nomenclature; terraform uses "destroy" for resources, while nomad uses "deregister" for jobs. this is an update to #127 to rename this (which I didn't notice during the PR)

cc: @remilapeyre

@cgbaker cgbaker added this to the 1.4.9 milestone Jul 13, 2020
@cgbaker cgbaker requested a review from jrasell July 13, 2020 11:56
Copy link
Member

@jrasell jrasell left a comment

Choose a reason for hiding this comment

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

LGTM

@cgbaker cgbaker merged commit 5eef545 into master Jul 13, 2020
@lgfa29 lgfa29 deleted the f-rename-purge-on-delete branch August 13, 2020 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants