web-staticsite
Report Package web-staticsite
If you believe that this package or its contents contain harmful information, please inform us.
Please be aware that we will never share your credentials.
This Terraform Azure Verified Module deploys: terraform-azurerm-avm-res-web-staticsite
ipm add --package avm-terraform/web-staticsite --version 0.3.1
Published: 19-06-2025
Project URL: https://ipmhub.io/avm-terraform
Package Type: Terraform
License: MIT
No readme file uploaded for this version
Release History
Version 0.3.1 - 2024-05-17
- linting fixes:
principal_type
argument forrole_assignments
- changes to
interfaces
\main.tf
- commenting out
role_assignments
block(s) - commenting out unused
data
objects
- commenting out
Version 0.3.0 - 2024-05-06
linting
overhaul:
lock
kind
made requiredstring
default
set tonull
instead of{}
- accepted values for
kind
are"CanNotDelete"
or"ReadOnly"
| removed"None"
default
set tonull
managed_identites
<--identities
nullable
set tofalse
private_endpoints
- removed
inherit_lock
argument - removed
inherit_tags
argument nullable
set tofalse
- removed
role_assignments
nullable set to
false`
tags
type
set tomap(string)
default
set tonull
instead of{}
- Deprecated variables/arguments:
inherit_lock
argument inprivate_endpoints
inherit_tags
argument inprivate_endpoints
- New variables:
all_child_resources_inherit_tags
all_child_resources_inherit_lock
private_endpoints_inherit_lock
private_endpoints_manage_dns_zone_group
Version 0.2.0 - 2024-03-28
Changes:
azurerm_static_site
,azurerm_static_site_custom_domain
deprecatedazurerm_static_web_app
,azurerm_static_web_app_custom_domain
usedcreate_cname_records
, create_txt_records` toggles for custom domain objects
Version 0.1.0 - 2024-02-09
This is the static web app resource module for Azure Verified Modules library. This module can deploy a static web app with some of the common configurations. It leverages the AzureRM and AzAPI providers and sets a number of initial defaults to minimize the overall inputs for simple configurations.
{
"workingFolder": "packages",
"packages": [
// packages defined earlier
{
"name": "avm-terraform/web-staticsite",
"version": "0.3.1"
}
]
}
This package has no dependencies
Stats
Selected version:
0.3.1
Downloads this version:
0
Downloads all versions:
0
Latest version:
0.6.1
Latest update:
19-06-2025