Skip to content

Update Versions for Terraform and Packer#18

Merged
mcdonnnj merged 1 commit intodevelopfrom
update_installed_versions
Aug 20, 2020
Merged

Update Versions for Terraform and Packer#18
mcdonnnj merged 1 commit intodevelopfrom
update_installed_versions

Conversation

@mcdonnnj
Copy link
Member

🗣 Description

Packer 1.6.1 was released 2020-07-30 and Terraform 0.12.29 was released on 2020-07-22. Since we tend to keep software up-to-date, it is likely we are all using these versions for development.

💭 Motivation and Context

It makes sense for the GitHub Actions workflows to use the same versions of software we use for development.

🧪 Testing

Automated tests are a go.

🚥 Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (causes existing functionality to change)

✅ Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Packer 1.6.1 and Terraform 0.12.29 have both been out for almost a month. Any of
us who update regularly are already using these versions for development, so it
makes sense that out GH Actions workflows are using them too.
@mcdonnnj mcdonnnj self-assigned this Aug 19, 2020
Copy link
Member

@jsf9k jsf9k left a comment

Choose a reason for hiding this comment

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

Amazing!

Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

Mind-blowing! 🤯

@mcdonnnj mcdonnnj merged commit 321b19d into develop Aug 20, 2020
@mcdonnnj mcdonnnj deleted the update_installed_versions branch August 20, 2020 15:17
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.

3 participants