mondelez-ctiso / terraform-aws-api-gateway-v1

AWS API Gateway V1 Module
MIT License
4 stars 0 forks source link

[TASK] Bump Terraform Provider for AWS to Make the Module Compatible with the New WebACL Module #14

Closed jonmatum closed 8 months ago

jonmatum commented 8 months ago

To use the new WebACL Module in the same stack, the APIGW Module needs an update to employ the same AWS Provider. This is necessary to avoid an error during initialization, which results in an inconsistent declaration due to the exclusion of the required provider for this module.