0
0
llucycodes42
The code creates a github team called "MyResource".
Shortcut: tf_github_team
resource "github_team" "${MyResource}" {
}
0
0
llucycodes42
The code creates a github team called "MyResource".
Shortcut: tf_github_team
resource "github_team" "${MyResource}" {
}