aws-samples / otl-service-launcher

MIT No Attribution
3 stars 3 forks source link

Add storage gateway support #6

Closed adam-imeson closed 3 years ago

adam-imeson commented 3 years ago

In progress on this branch: https://github.com/aws-samples/otl-service-launcher/tree/imesona-storagegateway

Currently blocked on a Terraform bug which might be related to some weird behavior in the Storage Gateway API.

Terraform issue: hashicorp/terraform-provider-aws#17809


Terraform has solved the bug and it should be possible to get this module working now with version 3.34.0 or greater of the Terraform AWS provider.