terraform-ui
terraform-ui copied to clipboard
Terraform UI to manage & provision using terraform (.tf) files
when I run java -jar target/terraform-ui-1.0.jar after the mvn package , I get this error ================================================================ ``` WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by...
I simply cloned & built -- OK. Running the application caused: Caused by: java.sql.SQLException: Unable to load authentication plugin 'caching_sha2_password'. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:868) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:864) at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1746) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2194)...
upgraded spring boot. fixed compilation issues.
After tying to start application in the I get these errors: terraform-ui]# java -jar target/terraform-ui-1.0.jar ...... 2019-01-17 04:07:47 ERROR o.s.boot.SpringApplication - Application startup failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name...
Tried setting up the environment for a day , ultimately no button worked in the UI
I have deployed the application but seems to be no button is working settings,profile,save