Hello all! I have a feeling something must have changed recently as when I perform a “bbl up” command against an openstack env I receive this error:
[root@kolla stack]# bbl up --debug
step: terraform init
Initializing provider plugins…
-
Checking for available provider plugins on https://releases.hashicorp.com…
-
Downloading plugin for provider “openstack” (1.44.0)…
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running “terraform plan” to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
step: terraform apply
Error: Error asking for user input: 1 error occurred:
*** provider.openstack: Incompatible API version with plugin. Plugin version: 5, Core version: 4**
Could anyone provide some advice or guidance? This is preventing deployments of BOSH.