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

civo_firewall_rule resource missing required argument action #135

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

AugustasV
Copy link
Contributor

@AugustasV AugustasV commented Apr 25, 2022

added missing required argument action in resource civo_firewall_rule

While executing tf plan:

╷
│ Error: Missing required argument
│ 
│   on cluster.tf line 16, in resource "civo_firewall_rule" "kubernetes":
│   16: resource "civo_firewall_rule" "kubernetes" {
│ 
│ The argument "action" is required, but
│ no definition was found.

Signed-off-by: AugustasV <reg1nt1z@gmail.com>
@alejandrojnm
Copy link
Member

This will be out in the next release

@alejandrojnm alejandrojnm merged commit 042dec5 into civo:master Apr 26, 2022
@AugustasV AugustasV deleted the kubernetes_resource_edit branch April 26, 2022 07:29
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

Successfully merging this pull request may close these issues.

2 participants