Giter VIP home page Giter VIP logo

terraform-azure-bastion's Introduction

Terraform Azure Bastion

CircleCI MIT License GitHub Release PR's Welcome

This is a terraform module used to create a bastion host on Azure

Module Info

Check the module documentation here

The naming convention of the resources are based on the Azure Naming Convention

Usage

module "bastion" {
  source  = "kube-champ/bastion/azure"
  ...
}

Contributing

See contributing docs here## Requirements

No requirements.Error: Argument or block definition required: An argument or block definition is required here. To set an argument, use the equals sign "=" to introduce the argument value.

Requirements

No requirements.

Providers

Name Version
azurerm n/a

Inputs

Name Description Type Default Required
allocation_method The allocation method the bastion host string "Static" no
az_location The azure location on which the resources will be deployed string "West Europe" no
environment The environment name on which these resources are deployed string "dev" no
name A global name string "bastion" no
sku The SKU of the bastion host string "Standard" no
subnet_id The subnet id to attach to the bastion host. Subnet name must be AzureBastionSubnet string n/a yes

Outputs

Name Description
fqdn n/a
id n/a

Requirements

No requirements.

Providers

Name Version
azurerm n/a

Inputs

Name Description Type Default Required
allocation_method The allocation method the bastion host string "Static" no
az_location The azure location on which the resources will be deployed string "West Europe" no
environment The environment name on which these resources are deployed string "dev" no
name A global name string "bastion" no
sku The SKU of the bastion host string "Standard" no
subnet_id The subnet id to attach to the bastion host. Subnet name must be AzureBastionSubnet string n/a yes

Outputs

Name Description
fqdn n/a
id n/a
public_ip n/a

terraform-azure-bastion's People

Watchers

James Cloos avatar Ibraheem Al Saady 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.