Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add S3-compatible backend for Oracle #99

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

mtweeman
Copy link
Contributor

@mtweeman mtweeman commented Aug 17, 2024

what

Add options required by S3-compatible backend for Oracle Cloud Infrastructure as described here

why

Some of the options available for S3 backend for Terraform are not supported by remote-state module. However, they are useful when working with cloud providers other than AWS.

references

S3-compatible backend for OCI
Terraform S3 backend

@mtweeman mtweeman requested review from a team as code owners August 17, 2024 17:47
@mergify mergify bot added the triage Needs triage label Aug 17, 2024
Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mtweeman thanks, please see comments

@mtweeman mtweeman force-pushed the feature/s3-compatible-backend branch from 5e79bb7 to 5564cbd Compare August 17, 2024 22:38
@mtweeman mtweeman requested a review from aknysh August 19, 2024 07:28
Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @mtweeman

@aknysh aknysh added minor New features that do not break anything and removed triage Needs triage labels Aug 19, 2024
@aknysh aknysh merged commit 5422b1a into cloudposse:main Aug 19, 2024
27 of 30 checks passed
Copy link

These changes were released in v1.6.0.

@Nuru
Copy link
Contributor

Nuru commented Oct 15, 2024

These changes broke backward compatibility (see #102). A different solution was implemented by #105 and released in v1.8.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor New features that do not break anything
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants