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