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

conformity_profile: Rule settings for GCP not supported #31

Open
jbrmg opened this issue Jun 21, 2022 · 0 comments
Open

conformity_profile: Rule settings for GCP not supported #31

jbrmg opened this issue Jun 21, 2022 · 0 comments

Comments

@jbrmg
Copy link
Contributor

jbrmg commented Jun 21, 2022

Hi,

the conformity_profile resource allows the definition of rules only for azure and aws as defined in the validation function:

ValidateFunc: validation.StringInSlice([]string{"aws", "azure"}, true),

However, GCP has been added to Conformity and should be added to the resource, too.

image

Regards
Jan

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