Ruth
Ruth
… they were in in Metadata.yaml
Add external network field to subnet based on poolName in vnfd.json file and connect to it instead of first router/external router it finds. Addresses issue #243. To some degree addresses...
vim_image is a Set in the VirtualDeploymentUnit which does not maintain the order specified in the Metadata.yaml file. Suggest using a List instead.
I am using the confluentinc/cp-kafka-connect:7.9.1 image and have installed the snowflake connector via `confluent-hub install --no-prompt --verbose snowflakeinc/snowflake-kafka-connector:3.2.0` I have set the following environmental variables: ``` CONNECT_CONFIG_PROVIDERS: "env,file,directory" CONNECT_CONFIG_PROVIDERS_ENV_CLASS: "org.apache.kafka.common.config.provider.EnvVarConfigProvider"...