Skip to content

Releases: oracle-terraform-modules/terraform-oci-iam

v2.0.3

29 May 12:23
01978b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 Jul 14:47
3fa6ff8
Compare
Choose a tag to compare

What's Changed

  • required_provider updated to use oracle/oci by @snafuz in #30

New Contributors

Full Changelog: v2.0.1...v2.0.2

Update Documentation

09 Feb 00:15
f64a054
Compare
Choose a tag to compare
  • add missing description for outputs
  • remove uncorrect module version from examples (Issue #18)
  • fix typo in example/main.tf for iam_dynamic_group module source path (Issue #19)
  • fix explanation of enable_delete argument behaviour in modules/iam-compartment documentation (Issue #20)

v2.0.0

28 Jan 01:55
5f88108
Compare
Choose a tag to compare

New features:

  • delete a compartment
  • create a sub-compartment
  • create a list of oci users
  • set email of oci user

v1.0.3

31 May 20:52
9708ce6
Compare
Choose a tag to compare

Changed

  • Updated module to be compatible with v0.12 syntax changes

v1.0.2

09 Jan 01:53
2e3d9ad
Compare
Choose a tag to compare

Changed

  • Updated submodule source in example and READEME file

v1.0.1

05 Dec 21:21
b6cdb47
Compare
Choose a tag to compare

Update Terraform Registry in README file.

v1.0.0

29 Oct 17:37
Compare
Choose a tag to compare

Initial Release