Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#30 Adding App Terraform Deployment #39

Merged
merged 23 commits into from
Mar 27, 2019
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
60171cc
Initialize branch and Add Keyvault to Gobal Resources
manojvazirani Mar 18, 2019
93454af
adding azure-pipelines yaml
code4clouds Mar 18, 2019
2b2a11b
Add Container Registry to Gobal Resources using Terraform
manojvazirani Mar 18, 2019
0e1558d
Add provider for Azure in Terraform
manojvazirani Mar 18, 2019
0114198
Added .terraform and .vscode file to the .ignore
code4clouds Mar 18, 2019
24908af
Adding additional Terraforms file to the .gitignore
code4clouds Mar 18, 2019
bf7f0c6
Update description for ACR variabes
manojvazirani Mar 18, 2019
b0af8fd
Merge branch 'tfglobal' of github.com:Microsoft/entref-appservice-con…
manojvazirani Mar 18, 2019
d7c44c3
Add keyvault policy and user permissions to access keyvault
manojvazirani Mar 19, 2019
f311175
Update folder name and test usage with environment variables
manojvazirani Mar 19, 2019
f8073ab
WIP: Terraform and shell draft code.
code4clouds Mar 20, 2019
43055b1
Update deploy script with presumption of existing service principal
manojvazirani Mar 21, 2019
8f33d5a
Adding cluster md
code4clouds Mar 22, 2019
47fbc1a
#30 Adding TF for local app developer
code4clouds Mar 22, 2019
41333f6
#30 Adding AutoApprove
code4clouds Mar 22, 2019
a79abab
added link to the readme inside /app
code4clouds Mar 22, 2019
56f8fe5
PR updates
code4clouds Mar 25, 2019
f933fb7
added new naming conventions
code4clouds Mar 25, 2019
830561c
Adding permissions to deploy.sh
code4clouds Mar 25, 2019
ee151da
Removed the ./README.md
code4clouds Mar 25, 2019
9c9c7d8
Update to Readme.md
code4clouds Mar 25, 2019
39918c4
removed deploy.sh on ./shared
code4clouds Mar 25, 2019
22adc02
Added .env loading command and tf vars sample
code4clouds Mar 26, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adding permissions to deploy.sh
  • Loading branch information
code4clouds committed Mar 25, 2019
commit 830561ca9894dde08bfa780efee0a0e08da93543
Empty file modified shared/deploy.sh
100644 → 100755
Empty file.