Code Monkey home page Code Monkey logo

tfgsaz's Introduction

Getting Started with Terraform v.12 on Azure

This repo for guide at https://learn.hashicorp.com/terraform?track=azure#azure. The files here are the source for files in https://github.com/hashicorp/learn/tree/master/pages/terraform/azure.

This project is set up to build with DocFX for preview. When creating a PR to hashicorp, exclude the following files that are associated with docfx:

    /.gitignore
    /docfx.json
    /index.md
    /toc.yml
    /articles/toc.yml

To build a preview with DocFX:

  1. Install docfx, same installation method as terraform, just one binary.
  2. In the root /getting-started/ run docfx docfx.json
  3. DocFX will create end up with a new _site folder. The index document is _site/index.html. NOTE: DocFX refreshes only the files that were modified, and it never removes orphan/deleted files. To see changes between iterations, you'll usually have to clear the browser cache.
  4. YOu can use docfx serve to host the site on localhost:8080

As of this writing I don't have a final destination for the contents of the /code folder -- TBD.

TOC

/articles/toc.yml

- name: Introduction
  href: intro.md
- name: Installing Terraform
  href: install.md
- name: Create Configuration
  href: configure.md
- name: Build Infrastructure
  href: build.md
- name: Change Infrastructure
  href: change.md
- name: Resource Dependencies
  href: dependencies.md
- name: Input Variables
  href: variables.md
- name: Output Variables
  href: outputs.md
- name: Provision
  href: provision.md
- name: Modules
  href: modules.md
- name: Remote State Storage
  href: remote.md
- name: Destroy Infrastructure
  href: destroy.md  
- name: Next Steps
  href: next-steps.md

tfgsaz's People

Contributors

grminch avatar mozehgir avatar

Watchers

 avatar

Forkers

mozehgir

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.