TestTerraformAwsRdsExample/mysql UnitTest Failure #1478
Closed
Description
TestTerraformAwsRdsExample/mysql continues to fail
�[31m╵�[0m�[0m}
destroy.go:11:
Error Trace: /home/circleci/project/modules/terraform/destroy.go:11
/usr/local/go/src/runtime/panic.go:523
/usr/local/go/src/testing/testing.go:999
/home/circleci/project/modules/terraform/apply.go:15
/home/circleci/project/test/terraform_aws_rds_example_test.go:108
Error: Received unexpected error:
FatalError{Underlying: error while running command: exit status 1; �[31m╷�[0m�[0m
�[31m│�[0m �[0m�[1m�[31mError: �[0m�[0m�[1mRequired plugins are not installed�[0m
�[31m│�[0m �[0m
�[31m│�[0m �[0m�[0mThe installed provider plugins are not consistent with the packages
�[31m│�[0m �[0mselected in the dependency lock file:
�[31m│�[0m �[0m - registry.terraform.io/hashicorp/aws: the cached package for registry.terraform.io/hashicorp/aws 4.67.0 (in .terraform/providers) does not match any of the checksums recorded in the dependency lock file
�[31m│�[0m �[0m
�[31m│�[0m �[0mTerraform uses external plugins to integrate with a variety of different
�[31m│�[0m �[0minfrastructure services. To download the plugins required for this
�[31m│�[0m �[0mconfiguration, run:
�[31m│�[0m �[0m terraform init
�[31m╵�[0m�[0m}
Test: TestTerraformAwsRdsExample/mysql
--- FAIL: TestTerraformAwsRdsExample/mysql (3.10s)