* terraform_deploy_workflow -> add workflow for kafka-ui infra terraform deployment
* terraform_deploy_workflow -> fix comment
* terraform_deploy_workflow -> fix
* terraform_deploy_workflow add cd to tf script path for all steps
* terraform_deploy_workflow fix dollar sign when setting var
* terraform_deploy_workflow terraform cannot read from $GITHUB_ENV add explicit export
* terraform_deploy_workflow -> add workflow for kafka-ui infra terraform deployment
* terraform_deploy_workflow -> fix comment
* terraform_deploy_workflow -> fix
* terraform_deploy_workflow add cd to tf script path for all steps
* terraform_deploy_workflow fix dollar sign when setting var
* terraform_deploy_workflow -> add workflow for kafka-ui infra terraform deployment
* terraform_deploy_workflow -> fix comment
* terraform_deploy_workflow -> fix
* terraform_deploy_workflow add cd to tf script path for all steps
* #627 add class for Connectors List page
* #627 add class for testing of Connectors functionality
* #627 add step for create a Connector
* #627 add class for Connector View page
* #627 add test for updating connector
* #627 add test for delete connector
* #627 add class for create connector view
* #627 add connector creation steps
* #627 add step for visibility check
* #627 add api interaction to connector test
* #627 update connector config file
* #627 add api helpers to create connector test
* #627 add creating the connector
* #627 update delete Connector test
* #627 add api helpers to send messages
* #627 add before all and after all methods to use one topic for tests
* #627 get rid of duplicate Lombok version
* #627 add check that connector is visible in the connector's list
* #627 add class for update connector config
* #627 add steps to update connector test
* #627 add check that connector is updated
* #627 add separate config file to connector deletion test
* #627 add different tables for each config files
* #627 move api helpers to test from BeforeAll and AfterAll
* #627 refactor config names
* #627 add support for different operational systems
* #622 change command for docker image composing until issue #819 will be fixed
* #622 return the test because the topic deleting bug has been fixed
* merge conflict fixes
* #627 extract methods to the before all/after all
* #627 fix github action file
* #627 fix github action file
* #627 refactor connector update method
* #627 update api helpers
* #627 fix update connector config
* #627 merge conflict fixes
* #627 move delete topic instance to end of list
* #627 refactor FileUtils to use Apache Commons lib
* #627 reduce code duplication
* #627 add waiting step to update topic test
* #627 return of test skip
* save container logs on fail
* #627 testing that creating the connector works in PR check
* #627 change element for checking connector creation
* #627 check that connector deletion works in PR check
* #627 add check during connector creation
* #627 disable connector creation
* #627 move check to the view page
* #627 add steps to check that connector is created
* #627 pr check
* #627 add check after connector is created
* #627 add logging
* #627 add check before topic deletion
* #627 rename package with tests
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>