FEATURES:
- appstream/resource_fleet.go - aws api compatibility fixes
- appstream/resource_stack.go - aws api compatibility fixes
- appstream/resource_stack_attachment.go - new resource to achieve terraform naming standards
ENHANCEMENTS:
- Upgraded sdk modules
- Updated examples
BUGFIXES:
- Multiple api inconsistencies
- Multiple error handling issues
FEATURES:
- appstream/resource_stack.go - user_settings patch from dhruv2511
ENHANCEMENTS:
- Upgraded modules
- Updated examples
BUGFIXES:
FEATURES:
- Added support for role ARN
ENHANCEMENTS:
BUGFIXES:
Patch by: Konstantin Odnoralov [email protected]
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]
FEATURES:
- Assume Role authentication
ENHANCEMENTS:
- authentication: Adopted AWS authentication from terraform-provider-aws
- structure: changed structure and build setup of provider
BUGFIXES: