Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created February 22, 2021 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recursivecodes/d9e5ccb713153f215ec63a5fe80193c3 to your computer and use it in GitHub Desktop.
Save recursivecodes/d9e5ccb713153f215ec63a5fe80193c3 to your computer and use it in GitHub Desktop.
test.tf
output "bucket_summaries" {
    value = data.oci_objectstorage_bucket_summaries.bucket_summaries
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment