Skip to content

There is an auto replacement when upgrade tencentcloud-terraform SDK from 1.30.0 to higher  #459

@gailwang

Description

@gailwang

There is an auto replacement when upgrade tencentcloud-terraform SDK from 1.30.0 to higher version

tencentcloud_mysql_instance.db01 must be replaced
-/+ resource "tencentcloud_mysql_instance" "db01" {

  + charge_type       = "POSTPAID" # forces replacement

  + force_delete      = false

  - pay_type          = 1 -> null # forces replacement
    period            = 1
 
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions