Releases: arnvid/terraform-provider-appstream
Releases · arnvid/terraform-provider-appstream
v2.0.0
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
Added support for role arn
1.0.7 (June 9, 2020)
FEATURES:
- Added support for role ARN
ENHANCEMENTS:
BUGFIXES:
Patch by: Konstantin Odnoralov kodnoral@pmintl.net
Support for remote shared images
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 kodnoral@pmintl.net
v1.0.5 - AWS authentication support
- 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