You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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!
In the release v0.6.3 the field
custom_instance_groups
has been removed from the resourcecdp_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.The text was updated successfully, but these errors were encountered: