mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-25 14:00:21 -04:00
When trying to run the example code with the most recent terraform master you get the following errors: ``` 2 error(s) occurred: * google_compute_backend_service.home: "region": [REMOVED] region has been removed as it was never used * google_compute_backend_service.login: "region": [REMOVED] region has been removed as it was never used ``` Hence remove it from the documentation.