mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-25 05:00:19 -04:00
The current google_compute_url_map resource already supports backend buckets out of the box: Just pass the self_link of the backend buckets as you would pass the self_link of a backend service. This adds some example code as well.