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
I created successfully a ROKS cluster, but cannot destroy it.
module.ibm-vpc-subnets.ibm_is_subnet.vpc_subnets[0]: Still destroying... [id=0787-89260fed-a534-4174-b101-a6ec37b16afe, 10m9s elapsed]
╷
│ Warning: Attribute Deprecated
│
│ with module.argocd-bootstrap.module.bootstrap.random_string.suffix,
│ on .terraform/modules/argocd-bootstrap.bootstrap/main.tf line 12, in resource "random_string" "suffix":
│ 12: number = true
│
│ NOTE: This is deprecated, use numeric instead.
│
│ (and 7 more similar warnings elsewhere)
╵
╷
│ Warning: Experimental feature "module_variable_optional_attrs" is active
│
│ on .terraform/modules/ibm-vpc-subnets/version.tf line 10, in terraform:
│ 10: experiments = [module_variable_optional_attrs]
│
│ Experimental features are subject to breaking changes in future minor or patch releases, based on
│ feedback.
│
│ If you have feedback on the design of this feature, please open a GitHub issue to discuss it.
╵
╷
│ Error: [ERROR] Error Deleting Subnet : timeout while waiting for state to become 'deleting, done, ' (last state: 'resources_attached', timeout: 10m0s)
│
│
╵
The text was updated successfully, but these errors were encountered:
I created successfully a ROKS cluster, but cannot destroy it.
module.ibm-vpc-subnets.ibm_is_subnet.vpc_subnets[0]: Still destroying... [id=0787-89260fed-a534-4174-b101-a6ec37b16afe, 10m9s elapsed]
╷
│ Warning: Attribute Deprecated
│
│ with module.argocd-bootstrap.module.bootstrap.random_string.suffix,
│ on .terraform/modules/argocd-bootstrap.bootstrap/main.tf line 12, in resource "random_string" "suffix":
│ 12: number = true
│
│ NOTE: This is deprecated, use
numeric
instead.│
│ (and 7 more similar warnings elsewhere)
╵
╷
│ Warning: Experimental feature "module_variable_optional_attrs" is active
│
│ on .terraform/modules/ibm-vpc-subnets/version.tf line 10, in terraform:
│ 10: experiments = [module_variable_optional_attrs]
│
│ Experimental features are subject to breaking changes in future minor or patch releases, based on
│ feedback.
│
│ If you have feedback on the design of this feature, please open a GitHub issue to discuss it.
╵
╷
│ Error: [ERROR] Error Deleting Subnet : timeout while waiting for state to become 'deleting, done, ' (last state: 'resources_attached', timeout: 10m0s)
│
│
╵
The text was updated successfully, but these errors were encountered: