squidfunk / terraform-aws-api-gateway-enable-cors

Easily add an OPTIONS method to an API Gateway resource to enable CORS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation warnings after upgrading to Terraform 0.12

adamjace opened this issue · comments

After upgrading Terraform to 0.12 there appears to be multiple deprecation warnings coming from this library:

Warning: Interpolation-only expressions are deprecated
Warning: Quoted references are deprecated
Warning: Quoted type constraints are deprecated

Are there any plans to address these?

Update: I see there is an open PR for this already:

https://github.com/squidfunk/terraform-aws-api-gateway-enable-cors/pull/6/files

Thanks

Should be fixed as of 0.3.1