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

Add support for parameter validation on Aqua Provider #276

Open
niCSan opened this issue Oct 2, 2024 · 0 comments
Open

Add support for parameter validation on Aqua Provider #276

niCSan opened this issue Oct 2, 2024 · 0 comments

Comments

@niCSan
Copy link

niCSan commented Oct 2, 2024

Terraform Version

Terraform v1.8.1
on darwin_arm64

  • provider registry.terraform.io/aquasecurity/aquasec v0.8.27

Affected Resource(s)

aquasecurity provider

Enhancement

Would be nice to have a validation parameter on the Aquasec provider in order to not check the username/password/url of the provider in cases where we don't want to implement the aqua resources for example on dev/qa environments when initializing the provider.

Just like an example the datadog provider has the validate parameter. And we could set up dummy values for authentication and the provider could be initialized successfully without using real data.

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