4.0.0 (2024-12-12)
- some keys regarding registry tokens and secrets have changed, which will cause a replacement.
- Update module reference to:
version = "~> 4.0"
3.2.2 (2024-11-21)
3.2.1 (2024-11-13)
3.2.0 (2024-11-11)
- enhance testing with sequential, parallel modes and flags for exceptions and skip-destroy (#70) (4887664)
3.1.0 (2024-10-11)
- auto generated docs and refine makefile (#68) (170da12)
- deps: bump github.com/gruntwork-io/terratest in /tests (#67) (bd69966)
3.0.1 (2024-09-26)
3.0.0 (2024-09-24)
- Version 4 of the azurerm provider includes breaking changes.
- Update module reference to:
version = "~> 3.0"
- Rename properties in registry object:
- trust_policy -> trust_policy_enabled
- retention_policy -> retention_policy_in_days
- encryption.enabled -> removed
2.0.0 (2024-09-04)
- data structure has changed due to renaming of properties.
- Update module reference to:
version = "~> 2.0"
- Rename or remove properties in registry object:
- resourcegroup -> resource_group
- trust_policy.enabled -> trust_policy
- retention_policy.enabled -> retention_policy
- replications -> georeplications
- encryption.enable -> encryption
- Rename variable (optional):
- resourcegroup -> resource_group
- Rename output variable:
- subscriptionId -> subscription_id'
- acr -> registry
- Change defaults:
- identity is now fully optional
- enabled property under trust_policy now defaults to false
1.7.0 (2024-08-28)
1.6.0 (2024-08-22)
- deps: bump github.com/gruntwork-io/terratest in /tests (#55) (38227f2)
- update contribution docs (#53) (f7a2f8a)
1.5.0 (2024-07-03)
1.4.0 (2024-07-02)
- add issue template (#48) (dc844a0)
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#45) (e691991)
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#46) (0d5b9ea)
- deps: bump github.com/gruntwork-io/terratest in /tests (#49) (d5c4c99)
- deps: bump github.com/hashicorp/go-getter in /tests (#47) (bcde716)
1.3.0 (2024-06-07)
- add pull request template (703b00d)
1.2.0 (2024-05-29)
1.1.0 (2024-05-29)
- add tasks submodule with support for all available triggers and extended functionality (#36) (8046673)
- deps: bump github.com/gruntwork-io/terratest in /tests (#35) (f12c8f1)
1.0.0 (2024-05-27)
- The data structure for registry agent pools and tasks has changed. This change is not backwards compatible
- deps: bump github.com/gruntwork-io/terratest in /tests (#30) (736c889)
- deps: bump github.com/hashicorp/go-getter in /tests (#29) (1949c21)
- deps: bump golang.org/x/net from 0.19.0 to 0.23.0 in /tests (#28) (9dde8e4)
- refactor registry agent pools (#33) (c8bd072)
0.6.0 (2024-03-22)
0.5.0 (2024-03-15)
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#15) (a729d59)
- deps: bump github.com/stretchr/testify in /tests (#17) (0fdfa6c)
- deps: bump google.golang.org/protobuf in /tests (#19) (cbd4423)
- improved alignment for several properties and added some missing ones (#21) (f5545f7)
- remove sku conditions on several properties because the rest api already does that and added conditional expressions to allow some global properties (#22) (fe49738)
- small refactor private endpoints (#20) (a49b5db)
0.4.0 (2024-01-19)
- deps: bump github.com/gruntwork-io/terratest in /tests (#10) (b2a4e84)
- deps: bump github.com/gruntwork-io/terratest in /tests (#13) (00b1cd9)
- deps: bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tests (#12) (eccc9b5)
- small refactor workflows (#14) (ad183ab)
0.3.0 (2023-11-23)
- deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry (#7) (88289d3)
- deps: bump github.com/gruntwork-io/terratest in /tests (#5) (52c5db3)
- deps: bump github.com/gruntwork-io/terratest in /tests (#8) (86ef359)