Hi,
I'm creating an S3 object using TF, and then I need to use the absolute URL like it's displayed in the AWS Console as input in another resource. Is there a way to do that? I can't found it in the documentation.
Found a workaround, but it's making my tf file a bit ugly :)