Граф коммитов

244 Коммитов

Автор SHA1 Сообщение Дата
Julio Colon d8dfd3e3aa Updated to README.md 2019-04-04 11:11:31 -04:00
Rick Rainey ffe84d08d8 Added logic to automated test cleanup to not try to delete service principals you don't have permissions to delete. 2019-04-03 18:46:00 -05:00
Rick Rainey dde7d9d2e4 Added logic to test for existing ACR name. 2019-04-03 17:19:47 -05:00
manojvazirani 1fac96da87 Remove repetition from previous step 2019-04-03 15:36:05 -04:00
manojvazirani 9f20c45923 Merge branch 'master' of github.com:Microsoft/entref-appservice-containers into feature/remoteBackend 2019-04-03 15:32:42 -04:00
manojvazirani 4409d0f80e Integrate review comments for backend 2019-04-03 15:32:10 -04:00
Rick Rainey 858c9ff4f5 Corrected usage output for the assertEqual function. 2019-04-03 13:43:18 -05:00
Rick Rainey 0009b0eef1 Add newline character that github was complaining about. 2019-04-02 16:22:00 -05:00
Rick Rainey 3d638efc9a 1. Added -n switch to automated test to indicate whether or not to cleanup resources.
2.Added assertEqual function to compare resource values with expected values.  This will become more useful as additional resource types are added to the tests.
2019-04-02 14:57:20 -05:00
Julio Colon 2bffe165af
Merge pull request #47 from Microsoft/acr-setup-02
#37 Change acr-sp-init.sh to adhere to naming convention
2019-04-02 15:20:52 -04:00
Rick Rainey 9173ec5418 Added logic to clean up test resources. 2019-04-02 11:14:29 -05:00
Julio Colon bfffc85131 Updated ReadMe to include AssertSubnet 2019-04-01 17:02:59 -04:00
Julio Colon 0e8fd3d779 change to sample test files. 2019-04-01 16:29:14 -04:00
manojvazirani 2e2fcf5aa8 Update documentation for storage account & backend 2019-04-01 13:58:27 -04:00
Rick Rainey 3d5c4adca9 Updated readme to include automated test functionality. 2019-03-30 08:04:01 -05:00
Rick Rainey a006c32820 #37 Changed if/then to simpler form for automated test. 2019-03-30 07:58:31 -05:00
Rick Rainey 3a7ef39668 Change if/then syntax to simpler form. 2019-03-30 07:52:03 -05:00
Julio Colon 7ebf25d07a Added return error on failure 2019-03-29 17:19:39 -04:00
manojvazirani 8ced5143ba Fix typo in documentation Readme File 2019-03-29 16:59:41 -04:00
Julio Colon 89e6193c4b Updated code to not use jq 2019-03-29 16:03:37 -04:00
manojvazirani 399dee04f2 Merge branch 'master' of github.com:Microsoft/entref-appservice-containers into feature/remoteBackend 2019-03-29 14:30:56 -04:00
manojvazirani 06a80e6c08
Merge pull request #29 from Microsoft/tfglobal
#4 Add script to deploy Resource group and Key Vault
2019-03-29 14:27:44 -04:00
Rick Rainey 6689a723f7 Added max retry logic to role assignment. 2019-03-29 11:32:39 -05:00
manojvazirani 1cc4e0ccc5 Integrate review comments for spacing 2019-03-29 11:25:02 -04:00
Julio Colon 6aebdf0881 Updated Readme to include the requirements. 2019-03-29 10:14:26 -04:00
Rick Rainey ab7925847b Moved automated test to ./tests folder and renamed file to match target file. 2019-03-28 17:21:52 -05:00
Rick Rainey 6a5719dba2
Merge branch 'master' into tfglobal 2019-03-28 11:51:13 -05:00
manojvazirani 16a2e7430d Integrate review comment for new naming convention 2019-03-28 11:17:08 -04:00
Rick Rainey 49ec9fa47b #37 Added automated test for setup script and fixed bug in service principal name. 2019-03-27 18:56:27 -05:00
Julio Colon b9122ff7d8 updated readme file to reflect the assert not changes 2019-03-27 15:51:58 -04:00
Julio Colon 2ad74146b3 Added 'not' to assert tests 2019-03-27 15:47:23 -04:00
manojvazirani a40010d1e5 Update documentation for backend initialization 2019-03-27 15:43:25 -04:00
manojvazirani a3c370c65e Add unit tests under tests directory for backend 2019-03-27 15:34:56 -04:00
Rick Rainey 5f8d20a82b Removed JSON langauge tag from code section in README. HCL != JSON. 2019-03-27 13:45:19 -05:00
Julio Colon 7ca7585bc9 fixed rg c&p bug 2019-03-27 14:41:08 -04:00
Rick Rainey 82941f40f2 #37 Updated setup script (and instructions) to adhere to naming convention standard. 2019-03-27 13:38:06 -05:00
Julio Colon b22eee650e Merge branch 'master' into #38_feature/azure_tests 2019-03-27 14:36:26 -04:00
Julio Colon ec13146034 Added Readme.md 2019-03-27 14:16:52 -04:00
Julio Colon d8b61cdaee Initial Test Code + Samples 2019-03-27 12:27:34 -04:00
Rick Rainey eb441b4147 Merge branch 'feature/WIP_terraform_app' 2019-03-27 11:16:17 -05:00
Rick Rainey 28f797add4 resolve merge conflict 2019-03-27 11:14:59 -05:00
Rick Rainey e236c038d5 resolve merge conflict 2019-03-27 11:14:11 -05:00
manojvazirani d0cc919ad3 Update backend tfvars file to initialize backend 2019-03-26 16:15:51 -04:00
manojvazirani 927377918c Add backend.tfvars to initilize terraform backend with azurerm 2019-03-26 16:05:47 -04:00
manojvazirani 918abd1f16 Update variables to reflect new information needed from user 2019-03-26 16:01:54 -04:00
manojvazirani 40d3e23dad Initial changes for remote Backend 2019-03-26 14:55:19 -04:00
manojvazirani ac5bae560b Remove illegal characters from location suffix 2019-03-26 14:25:40 -04:00
Julio Colon 22adc02f67 Added .env loading command and tf vars sample 2019-03-26 13:35:17 -04:00
manojvazirani cc44333944 Update tfvars file to reflect variables 2019-03-26 13:22:35 -04:00
manojvazirani 5c36e45c5b Update documentation and location codes for naming convention 2019-03-26 13:21:26 -04:00