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!

Terraform Remote State and OCI Object Storage

user10211083Jan 17 2018 — edited Feb 28 2018

We are planning to utilize terraform for our new project in OCI and looking for ways to store remote data state securely with versioning. AWS S3 with dynamo DB offers excellent solution, however we would like to keep everything in Oracle Cloud.

Any idea what will be the good Oracle Cloud service for storing terraform remote state? To summarize, remote state store should have the following:

1. Shared storage - Ability for multiple team members to share the same terraform state.

2. Locking State Files - For obvious reasons, the solution should have the ability to lock the state file. This is very important otherwise we end up with corrupted state, conflicts and data loss.

3. Isolation - Would like to maintain different terraform state for different environments. For example separate one for Dev, Stage and PROD environment.

Any word from OCI dev if they are planning to enable OCI Object Storage for OCI provider? Or what is there recommendation for immediate needs? As stated above we would like to stay away from AWS S3 and if possible terraform enterprise aka atlas....

This post has been answered by 3581875 on Jan 29 2018
Jump to Answer
Comments
Post Details