Releases: kiwicom/terraform-provider-montecarlo
Releases · kiwicom/terraform-provider-montecarlo
v0.5.2
2025-07-31
- Full diff - v0.5.1...v0.5.2
🐛 Bug Fixes
- warehouse: transactional - json_schema no longer accepted by the API (#122)
v0.5.1
2025-07-31
- Full diff - v0.5.0...v0.5.1
🐛 Bug Fixes
- warehouse: transactional - query_logs no longer accepted by the API
v0.5.0
2025-07-10
- Full diff - v0.4.1...v0.5.0
🐛 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
2024-06-30
- Full diff - v0.4.0...v0.4.1
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
2024-02-22
- Full diff - v0.3.0...v0.4.0
📚 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
v0.3.0
2023-11-01
- Full diff - v0.2.1...v0.3.0
✨ Features
🐛 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)
v0.2.1
2023-10-17
- Full diff - v0.2.0...v0.2.1
🐛 Bug Fixes
- resources: bigquery warehouse missing state upgrade v0 (#48)
v0.2.0
2023-10-16
- Full diff - v0.2.0-pre...v0.2.0
📚 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
v0.1.3
2023-10-09
- Full diff - v0.1.2...v0.1.3
📚 Documentation (unchanged functionality)
- resource|domain: added docs and terraform examples (#38)