arkime / aws-aio

Apache License 2.0
8 stars 3 forks source link

support only setting some parameters on first create #168

Closed awick closed 4 months ago

awick commented 4 months ago

Description

Support cluster-create only having some arguments set. Previously if any of the arguments weren't set, the defaults were used for everything. This makes it so the defaults are only used for what isn't set.

Testing

Tried with different parameters used and make sure the defaults weren't used for those provided.

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.