Skip to content

Releases: kiwicom/terraform-provider-montecarlo

v0.5.2

31 Jul 11:05
53d90df

Choose a tag to compare

2025-07-31

🐛 Bug Fixes

  • warehouse: transactional - json_schema no longer accepted by the API (#122)

v0.5.1

31 Jul 10:42
f582052

Choose a tag to compare

2025-07-31

🐛 Bug Fixes

  • warehouse: transactional - query_logs no longer accepted by the API

v0.5.0

10 Jul 09:06
0baec44

Choose a tag to compare

2025-07-10

🐛 Bug Fixes

  • fixes multiple bigquery collectors error (#112)
  • test: ignore transactional warehouse - requires live transactional DB (#116)
  • test: testing warehouses data collectors uuid (#115)
  • warehouse: bq test credentials - deprecated graphql.String (#117)

✨ Features

  • go.mod dependencies upgrade (#113)

v0.4.1

29 Jun 23:30
b7a3025

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

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

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

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

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

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

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)