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

Blocks of type "requests" are not expected here Terraform v1.1.2 #10

Open
segator opened this issue Dec 28, 2021 · 0 comments
Open

Blocks of type "requests" are not expected here Terraform v1.1.2 #10

segator opened this issue Dec 28, 2021 · 0 comments

Comments

@segator
Copy link

segator commented Dec 28, 2021

Versions

Terraform v1.1.2
on linux_amd64
+ provider registry.terraform.io/gavinbunney/kubectl v1.13.1
+ provider registry.terraform.io/hashicorp/aws v3.70.0
+ provider registry.terraform.io/hashicorp/cloudinit v2.2.0
+ provider registry.terraform.io/hashicorp/helm v2.4.1
+ provider registry.terraform.io/hashicorp/kubernetes v2.7.1
+ provider registry.terraform.io/hashicorp/local v2.1.0
+ provider registry.terraform.io/hashicorp/random v3.1.0
+ provider registry.terraform.io/terraform-aws-modules/http v2.4.1
╷
│ Error: Unsupported block type
│
│   on .terraform/modules/aws_node_termination_handler/main.tf line 255, in resource "kubernetes_daemonset" "this":
│  255:             limits {
│
│ Blocks of type "limits" are not expected here. Did you mean to define argument "limits"? If so, use the equals sign to assign it a value.
╵
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant