You only need the following requirements:
To build and install the terraform plugin, you should run the following command.
Override the OS_ARCH
environment variable if needed (the default one is in Makefile
.
OS_ARCH="linux_adm64" \
make install
If you want to help the project, you can follow the guidelines in CONTRIBUTING.md.
There are some Terraform acceptance tests, it take the configuration from the files in examples/
.
To run the tests, feel free to use the Docker allinone instance by running make neuvector
, once it is done run make testacc
.
If you want to override the default variables:
NEUVECTOR_BASE_URL="url" \
NEUVECTOR_USERNAME="username" \
NEUVECTOR_PASSWORD="password" \
make testacc
- Acceptance tests
- Documentation
- Registry update
- Admission rule update
- Supports
terraform import
- resource service