Giter Club home page Giter Club logo

terraform-azurerm-nocode-static-website's Introduction

Terraform module for an Azure static website

Provisions an Azure storage account configured for static website hosting, with a sample HashiCafe website.

Enabled for Terraform Cloud no-code provisioning.

Requirements

Name Version
terraform >= 0.13
azurerm >= 3.0
random >= 3.0

Providers

Name Version
azurerm 3.74.0
random 3.5.1

Modules

No modules.

Resources

Name Type
azurerm_resource_group.website resource
azurerm_storage_account.website resource
azurerm_storage_blob.images resource
azurerm_storage_blob.index resource
random_integer.id resource
random_integer.product resource

Inputs

Name Description Type Default Required
delete_retention_days Number of days to retain deleted items. number n/a yes
department Value for the department tag. string "WebDev" no
env Value for the environment tag. string n/a yes
location The region where the resources are created. string n/a yes
prefix A prefix to add to the storage account name to make it unique. A random number will also be added. string n/a yes
storage_kind Kind of storage account to create. string "StorageV2" no
storage_replication_type Type of replication to use for the storage account. string "LRS" no
storage_tier Tier of the storage account. string "Standard" no

Outputs

Name Description
endpoint The storage account's self-hosted static site URL
product The product which was randomly selected.
resource_group_name The name of the Azure Resource Group that was created.
storage_account_name The name of the Azure Storage Account that was created.

terraform-azurerm-nocode-static-website's People

Contributors

danbarr avatar

Watchers

 avatar  avatar

Forkers

andybaran

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.