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

provider/aws: Set the state of cross_zone_load_balancing during the read func #6295

Merged
merged 1 commit into from Apr 22, 2016

Conversation

stack72
Copy link
Contributor

@stack72 stack72 commented Apr 22, 2016

Fixes #6291

Changes made manually to the ELB property were not being set and Terraform was reporting now changes to infra was to be made on refresh

… read func

Changes made manually to the ELB property were not being set and
Terraform was reporting now changes to infra was to be made on refresh
@jen20
Copy link
Contributor

jen20 commented Apr 22, 2016

LGTM, are there acctests covering this or can they be added to one?

@stack72
Copy link
Contributor Author

stack72 commented Apr 22, 2016

This is for a very specific usecase of when someone modifies the value outside of Terraform. When using Terraform, the normal CRUD ops work fine. When someone goes to the AWS console and changes the value, Terraform didn't realise the value had changed and therefore didn't show that any changes were needed

As soon as this went in place, terraform was able to show that the value had changed.

@stack72 stack72 merged commit 6ac312e into master Apr 22, 2016
@stack72 stack72 deleted the f-aws-elb-set-xzonebalancing branch April 22, 2016 00:47
@ghost
Copy link

ghost commented Apr 26, 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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@hashicorp hashicorp locked and limited conversation to collaborators Apr 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"aws_elb" "cross_zone_load_balancing" is not refreshed in the state file
2 participants