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

Resource sysdig_secure_benchmark_task incorrectly disallows kube_bench_cis-1.6.0 #144

Closed
mliu-mettle opened this issue Nov 15, 2021 · 5 comments
Labels
bug Something isn't working stale This has become stale due to inactivity

Comments

@mliu-mettle
Copy link

Setup:
resource "sysdig_secure_benchmark_task" "k8s" { name = "K8s Benchmark Task" schedule = "00 08 * * *" schema = "kube_bench_cis-1.6.0" scope = "" enabled = true }

Result:
╷ │ Error: expected schema to be one of [aws_foundations_bench-1.3.0 gcp_foundations_bench-1.2.0 azure_foundations_bench-1.3.0], got kube_bench_cis-1.6.0 │ │ with sysdig_secure_benchmark_task.k8s, │ on main.tf line 12, in resource "sysdig_secure_benchmark_task" "k8s": │ 12: schema = "kube_bench_cis-1.6.0" │ ╵

image

@tembleking tembleking added the bug Something isn't working label Dec 28, 2021
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale This has become stale due to inactivity label Feb 27, 2022
@tembleking tembleking removed the stale This has become stale due to inactivity label Feb 28, 2022
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale This has become stale due to inactivity label Apr 30, 2022
@github-actions
Copy link

github-actions bot commented May 8, 2022

This issue has been closed due to inactivity.

@github-actions github-actions bot closed this as completed May 8, 2022
@tembleking tembleking reopened this Jul 4, 2022
@tembleking tembleking removed the stale This has become stale due to inactivity label Jul 4, 2022
@github-actions
Copy link

github-actions bot commented Sep 3, 2022

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale This has become stale due to inactivity label Sep 3, 2022
@github-actions
Copy link

This issue has been closed due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale This has become stale due to inactivity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants