Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Releases: fly-apps/terraform-provider-fly

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 30 Aug 00:05
Upgrade all deps and fix some bugs

Fixes #74

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 27 Aug 20:11
First of several part massive cleanup

- Fixes mutating machines with auto generated names
- Adds ability to create machines without services
- Adds partial Config.Init field support for machines
- Adds machine lease support
- A bunch of stability updates and error handling
- Plus a bunch of new tests in test suite

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:55
46e28a2
Latest

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 21 Jun 13:36
81dd083
Stability improvements/dep upgrades

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:28
General bugfixes and updates

+ Wait for machines to be ready before exiting
+ Include appurl in app resource

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 13 Jun 22:21
Idempotency fixes

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 31 May 14:07
Bump

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 30 May 16:21
Change module name

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 27 May 16:58
Org fixes

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 27 May 15:45
Bug fixes/cleanup