Added installation of telmate proxmox and MrKeiKun terraform-provider-powerdns
This commit is contained in:
@@ -28,7 +28,7 @@ if [ ! -d "$HOME/.terraform.d/plugins/registry.terraform.io/MrKeiKun" ]; then
|
||||
else
|
||||
echo "The plugin version $VERSION is already installed"
|
||||
fi
|
||||
wget https://github.com/Telmate/terraform-provider-proxmox/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-proxmox_${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_${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}/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user