0
0
llucycodes42
This code says that the github_repository_collaborator resource should be initialized with the value "myresource".
Shortcut: tf_github_repository_collaborator
resource "github_repository_collaborator" "${MyResource}" {
}
0
0
llucycodes42
This code says that the github_repository_collaborator resource should be initialized with the value "myresource".
Shortcut: tf_github_repository_collaborator
resource "github_repository_collaborator" "${MyResource}" {
}