GithubHelp home page GithubHelp logo

paulniklauspraveen / terraform-azure Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 8.0 25 KB

Azure Terraform enables the management of Azure infrastructure by using providers. Hashicorp Terraform is an open-source IaC (Infrastructure-as-Code) tool for provisioning and managing cloud infrastructure.

HCL 100.00%

terraform-azure's Introduction

image

Hashicorp Terraform is an open-source IaC (Infrastructure-as-Code) tool for provisioning and managing cloud infrastructure. It codifies infrastructure in configuration files that describe the desired state for your topology. Terraform enables the management of any infrastructure - such as public clouds, private clouds, and SaaS services - by using Terraform providers.

Terraform providers for Azure infrastructure

There are several Terraform providers that enable the management of Azure infrastructure:

AzureRM: Manage stable Azure resources and functionality such as virtual machines, storage accounts, and networking interfaces. AzureAD: Manage Azure Active directory resources such as groups, users, service principals, and applications. AzureDevops: Manage Azure DevOps resources such as agents, repositories, projects, pipelines, and queries. AzAPI: Manage Azure resources and functionality using the Azure Resource Manager APIs directly. This provider compliments the AzureRM provider by enabling the management of Azure resources that aren't released. For more information about the AzAPI provider, see Terraform AzAPI provider. Azure Stack: Manage Azure Stack resources such as virtual machines, DNS, VNet, and storage.

Benefits of Terraform with Azure:

Terraform Azure providers enable you to manage all of your Azure infrastructure using the same declarative syntax and tooling. Using these providers you can:

Provision core platform capabilities such as management groups, policies, users, groups, and policies. For more information, see Terraform implementation of Cloud Adoption Framework Enterprise-scale. Provision Azure DevOps Projects and pipelines to automate regular infrastructure and application deployments. Provision Azure resources required by your applications. Automate infrastructure management The Terraform template-based configuration file syntax enables you to configure Azure resources in a repeatable and predictable manner.

Automating infrastructure includes the following benefits:

Lowers the potential for human errors while deploying and managing infrastructure. Deploys the same template multiple times to create identical development, test, and production environments. Reduces the cost of development and test environments by creating them on-demand.

terraform-azure's People

Contributors

paulniklauspraveen avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.