Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 2.06 KB

File metadata and controls

43 lines (32 loc) · 2.06 KB

Requirements

Name Version
terraform > 1.3
github ~> 6.0

Providers

Name Version
github ~> 6.0
sops n/a

Modules

No modules.

Resources

Name Type
github_actions_secret.secrets resource
github_branch_protection.protections resource
github_membership.admin resource
github_repository.repositories resource
github_team.admins resource
github_team.developers resource
github_team_membership.admins_xnoto resource
sops_file.secret_vars data source

Inputs

Name Description Type Default Required
github_owner The GitHub owner (user or organization) for the repository. string "makeitworkcloud" no
github_visibility Public, private, or internal visibility string "public" no

Outputs

No outputs.