Added installation of telmate proxmox and MrKeiKun terraform-provider-powerdns

This commit is contained in:
2026-01-16 17:43:09 +04:00
parent b24ab98e11
commit 6531d14dc5

View File

@@ -30,5 +30,5 @@ else
fi fi
wget https://github.com/MrKeiKun/terraform-provider-powerdns/releases/download/v${VERSION}/terraform-provider-powerdns_${VERSION}_${KERNEL}_${ARH_VERSION}.zip wget https://github.com/MrKeiKun/terraform-provider-powerdns/releases/download/v${VERSION}/terraform-provider-powerdns_${VERSION}_${KERNEL}_${ARH_VERSION}.zip
unzip -j "terraform-provider-powerdns_${PROXMOX_PROVIDER}_${KERNEL}_${ARH_VERSION}.zip" "terraform-provider-powerdns_v${VERSION}" -d "$HOME/.terraform.d/plugins/registry.terraform.io/MrKeiKun/powerdns/${VERSION}/${KERNEL}_${ARH_VERSION}/" unzip -j "terraform-provider-powerdns_${VERSION}_${KERNEL}_${ARH_VERSION}.zip" "terraform-provider-powerdns_v${VERSION}" -d "$HOME/.terraform.d/plugins/registry.terraform.io/MrKeiKun/powerdns/${VERSION}/${KERNEL}_${ARH_VERSION}/"