- Improvements to service principal creation (#90)
- Fixed issue with wrong role being assigned to wrong resource (#87)
- Pass github service principal through to terraform (#83)
- Fix force-unlock passing too many args (#78)
- Fix issue where nx is unable to find environments directory configured in nx.json (#75)
- Fixed issue with environment file location (
7f94709
)
- Increased firewallRetryAttempts to 12 (total 1 minute wait) as 25seconds often times out (
ef115b5
)
- Fixed path issue from previous fix (
a095606
)
- Fixed apply erroring when an environment doesn't exist for a project (
6999fa8
)
- Can't use workspace layout for customising the location of nx-terraform folders, that does not validate the nx schema (#69)
-
#61
ce76a12
Thanks @JakeGinnivan! - Added force-unlock executor to terraform projects -
#61
ce76a12
Thanks @JakeGinnivan! - Allowed specifying standalone NX terraform project -
#61
ce76a12
Thanks @JakeGinnivan! - Stopped updating tfprojects/README.md, doing this isn't idiomatic NX
- #58
1b479ee
Thanks @JakeGinnivan! - Changed default directory of modules and apps. See readme how to configure back to original
- #54
4a53ecf
Thanks @JakeGinnivan! - Fixed location shortname
- #52
bd45e9a
Thanks @emlyn-arkahna! - Add retry when getting resource names from terraform
- #47
7cca9ec
Thanks @JakeGinnivan! - Add remove firewall rule generator
- #49
4c5e59e
Thanks @emlyn-arkahna! - Fix storage account name matching
- #45
2a3f034
Thanks @JakeGinnivan! - Validate correct subscription selected
- #40
7db77d1
Thanks @JakeGinnivan! - Restored allowing environment to be passed to init
- #38
df7cde3
Thanks @JakeGinnivan! - Fixed additional prop being validated
- #36
1546190
Thanks @JakeGinnivan! - Simplified tf init using the local environment
- #36
fd54743
Thanks @JakeGinnivan! - Fix updated vscode terraform plugin setting name
- #33
9d5c86f
Thanks @emlyn-arkahna! - Update azure naming standard
- #35
91321c0
Thanks @JakeGinnivan! - Ensure correct tenant/sub when creating service principal
- #27
f459fb0
Thanks @JakeGinnivan! - Fixed generate service principal role assignment
- #24
1456df1
Thanks @JakeGinnivan! - Add new generator to create a service principal for deployment
bfcc0b0
Thanks @JakeGinnivan! - Fixed var's not being passed through on apply
fc7f766
Thanks @JakeGinnivan! - Fixed another bug in the output executor
- Fixed output executor logging, it should only log the output
- Removed output from cli commands adding / removing firewall rules, it's noisy
- #20
e8970f8
Thanks @JakeGinnivan! - Further fixes to output handling
- #17
6ffe24c
Thanks @JakeGinnivan! - Fixed lint issue on generated project
- #19
64653d7
Thanks @JakeGinnivan! - Fixed issue with azure cli auth
- #15
2922674
Thanks @JakeGinnivan! - Fixed issue where add-project-environment was erroring due to missing vnet
- #13
f5550c8
Thanks @JakeGinnivan! - Fixed issue where stdout wouldn't always be visible
- #11
5bff4af
Thanks @JakeGinnivan! - Use azure terraform naming module for naming
- #9
61ed46e
Thanks @JakeGinnivan! - Removed tfsec option from generators where it isn't used
- #7
36af57c
Thanks @JakeGinnivan! - Fixed private dns for keyvault being created by generator
- #5
9162fa3
Thanks @JakeGinnivan! - Fixed some left over required props
- #3
1b05e0f
Thanks @JakeGinnivan! - Add tfsec into terraform linting
- #3
b008ec9
Thanks @JakeGinnivan! - BREAKING: No longer provisions any networking resources, they should be created in terraform if required
- #3
b008ec9
Thanks @JakeGinnivan! - Fixed modules project.json having old targets
- #1
c0dd855
Thanks @JakeGinnivan! - Introduce --quick mode for terraform apply
- #1
c0dd855
Thanks @JakeGinnivan! - Added add-firewall-exceptions generator
dda9400
Thanks @JakeGinnivan! - Further improved the dry run messages
- Improved dry run logging
- #1
7df4eaf
Thanks @JakeGinnivan! - Initial oss release
- Updated dependencies [
7df4eaf
]:- @arkahna/[email protected]