Our First Resource

Okay, now it's time to finally create an actual resource. We're going to create a github_repository in our GitHub account. We're not going to do much with it yet, but we'll at least see how Terraform creates resources.


https://developer.hashicorp.com/terraform/language/resources

https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository


Complete and Continue