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

RFE: When config_sensitive isn't provided, stop showing it in diff #62

Open
aakarshg opened this issue Mar 29, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@aakarshg
Copy link

This seems to be the case, when the config_sensitive field isnt provided or used when creating resource, everytime the plan is run it will still show up as if theres a diff

 % terraform plan
kafka-connect_connector.example: Refreshing state... [id=example]

Note: Objects have changed outside of Terraform

Terraform detected the following changes made outside of Terraform since the last "terraform apply":

  # kafka-connect_connector.example has changed
  ~ resource "kafka-connect_connector" "example" {
+ config_sensitive = (sensitive value)
@Mongey Mongey added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants