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

r/lb_loadbalancer_v2: Remove 'provider' field #65

Merged
merged 1 commit into from
Aug 10, 2017

Conversation

radeksimko
Copy link
Contributor

Deprecation was added in hashicorp/terraform#12239 (in February 2017).

That said the user wouldn't ever see the deprecation message because the whole field (along with some other reserved fields) is removed before CRUD even gets chance to process it.

https://github.com/hashicorp/terraform/blob/5bcc1bae5925f44208a83279b6d4d250da01597b/config/loader_hcl.go#L673-L676

This is first step towards bumping hashicorp/terraform to v0.10.0 which has validation for these kinds of things (see hashicorp/terraform#15562).

@jtopjian
Copy link
Contributor

@radeksimko I totally forgot about this -- thank you!

@jtopjian jtopjian merged commit 30d5f75 into master Aug 10, 2017
@radeksimko radeksimko deleted the remove-provider-field branch August 10, 2017 20:15
gator1 pushed a commit to gator1/terraform-provider-opentelekomcloud that referenced this pull request Nov 27, 2017
…viders/remove-provider-field

r/lb_loadbalancer_v2: Remove 'provider' field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants