Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Latest commit

 

History

History
272 lines (137 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

272 lines (137 loc) · 12.5 KB

@arkahna/nx-terraform

0.43.0

Minor Changes

  • Improvements to service principal creation (#90)

Patch Changes

  • Fixed issue with wrong role being assigned to wrong resource (#87)

0.42.9

Patch Changes

  • Pass github service principal through to terraform (#83)

0.42.8

Patch Changes

  • Fixed naming error inside nx-locals (#80)

  • Fixed service principal naming (#80)

0.42.7

Patch Changes

  • Fix force-unlock passing too many args (#78)

0.42.6

Patch Changes

  • Fix issue where nx is unable to find environments directory configured in nx.json (#75)

0.42.5

Patch Changes

  • Fixed issue with environment file location (7f94709)

0.42.4

Patch Changes

  • Increased firewallRetryAttempts to 12 (total 1 minute wait) as 25seconds often times out (ef115b5)

0.42.3

Patch Changes

  • Fixed path issue from previous fix (a095606)

0.42.2

Patch Changes

  • Fixed apply erroring when an environment doesn't exist for a project (6999fa8)

0.42.1

Patch Changes

  • Can't use workspace layout for customising the location of nx-terraform folders, that does not validate the nx schema (#69)

0.42.0

Minor Changes

  • Implemented project specific environments (#66)

  • Add option to auto approve Destroy action (#65)

0.41.0

Minor Changes

0.40.0

Minor Changes

  • #58 1b479ee Thanks @JakeGinnivan! - Changed default directory of modules and apps. See readme how to configure back to original

0.39.1

Patch Changes

0.39.0

Minor Changes

0.38.1

Patch Changes

0.38.0

Minor Changes

0.37.2

Patch Changes

0.37.1

Patch Changes

0.37.0

Minor Changes

Patch Changes

0.36.0

Minor Changes

0.35.1

Patch Changes

0.35.0

Minor Changes

0.34.7

Patch Changes

0.34.6

Patch Changes

  • Fixed output executor logging, it should only log the output

0.34.5

Patch Changes

  • Removed output from cli commands adding / removing firewall rules, it's noisy

0.34.4

Patch Changes

0.34.3

Patch Changes

0.34.2

Patch Changes

0.34.1

Patch Changes

0.34.0

Minor Changes

0.33.3

Patch Changes

0.33.2

Patch Changes

0.33.1

Patch Changes

0.33.0

Minor Changes

  • #3 b008ec9 Thanks @JakeGinnivan! - BREAKING: No longer provisions any networking resources, they should be created in terraform if required

Patch Changes

0.32.0

Minor Changes

0.31.3

Patch Changes

0.31.2

Patch Changes

  • Improved dry run logging

0.31.0

Minor Changes

Patch Changes