Skip to content

Releases: skyscrapers/terraform-bitbucket-runners

1.3.2

16 Dec 07:44
169d610
Compare
Choose a tag to compare

What's Changed

  • Fix: timezone lower caps + schedule refactored to start + end by @Vahan90 in #7

Full Changelog: 1.3.1...1.3.2

1.3.1

13 Dec 14:35
ebe8510
Compare
Choose a tag to compare

What's Changed

  • Fix: Cron syntax not correct for scaledobject by @Vahan90 in #6

Full Changelog: 1.3.0...1.3.1

1.3.0

13 Dec 11:45
60631ef
Compare
Choose a tag to compare

What's Changed

  • Feature: Add a scaledjob cron trigger for bitbucket by @Vahan90 in #5

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

30 Sep 11:46
2af6cc0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

17 Jun 09:41
058583a
Compare
Choose a tag to compare
Remove version lock

1.1.0

07 Sep 07:31
Compare
Choose a tag to compare

Make all container resources configurable.

1.0.1

07 Sep 06:59
Compare
Choose a tag to compare

Break resource dependency cycle

Initial release

07 Sep 06:54
27790ea
Compare
Choose a tag to compare
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