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

provider support for custom rules? #68

Open
owitplat opened this issue Oct 16, 2023 · 0 comments
Open

provider support for custom rules? #68

owitplat opened this issue Oct 16, 2023 · 0 comments

Comments

@owitplat
Copy link

Hello,

We are seeking to configure conformity custom rules via terraform.

We have a working terraform/conformity environment. We can create other resource types (eg communication channels)

We're following the AWS example for a custom rule here:
https://github.com/trendmicro/terraform-provider-conformity/blob/5c1d891b19ff88f1f485f7dcfd46c6c096bbc2fb/example/custom_rule/main.tf

Running terraform plan results in the following error:

│ Error: Invalid resource type

│ on custom_rules.tf line 1, in resource "conformity_custom_rule" "example":
│ 1: resource "conformity_custom_rule" "example"{

│ The provider trendmicro/conformity does not support resource type "conformity_custom_rule".

Is this expected? What would you suggest we do to troubleshoot?

thanks.

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