0
0
llucycodes42
The code in this example declares a variable named "github_membership" and sets its value to the string "${MyResource}" . The value of this variable will be the contents of the MyResource variable.
Shortcut: tf_github_membership
resource "github_membership" "${MyResource}" {
}