diff --git a/no-code-modules/nocode-azure-aks.yaml b/no-code-modules/nocode-azure-aks.yaml index 9a168d3..19010e4 100644 --- a/no-code-modules/nocode-azure-aks.yaml +++ b/no-code-modules/nocode-azure-aks.yaml @@ -1,5 +1,5 @@ name: aks -namespace: terraform-azure-modules +namespace: Azure module_provider: azurerm registry_name: public no_code: true \ No newline at end of file diff --git a/no-code-modules/nocode-azure-naming.yaml b/no-code-modules/nocode-azure-naming.yaml index 184ec9a..c8f2aaf 100644 --- a/no-code-modules/nocode-azure-naming.yaml +++ b/no-code-modules/nocode-azure-naming.yaml @@ -1,5 +1,5 @@ name: naming -namespace: terraform-azure-modules +namespace: Azure module_provider: azurerm registry_name: public no_code: true \ No newline at end of file diff --git a/no-code-modules/nocode-azure-network-security-group.yaml b/no-code-modules/nocode-azure-network-security-group.yaml index 30c58c0..a6a1b73 100644 --- a/no-code-modules/nocode-azure-network-security-group.yaml +++ b/no-code-modules/nocode-azure-network-security-group.yaml @@ -1,5 +1,5 @@ name: network-security-group -namespace: terraform-azure-modules +namespace: Azure module_provider: azurerm registry_name: public no_code: true \ No newline at end of file diff --git a/no-code-modules/nocode-azure-vnet.yaml b/no-code-modules/nocode-azure-vnet.yaml index 24eb482..49ed060 100644 --- a/no-code-modules/nocode-azure-vnet.yaml +++ b/no-code-modules/nocode-azure-vnet.yaml @@ -1,5 +1,5 @@ name: vnet -namespace: terraform-azure-modules +namespace: Azure module_provider: azurerm registry_name: public no_code: true \ No newline at end of file