fix: remove unused deploy_key variable and duplicate required_providers
This commit is contained in:
@@ -20,6 +20,5 @@ inputs = {
|
||||
organisation = local.config.organisation
|
||||
repository = local.config.repository
|
||||
branch_protection = local.config.branch_protection
|
||||
deploy_key = local.config.deploy_key
|
||||
team = local.config.team
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user