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

Missing cdp_datalake_aws_datalake.custom_instance_groups since v0.6.3 #155

Closed
ueisele opened this issue Aug 8, 2024 · 1 comment
Closed

Comments

@ueisele
Copy link
Contributor

ueisele commented Aug 8, 2024

In the release v0.6.3 the field custom_instance_groups has been removed from the resource cdp_datalake_aws_datalake (#141).

Is there a special reason for this and would it be possible to add support for this field again?

We are using cdp_datalake_aws_datalake.custom_instance_groups to deploy a DataLake with custom instance groups. Because you removed this attribute, we are not able to upgrade to newer versions of the provider anymore.

Remark: The documentation still says that the attribute cdp_datalake_aws_datalake.custom_instance_groups is available.

@gregito
Copy link
Contributor

gregito commented Aug 27, 2024

Hi @ueisele, thank you for asking!
This field got removed during this pull request, due to that this (and some other) field(s) cannot be computed if the resource creation was initiated in async mode, therefore we've removed them from the response.
The documentation was updated accordingly in this pull request.
Sorry for any inconvenience!

@gregito gregito closed this as completed Aug 27, 2024
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