-
Notifications
You must be signed in to change notification settings - Fork 48
feat: bump up minimum Terraform version to 1.0.0 #253
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall good job! 💯 , I just think about separate testing part from this PR
@pimielowski , thank you for review :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @sebastianczech. Please remove the tests
dir before merging this PR.
🎉 This PR is included in version 0.4.2 🎉 The release is available on Terraform Registry and GitHub release
|
Description
Setting minimum supported Terraform version to 1.0.0.
Motivation and Context
PR closes #246.
How Has This Been Tested?
Code was tested on local machine using Terratest tests/examples/examples_test.go as described in tests/examples/README.md.
Screenshots (if appropriate)
Not appropriate
Types of changes
Checklist