Skip to content

v1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 11 Jul 22:26
cc91434
Replace deprecated data template_file with templatefile function @carl-reverb (#89)

what

  • Replace deprecated data template_file with templatefile function

why

  • Users of arm architecture computers cannot use deprecated template provider

references

Update eks ami regex to use kube 1.20 ami @nitrocode (#76)

what

  • Replaces 1-9 with 0-9 in ami regex

why

  • This enables the ami data source to retrieve the correct ami for kube 1.20

references

Revert master to v0.18.4 (current GA release) @Nuru (#90)

what

  • Revert main to v0.18.4

why

  • PR #73 converted this module to use an experimental and since abandoned version of the security group module. This was published as version 0.19.0. 0.18.4 was the last version published before that modification, and the last supported version. This PR reverts the master branch to version 0.18.4 in preparation for providing a compatible version 1.0 of this module using security group module v2.0.

🚀 Enhancements

Max instance lifetime @nitrocode (#75)

what

  • add max_instance_lifetime

why

From #70

Having this would be helpful as a backstop for the in-cluster node replacement options with cluster-autoscaler / node-problem-detector / Draino to ensure that a node is replaced even if all else fails.

references

🤖 Automatic Updates

chore(deps): update null-label and context to v0.25.0 @renovate (#78)

what

  • Update null-label and context.tf to v0.25.0