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

AWS imported alb shows changes on terraform plan #131

Closed
jalbstmeijer opened this issue Jul 8, 2019 · 1 comment
Closed

AWS imported alb shows changes on terraform plan #131

jalbstmeijer opened this issue Jul 8, 2019 · 1 comment

Comments

@jalbstmeijer
Copy link

Using:

terraform 0.11.14
provider.aws 2.18.0
terraformer 0.7.5

An execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
~ update in-place

Terraform will perform the following actions:

~ aws_lb_target_group.origin-1
lambda_multi_value_headers_enabled: "" => "false"
proxy_protocol_v2: "" => "false"

~ aws_lb_target_group.origin-2
lambda_multi_value_headers_enabled: "" => "false"
proxy_protocol_v2: "" => "false"

Plan: 0 to add, 2 to change, 0 to destroy.

@sergeylanzman
Copy link
Collaborator

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