acquia / moonshot

Moonshot: Because releasing services shouldn't be a moonshot!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moonshot::EncryptedParameters::KmsKey is in the wrong namespace

Skarlso opened this issue · comments

When creating or destroying a stack the following error occurs with beta2 in encrypted_parameters.rb.

NameError: uninitialized constant Moonshot::EncryptedParameters::KmsKey
uninitialized constant Moonshot::EncryptedParameters::KmsKey

Same issue will be faced with parameter_encrypter as well.