az-bootstrap
                 
                0.5.2
Bootstrap Azure infra and GitHub repo for IaC projects
Installation Options
Owners
Copyright
(c) Stu Mace. All rights reserved.
Package Details
Author(s)
- Stu Mace
 
Functions
Invoke-AzBootstrap Install-GitHubCLI Add-AzBootstrapEnvironment
Dependencies
This module has no dependencies.
FileList
- az-bootstrap.nuspec
 - az-bootstrap.psd1
 - tests\Test-WriteBootstrapLog.Tests.ps1
 - integration-tests\Test-BicepDeployment.ps1
 - private\Test-GitHubRepositoryExists.ps1
 - az-bootstrap.psm1
 - tests\Test-NewGitHubBranchRuleset.Tests.ps1
 - private\Set-GitHubEnvironmentPolicy.ps1
 - private\New-GitHubBranchRuleset.ps1
 - README.md
 - tests\Test-GetGitHubRepositoryInfo.Tests.ps1
 - private\New-GitHubEnvironment.ps1
 - private\Start-AzBootstrapInteractiveMode.ps1
 - LICENSE
 - tests\Test-SetGitHubEnvironmentPolicy.Tests.ps1
 - private\Get-EnvironmentName.ps1
 - private\Resolve-TemplateRepoUrl.ps1
 - tests\Test-InvokeGitHubCliCommand.Tests.ps1
 - private\Get-GitHubRepositoryInfo.ps1
 - private\Get-AzCliContext.ps1
 - DESIGN.md
 - tests\Test-GetEnvironmentName.Tests.ps1
 - private\Invoke-GitHubCliCommand.ps1
 - private\Get-ManagedIdentityName.ps1
 - tests\Test-SetGitHubEnvironmentSecrets.Tests.ps1
 - public\Add-AzBootstrapEnvironment.ps1
 - private\Test-AzStorageAccountName.ps1
 - private\Test-AzResourceGroupExists.ps1
 - tests\Test-NewGitHubEnvironment.Tests.ps1
 - public\Install-GitHubCLI.ps1
 - private\Add-AzBootstrapConfig.ps1
 - private\Set-GitHubEnvironmentSecrets.ps1
 - tests\Test-Interactive.Tests.ps1
 - public\Invoke-AzBootstrap.ps1
 - private\Test-GitHubCLI.ps1
 - private\Test-StorageAccountName.ps1
 - tests\Test-GitHubRepositoryExists.Tests.ps1
 - templates\environment-infra.bicep
 - private\New-AzBicepDeployment.ps1
 - private\Get-AzBootstrapConfig.ps1
 - tests\Test-ModuleLoading.Tests.ps1
 - templates\rbac.bicep
 - private\Invoke-GitHubApiCommand.ps1
 - images\az-bootstrap.gif
 - tests\Test-InvokeGitHubApiCommand.Tests.ps1
 - integration-tests\Invoke-IntegrationTest.ps1
 - private\Write-BootstrapLog.ps1
 - images\az-bootstrap-interactive.gif
 - tests\Test-AddAzBootstrapConfig.Tests.ps1
 - integration-tests\README.md