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

Any plans to bring deepmerge into Terraform core? #11

Open
antonbabenko opened this issue Jan 29, 2021 · 2 comments
Open

Any plans to bring deepmerge into Terraform core? #11

antonbabenko opened this issue Jan 29, 2021 · 2 comments

Comments

@antonbabenko
Copy link

Hi guys!

Great work (as usual) :)

I wonder if you have considered proposing deepmerge functionality to Terraform core and/or go-cty/stdlib functions?

I think that deep merge is good to have as part of the core and there should be no need to include a separate provider for this.

@aknysh
Copy link
Member

aknysh commented Jan 29, 2021

Hey @antonbabenko
We want deep-merge to be a part of TF core very much.
Looking at various issues regarding that, looks like they are considering it, but ETA is not known.
That's why, since we need it right now, we implemented it in this provider, but we are looking forward to switching ti TF core's implementation anytime.

(this provider is not only about deep-merge, it will have other things that are missing in TF or will help us do other tasks).

thanks

@osterman
Copy link
Member

osterman commented Feb 4, 2021

Thanks @antonbabenko !

See more context here: hashicorp/terraform#24987 (comment)

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

3 participants