Releases: skyscrapers/terraform-bitbucket-runners
Releases · skyscrapers/terraform-bitbucket-runners
1.3.2
1.3.1
What's Changed
Full Changelog: 1.3.0...1.3.1
1.3.0
1.2.0
What's Changed
- chore: expose Bitbucket runner version by @simonrondelez in #4
New Contributors
- @simonrondelez made their first contribution in #4
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.0
Make all container resources configurable.
1.0.1
Break resource dependency cycle
Initial release
Make module not sks-specific (#3) Turns out we'll need to use the module as a generic one after all, so it won't have the auto-injected locals and variables. Now it's a completely generic and re-usable module outside of our sks-specific setup. Which also means that we can go back to an open source license and make the repo public