generated by https://github.com/hashicorp/terraform-plugin-docs

page_title: “devlake_github_connection_scope Resource - devlake” subcategory: "" description: |-


devlake_github_connection_scope (Resource)

Schema

Required

  • connection_id (String) The Connection this scope is part of.
  • full_name (String) The Github org and repository in the format ‘/’.
  • id (String) The id of the repository in github.
  • scope_config_id (String) The config used for the scope. Needs to be created first.

Optional

  • description (String) A description for the connection scope.

Read-Only

  • created_at (String) When the scope was created in devlake.
  • last_updated (String) Timestamp of the last Terraform update of the connection scope.