feat: publish script and cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
output "bucket_url" {
|
||||
value = "storage.googleapis.com/${var.domain}"
|
||||
value = "storage.googleapis.com/${var.domain}"
|
||||
}
|
||||
|
||||
output "bucket_link" {
|
||||
value = google_storage_bucket.bucket.self_link
|
||||
value = google_storage_bucket.bucket.self_link
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user