Created
January 11, 2022 22:55
-
-
Save esenthil2018/b4518ee2400ed2957d05b785cbfed20e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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