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

ICD not correctly updated when changing kms_key reference #1111

Closed
pauljegouic opened this issue Feb 18, 2020 · 1 comment
Closed

ICD not correctly updated when changing kms_key reference #1111

pauljegouic opened this issue Feb 18, 2020 · 1 comment
Assignees

Comments

@pauljegouic
Copy link

Hi there,

Terraform Version

0.12
1.2.1

Affected Resource(s)

Please list the resources as a list, for example:

  • database
  • kms_key

Debug Output

 ~ key_protect_key              = "crn:v1:bluemix:public:kms:eu-de:a/9e87f2cde0fe48ee9e056bdad79d285d:c4ba8c82-bbd3-4ce8-bdb9-564fb82d1ad1:key:14fdb9d9-cde8-4f36-9f03-7815638f80c3" -> (known after apply)

Expected Behavior

database updated with new key_crn

Actual Behavior

database keep the previous reference of the key_crn

@hkantare
Copy link
Collaborator

We can't update key_crn once the database is created..
Screen Shot 2020-02-24 at 11 08 28 AM

We will fix it not show any diff when we update the key crn value since these values can be used only during create of instance

@hkantare hkantare self-assigned this Feb 27, 2020
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

2 participants