We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please add the ability to modify the following huaweicloud_mapreduce_cluster resource arguments:
huaweicloud_mapreduce_cluster
name subnet_id enterprise_project_id log_collection
name
subnet_id
enterprise_project_id
log_collection
Now all of there arguments have ForceNew: true property, but it seems that API has support for it.
ForceNew: true
The text was updated successfully, but these errors were encountered:
@kolsean only name can be updated by API until now. https://support.huaweicloud.com/intl/en-us/api-mrs/mrs_02_0201.html
Sorry, something went wrong.
No branches or pull requests
Please add the ability to modify the following
huaweicloud_mapreduce_cluster
resource arguments:name
subnet_id
enterprise_project_id
log_collection
Now all of there arguments have
ForceNew: true
property, but it seems that API has support for it.The text was updated successfully, but these errors were encountered: