init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: google_compute_regions
|
||||
# key: goog_compute_regions
|
||||
# --
|
||||
|
||||
data "google_compute_regions" "${1:name}" {}
|
||||
|
||||
Reference in New Issue
Block a user