Skip to content

Instantly share code, notes, and snippets.

@esenthil2018
Created January 11, 2022 22:55
Show Gist options
  • Save esenthil2018/b4518ee2400ed2957d05b785cbfed20e to your computer and use it in GitHub Desktop.
Save esenthil2018/b4518ee2400ed2957d05b785cbfed20e to your computer and use it in GitHub Desktop.
data "google_storage_bucket_object" "picture" {
name = "folder/butterfly01.jpg"
bucket = "image-store"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment