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

Perma-diff on aws_opsworks_stack custom cookbooks source password #176

Closed
hashibot opened this issue Jun 13, 2017 · 3 comments
Closed

Perma-diff on aws_opsworks_stack custom cookbooks source password #176

hashibot opened this issue Jun 13, 2017 · 3 comments
Labels
bug Addresses a defect in current functionality. good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. service/opsworks Issues and PRs that pertain to the opsworks service.
Milestone

Comments

@hashibot
Copy link

This issue was originally opened by @apparentlymart as hashicorp/terraform#6826. It was migrated here as part of the provider split. The original body of the issue is below.


In hashicorp/terraform#6203 I tried to fix a perma-diff issue caused by Opsworks returning the password as literally "*****FILTERED*****".

However, that fix was not adequate: the function changed by that patch is building an entirely new custom cookbooks source structure, so now the password is being saved as the empty string. To get rid of this perma-diff we need to copy the old value into the new mapping before assigning the new mapping to the resource data.

@hashibot hashibot added bug Addresses a defect in current functionality. easy labels Jun 13, 2017
@radeksimko radeksimko added the service/opsworks Issues and PRs that pertain to the opsworks service. label Jan 25, 2018
@paultyng paultyng added good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. help wanted and removed good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. help wanted labels Mar 5, 2018
@jukie
Copy link
Contributor

jukie commented Apr 16, 2019

Is this still open?

@ghost
Copy link

ghost commented Nov 21, 2019

This has been released in version 2.39.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

@ghost
Copy link

ghost commented Mar 29, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Addresses a defect in current functionality. good first issue Call to action for new contributors looking for a place to start. Smaller or straightforward issues. service/opsworks Issues and PRs that pertain to the opsworks service.
Projects
None yet
Development

No branches or pull requests

5 participants