v2.3.0
terraform-ibm-modules-ops
released this
09 Jun 16:57
·
281 commits
to main
since this release
2.3.0 (2023-06-09)
Features ((#467) (8f10810)
- added new variable
kms_encryption_enabled
which now needs to be set totrue
to enable KMS encryption - added support to create KMS auth policy along with variable
skip_iam_authorization_policy
to toggle policy creation on or off - added extra validation around the use of KMS variables
- added a new FSCloud profile terraform submodule (see
profiles/fscloud
) and an example on how to use it (seeexamples/fscloud
)