oracle/oracle-database-operator

Does it support Always Free Autonomous Databases creation?

mathiasmaciel97 opened this issue · 2 comments

Error returned by Database Service

Http Status Code: 403.
Error Code: Forbidden.
Message: Always Free Autonomous Databases do not offer the following features and operations: CPU scaling, storage scaling, storage shrinking, private endpoints, manual backups, restore, preview version software, Oracle Database edition, Oracle Service Gateway connect, DB tools, wallet rotation with grace period, and license updating. Paid Autonomous Database instances cannot be created in a Free-Tier only account. Paid Autonomous Databases cannot be cloned to Always Free Autonomous Databases.

Hi @mathiasmaciel97, the ADB controller doesn't only support paid ADBs in the current release. I'm working on the enhancement to support Always Free ADBs.

Creating Always Free ADB will be supported in the coming v1.2.0 release. Closing this issue.