You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @llavaud
I don't know where does the mentioned revision f40df21988572d5dfa4830bb5685a0c3134271ba come from (it's not present in our master), but the bug has been fixed in #953
Unfortunately AWS decided to tighten the validation on the server side which broke our implementation that wasn't complying with such tight validation anymore.
Anyway, this should be fixed in master and will be part of next release.
Terraform Version
Terraform v0.10.0-dev (f40df21988572d5dfa4830bb5685a0c3134271ba+CHANGES)
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/llavaud/b9b71db866fddecc9a03ecd61c7703c6
Panic Output
N/A
Expected Behavior
create an "aws_waf_byte_match_set" rule
Actual Behavior
failed to create a "aws_waf_byte_match_set" resource
Steps to Reproduce
terraform apply
Important Factoids
nothing
References
N/A
The text was updated successfully, but these errors were encountered: