You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Accessing terraform remote state using S3 provider

edited Jun 1, 2020 8:06AM in OCI - General 2 comments

Summary

How to access remote state using Oracle's S3 service

Content

I am able to create a terraform backend using the Oracle S3 object store provider and use this to store the current state of any infrastucture deployed on the Oracle IaaS cloud.

However,  despite this being referenced (https://docs.cloud.oracle.com/en-us/iaas/Content/API/SDKDocs/terraformUsingObjectStore.htm) , I am unable to get this to work. There is even a hint within the above link:

 Note

The S3 backend configuration can also be used for the terraform_remote_state data source to enable sharing state across Terraform projects.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!