Skip to content

Releases: arnvid/terraform-provider-appstream

v2.0.0

17 Jun 01:10
e36f4b5
Compare
Choose a tag to compare
Beta/v2.0.0 (#8)

* add: github actions for releasing to registry

* chore: remove +x bit

* Merged code bases from julian3xl and nparfait - added numerous fixes to code base and updated SDKs etc.

* add: working example of deployment

* updated computed flag on some optional resources

v1.0.8

15 Jun 08:53
Compare
Choose a tag to compare
  • Upgraded modules
  • Updated examples
  • appstream/resource_stack.go - user_settings patch from dhruv2511

Added support for role arn

09 Jun 22:42
Compare
Choose a tag to compare

1.0.7 (June 9, 2020)

FEATURES:

  • Added support for role ARN

ENHANCEMENTS:

BUGFIXES:

Patch by: Konstantin Odnoralov [email protected]

Support for remote shared images

27 May 09:44
Compare
Choose a tag to compare

1.0.6 (May 27, 2020)

FEATURES:

  • Added Ability to Remote Image
  • Changes to iamge_arn forces new stack

ENHANCEMENTS:

  • updated tf lib to 0.12.25

BUGFIXES:

  • image_name changed to image_arn

Patch by: Konstantin Odnoralov [email protected]

v1.0.5 - AWS authentication support

03 May 12:39
Compare
Choose a tag to compare
  • changed structure
  • adopted terraform-provider-aws ways of authentication towards AWS
  • changed configuration
  • tested with provider calls from calling tf workspace.
  • tested with terraform enterprise