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

Fix/make azurerm_firewall_policy premium tier features available #12769

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
05303da
First draft for intrusion detection and transport security support
gro1m Jul 28, 2021
90afc30
Fix some stuff
gro1m Jul 28, 2021
f659edc
Fix bypass traffic settings
gro1m Jul 28, 2021
4a51c89
Remove unnecessary stuff and cleanup
gro1m Jul 28, 2021
5997db8
Add test file
gro1m Jul 28, 2021
33fddff
make fmt again
gro1m Jul 28, 2021
bd21562
address unit test error
gro1m Jul 28, 2021
80d140d
address review
gro1m Jul 29, 2021
1e7df3c
fix website lint error
gro1m Jul 29, 2021
5e32a25
update docs; make fmt; make terrafmt
gro1m Jul 29, 2021
b0307f8
update tests with certs
gro1m Jul 29, 2021
e5d02be
update docs
gro1m Jul 29, 2021
fb2a1a1
fix read
gro1m Jul 29, 2021
cb51083
address review: fix object_id in azurerm_key_vault resource for Premi…
gro1m Jul 30, 2021
2142ce4
Fix Complete Premium Test (partially)
gro1m Jul 30, 2021
8fc3809
fix part of firewall policy test
gro1m Jul 30, 2021
a18cc2e
some more fixes
gro1m Jul 30, 2021
8af6a7f
separate resource firewall policy tls certificate$
gro1m Aug 1, 2021
a52d9b8
Use user managed identity as the other identities are not supported
gro1m Aug 2, 2021
f9699d3
resolve merge conflict
gro1m Aug 2, 2021
297ab37
resolve merge conflict
gro1m Aug 9, 2021
c736404
update to new repo structure
gro1m Aug 9, 2021
b02df31
adapt to new folder structure
gro1m Aug 9, 2021
82fb183
resolve merge conflict
gro1m Aug 9, 2021
8261490
delete .github for now
gro1m Aug 9, 2021
a3b11a2
update
gro1m Aug 11, 2021
5281336
add .github without golint.yaml
gro1m Aug 11, 2021
7355941
fix test
gro1m Aug 11, 2021
0167c7e
make fmt & make terrafmt
gro1m Aug 11, 2021
7d20de3
add golint.yaml after giving workflow permissions to GitLab token
gro1m Aug 11, 2021
bc23fc5
small refactoring
gro1m Aug 11, 2021
d6ecb2e
address linter errors
gro1m Aug 11, 2021
aaf53d5
add second key vault access policy for the client service principal
gro1m Aug 16, 2021
2ec96cc
add explicit key vault certificate resource `depends_on` to key vault…
gro1m Aug 16, 2021
62a6154
fix flattening and expanding FirewallPolicyIdentity
gro1m Aug 16, 2021
bacf354
fix identity assignment
gro1m Aug 17, 2021
fde0888
address review
gro1m Aug 18, 2021
093409f
address review: fix user managed identities
gro1m Aug 18, 2021
190f0f5
update docs
gro1m Aug 18, 2021
71bf730
make terrafmt
gro1m Aug 18, 2021
0fcc721
fix expandFirewallPolicyIntrusionDetection
gro1m Aug 19, 2021
308be98
fix expandFirewallPolicyIntrusionDetection
gro1m Aug 19, 2021
64dd031
fix test ip groups
gro1m Aug 19, 2021
4480d29
fix conflicting intrusion detection attirbutes in test
gro1m Aug 19, 2021
e477637
make terrafmt
gro1m Aug 19, 2021
e65e5d9
address review on flattenFirewallPolicyIntrusionDetection
gro1m Aug 23, 2021
d0a4390
Protocol casing is unpredictable
manicminer Aug 24, 2021
f1b50ca
Remove lifecycle blocks
manicminer Aug 24, 2021
e1062f5
generate pfx and update firewall policy tests accordingly
gro1m Aug 25, 2021
9e547df
Remove commented schema fields
manicminer Aug 25, 2021
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
Loading