Skip to content

Demo materials for my PowerShell Summit 2019 talk on Terraform

License

Notifications You must be signed in to change notification settings

cdhunt/pssummit2019-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demystifying Terraform

"Hardcore".toCore(Infrastructure-as-Code) Tool

Demo materials for my PowerShell Summit 2019 talk on Terraform

Slides

Create an Azure Service Principle

az ad sp create-for-rbac `
    --role contributor `
    --scopes /subscriptions/abc123 `
    --name terraform_sp

About

Demo materials for my PowerShell Summit 2019 talk on Terraform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages