Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to Launch DB system using terraform-provider-oci

3661451Mar 28 2018 — edited Apr 5 2018

https://github.com/oracle/terraform-provider-oci/tree/master/docs/examples/db_systems

Used the code from the above URL:

Getting the following error:

[tsrimahesh@chef-server db_systems]$ terraform plan

Error: oci_database_db_system.TFDBNode: : invalid or unknown key: data_storage_size_in_gb

Error: oci_database_db_system.TFDBNode: : invalid or unknown key: license_model

Error: oci_database_db_system.TFDBNode: : invalid or unknown key: node_count

Comments
Post Details
Added on Mar 28 2018
1 comment
589 views