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

Core key vault firewall should not be set to "Allow public access from all networks" #4260

Merged
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
e0753da
Core key vault firewall should not be set to "Allow public access fro…
jonnyry Jan 7, 2025
e33f235
Linting
jonnyry Jan 7, 2025
c9af674
Update core version
jonnyry Jan 7, 2025
9f1ef68
Linting
jonnyry Jan 7, 2025
1fefc9f
Linting
jonnyry Jan 7, 2025
8af920d
Linting
jonnyry Jan 7, 2025
8c24844
Simplified: Remove use of azure tags, make specific to key vault
jonnyry Jan 8, 2025
357891f
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Jan 8, 2025
f6ed85a
Update core version
jonnyry Jan 8, 2025
dcb0b8f
Linting
jonnyry Jan 8, 2025
135be76
Update to deal with scenario where TRE_ID is not available
jonnyry Jan 8, 2025
4a1b8b8
Remove unused null provisioner from .terraform.lock.hcl
jonnyry Jan 8, 2025
d7ce398
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Jan 15, 2025
e9833c4
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Jan 19, 2025
2fa2a95
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Feb 5, 2025
56d91d1
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Feb 6, 2025
6251320
Remove unused scripts: key_vault_list.sh & set_contributor_sp_secret…
jonnyry Feb 6, 2025
de97183
Refactor as per @marrobi
jonnyry Feb 6, 2025
bd786c4
Update letsencrypt.sh
jonnyry Feb 6, 2025
cc2551e
Update kv_add_network_exception.sh
jonnyry Feb 6, 2025
417c195
Update kv_add_network_exception.sh
jonnyry Feb 6, 2025
dee1c14
Update kv_add_network_exception.sh
jonnyry Feb 6, 2025
67c2b2a
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Feb 7, 2025
73049a1
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Feb 9, 2025
6dc3fe0
Update CHANGELOG.md
jonnyry Feb 9, 2025
df52d62
Simplify
jonnyry Feb 9, 2025
3d8e6c1
Update letsencrypt.sh
jonnyry Feb 9, 2025
f480b32
Update kv_add_network_exception.sh
jonnyry Feb 9, 2025
1aaffb2
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Feb 9, 2025
97db895
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Feb 11, 2025
b94443a
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Feb 12, 2025
d65eaf4
Merge branch 'main' into jr/upstream-main/93-close-keyvault-firewall
jonnyry Feb 13, 2025
f2c8c96
Update version.txt
jonnyry Feb 13, 2025
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
Update version.txt
jonnyry authored Feb 13, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit f2c8c9699b422c0a1d13cf7d3d4d67cc8fedee53
2 changes: 1 addition & 1 deletion core/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.12.1"
__version__ = "0.12.2"