issues using terraform DBSystem
Summary
issues using terraform DBSystemContent
I am trying out the terraform configuration from : https://github.com/oracle/terraform-provider-baremetal/tree/master/docs/examples/DBsystems .
I had to make one change in DBSystem.tf. Line 17 should probably be :
ssh_public_keys = ["${var.ssh_public_key}"]
instead of
ssh_public_keys = ["${var.ssh_private_key}"]
I ran terraform apply. The database was provisioned successfully, but at the end of the terraform command, I got this error :
baremetal_database_db_system.TFDBNode: Still creating... (55m40s elapsed)
baremetal_database_db_system.TFDBNode: Creation complete
data.baremetal_database_db_node.DBNodeDetails: Refreshing state...
Error applying plan: