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

There should be a Way to Change an ECS VPC/Subnet in Terraform #6433

Open
rodecarv opened this issue Feb 27, 2025 · 1 comment
Open

There should be a Way to Change an ECS VPC/Subnet in Terraform #6433

rodecarv opened this issue Feb 27, 2025 · 1 comment
Assignees

Comments

@rodecarv
Copy link

Current Terraform Version

...

Use-cases

One of our customers requested that should be possible to change VPC or Subnet of an ECS using Terraform like it is possible to do it in Huawei Cloud Console and API Explorer.

Console Image:

Image

API Explorer Image:

Image

Attempted Solutions

I've tried to replicate the case in Terraform, but it is not possible, because Network is a "Force New" block and "üuid" is a "Force New" parameter inside the block.

Proposal

The way of approaching this would be for network block to not be "Force New". In this way, the changes would not make the ECS be rebuilt.

References

@niuzhenguo
Copy link
Member

@Jason-Zhang9309 pls help to take a look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants