Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported block type #109

Open
Vitrana-reports opened this issue Jul 3, 2023 · 4 comments
Open

Unsupported block type #109

Vitrana-reports opened this issue Jul 3, 2023 · 4 comments

Comments

@Vitrana-reports
Copy link

Error: Unsupported block type

on .terraform/modules/waf/main.tf line 116, in resource "aws_wafv2_web_acl" "main":
116: dynamic "excluded_rule" {

Blocks of type "excluded_rule" are not expected here.

Error: Failed to read the given file as a state or plan file

State read error: Error loading statefile: open tfplan: no such file or
directory

Software versions?

@Vitrana-reports
Copy link
Author

Terraform version = 1.3.5
aws version = 4.52.0

@dberuben
Copy link

dberuben commented Aug 1, 2023

same issue

@Amol7766
Copy link

Amol7766 commented Sep 8, 2023

Error: Unsupported block type

│ on .terraform/modules/waf/main.tf line 116, in resource "aws_wafv2_web_acl" "main":
│ 116: dynamic "rule_action_override" {

│ Blocks of type "rule_action_override" are not expected here.

What wiil be next??

@pmcdonald-metropolis
Copy link

Same issue:

╷
│ Error: Unsupported block type
│
│   on .terraform/modules/waf/main.tf line 116, in resource "aws_wafv2_web_acl" "main":
│  116:             dynamic "rule_action_override" {
│
│ Blocks of type "rule_action_override" are not expected here.
╵

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants