Skip to content

Releases: kiwicom/terraform-provider-montecarlo

v0.4.1

29 Jun 23:30
b7a3025
Compare
Choose a tag to compare

2024-06-30

Terraform plugin dependencies updates

  • update module github.com/hashicorp/terraform-plugin-testing to v1.8.0 (#98)
  • update module github.com/hashicorp/terraform-plugin-framework to v1.9.0 (#96)
  • update module github.com/hashicorp/terraform-plugin-go to v0.23.0 (#87)

🐛 Bug Fixes

  • domain: 'tags' attribute invalid default value (#103)
  • domain|test: update - at least one 'assignment' or 'tag' must be always set (#104)

✨ Features

  • authorization: service account resource without permissions (#97) (not yet documented or usable)

v0.4.0

22 Feb 22:55
ed27a9f
Compare
Choose a tag to compare

2024-02-22

📚 Documentation (unchanged functionality)

  • warehouse: drift credentials examples and docs (#89)

🐛 Bug Fixes

  • warehouse: transactional credentials drift changes (#85)
  • warehouse: BQ credentials drift changes (#84)

🔍 Tests (unchanged functionality)

  • all: acc. test working against real infrastructure (#68)

✨ Features

  • monitors: comparison_monitor basic create - stopped development (#82)
  • warehouse: connection handling refactoring (#86)

v0.3.0

01 Nov 17:18
bfbaf49
Compare
Choose a tag to compare

2023-11-01

✨ Features

  • iam: IAM member resource implemented (#53)
  • iam: authorization groups resource implementation (#50)

🐛 Bug Fixes

  • iam: iam_member using groups API for assignment (#61)

📚 Documentation (unchanged functionality)

  • gen: removed attributes for docs generation (#51)
  • resources: iam_member documentation and examples (#63)
  • resources: iam_group documentation and examples (#60)

🔍 Tests (unchanged functionality)

  • iam: member assignment acceptance tests (#55)
  • iam: IAM group resource acceptance tests (#54)

v0.2.1

17 Oct 08:25
c638e57
Compare
Choose a tag to compare

2023-10-17

🐛 Bug Fixes

  • resources: bigquery warehouse missing state upgrade v0 (#48)

v0.2.0

16 Oct 13:47
9fdbf63
Compare
Choose a tag to compare

2023-10-16

📚 Documentation (unchanged functionality)

  • all: add missing docs before 0.2.0 release (#45)

🐛 Bug Fixes

  • resources: resolved common issues before 0.2.0 (#44)

v0.2.0-pre

11 Oct 14:33
b142f4b
Compare
Choose a tag to compare

2023-10-11

✨ Features

  • data_sources: warehouse exposing MCON's implementation (#41)
  • resource|postgres_warehouse: kick-off beta version implementation (#40)

v0.1.3

09 Oct 12:28
9db9215
Compare
Choose a tag to compare

2023-10-09

📚 Documentation (unchanged functionality)

  • resource|domain: added docs and terraform examples (#38)

✨ Features

  • resource|domain: import state via domain uuid (#37)
  • resource|domain: kick-off beta version implementation (#35)

v0.1.2

04 Oct 12:59
01b26dd
Compare
Choose a tag to compare

2023-10-04

📚 Documentation (unchanged functionality)

  • examples: fixed provider instalation syntax and usage (#33)

🐛 Bug Fixes

  • warehouse|bigquery: read operation - response missing dataCollector (#32)

v0.1.1

04 Oct 12:14
8ab77d6
Compare
Choose a tag to compare

2023-10-04

🐛 Bug Fixes

  • warehouse|bigquery: read operation - inconsistent data collector (#29)

v0.1.0

30 Sep 07:46
312afbf
Compare
Choose a tag to compare

v0.1.0

2023-09-30

Bug Fixes

  • release|registry: provider naming and docs for registry (#8)
  • repo|reports: broken links and unnecessary newlines (#13)

Features

  • release|registry: manifest for Terraform registry (#9)
  • repo: github changelog and release notes (#10)
  • repo|docs: finished basic community standard documents (#11)
  • repo|reports: migrate to beta issue forms (#12)
  • resources: import state for 'bigquery_warehouse' (#14)